Algorithms and Data Structures 2/2

Now it's time to go deeper into Algorithms.

  1. Study the topic of Recursion and Tail Recursion thoroughly and work through some problems.

  2. Now return to Algorithms and Data Structures 1/2 learning recommendations (use the recommended books and approach) and study the remaining structures and topics:

  • Trees/Binary (Search) Trees

  • Graphs

  • Sorting

  • Searching

There's not much to add. May the force be with you!

Last updated