I know this can be easily searched over internet, but I want to know your experience. I don’t want a medium article listing algorithm courses.
I found Algorithms from Princeton University in coursera, but course is too old and many resources they have provided are not working right now. I would apprentice it if you could share more of an video type resources because I am not good with programming books, I can not focus them.
Thanks in advance…
SICP. Structure and interpretation of computer programs
The book is online for free. From the author. Highly recommended
Hands down the best programming book. It has a great section on abstraction through data structures.