+ 6

Where to learn algorithms?

I found plenty of material for data structures, but for algorithms I find all books too hard, and internet materials are super weak. I found CLRS (which I will read), but I want something more visual and fun. Do you guys know good EdX course, yt playlist where there isn't too much reading, but more entertaining? I don't want resources with only sorting algorithms and basic stuff, but something a bit more advanced and quantity heavier

3rd Mar 2018, 5:55 PM
Elva
Elva - avatar
4 Answers
+ 7
If you are a mobile-predominantly person, here's a nice app for Android: https://play.google.com/store/apps/details?id=wiki.algorithm.algorithms
3rd Mar 2018, 5:58 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 4
https://play.google.com/store/apps/details?id=free.programming.programming
30th Mar 2018, 9:10 PM
José Mejía
José Mejía - avatar
+ 3
@Kuba I totally forgot about this app, had it but deleted it due to lack of code implementation, I understand algorithms in it, but have no idea how to write it in code, that's why I need something visual and step by step code implementation
3rd Mar 2018, 6:11 PM
Elva
Elva - avatar
+ 3
Go to hackerrank.com !!! They have a good collection of Data Structures, Algorithms and other essential topics
3rd Mar 2018, 6:36 PM
Aaron Stone
Aaron Stone - avatar