+ 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
4 odpowiedzi
+ 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
+ 4
https://play.google.com/store/apps/details?id=free.programming.programming
+ 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
+ 3
Go to hackerrank.com !!! They have a good collection of Data Structures, Algorithms and other essential topics