Summary of Merge Sort Algorithm | Lecture-39 | C++ and DSA Foundation course

Main Ideas and Concepts:

Methodology (Instructions):

Speakers or Sources Featured:

Notable Quotes

12:00 — « I am dividing my problem into sub-problems and naming them you get the actual solution. »
12:14 — « Divide and conquer algorithm says first of all divide problem into sub problems. »
13:12 — « We will keep dividing our problem into sub-problems until our sub-problems become so small that we can solve them directly. »
44:43 — « If I say that here, as I have divided it into two parts, now if I go further and divide it into two more parts, then basically I am saying that I should sort this part, sort this part, then combine them and done. »

Category

Educational

Video