-
Khan Academy - Recursion (Read Until recursive powers)
-
Basics explained again: https://www.youtube.com/watch?v=B0NtAFf4bvU
Understand how the following problems are solved using recursion
https://www.youtube.com/watch?v=5o-kdjv7FD0
https://www.hackerearth.com/blog/developers/tower-hanoi-recursion-game-algorithm-explained/
https://medium.com/javascript-in-plain-english/javascript-merge-sort-3205891ac060
https://www.youtube.com/watch?v=R_T6Aq_s5a4
Solve all the problems you saw in this section without looking at the solution.
- Recursive staircase
- Tower of Hanoi
- Merge Sort
https://www.youtube.com/watch?v=yZ8ynQxDfkE