|
|
|
Fastest Way to Learn Data Structure and Algorithms?
|
|
5 points
by Rakib_7
1245 days ago
|
|
So I am learning algorithms recently, I have learned Sorting and searching ones but I am forgetting them constantly. How can I understand them so that I don't have to always look for the solutions. Any tips or resources appreciated. |
|
Similarly, in some set of problems, you need to remember tricks wrt swapping members in a structure and start solving the problem again.
Wherever you have troubles, jot down and refocus on those problems after a month. It’s like spaced repetition. Spaced repetition is not necessary if you are involved with such projects all the time, like the way library writers do.