in sorting and search module in the quiz there are question on merge sort and quick sort but there aren’t any videos on these topics …are they covered in the following lectures ???
Sorting and searching
yes you can refer the recursion part for the merge sort and quick sort as these algorithms are implemented using recursion