Hey guys, i am about to start "Data Structures and Algorithms" course. Please share a helpful resource for beginners. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hey guys, i am about to start "Data Structures and Algorithms" course. Please share a helpful resource for beginners.

also can I learn the course on this app ??

18th Sep 2017, 9:06 PM
Sami Khan
Sami Khan - avatar
4 Answers
+ 5
Sweet, I've just started the same course at my school too. Yes you can learn some useful info here. So far, (first 2 weeks) we've went over things like interfaces, algorithms, static, and abstract data types/classes. Which are covered in SoloLearns course! (Algorithms aren't though) Things like Hashes, trees, on the other hand, are not covered here. Linked lists are, but only the most basic concepts of them.
18th Sep 2017, 9:21 PM
Rrestoring faith
Rrestoring faith - avatar
+ 3
I completed the course already. it's not too difficult. algorithms are just some basics like insertion sort and visitor patterns and stuffs. just remember not to think of it too much. if you want to figure out why everything works, you will be hopelessly confuse and more you dig, the less you will understand. my way of learning is to just memorize the pseudo code for the algorithms and say it works because of magic.
19th Sep 2017, 2:28 AM
Gao Xiangshuai
Gao Xiangshuai - avatar
+ 2
I can give you the textbook my introductory CS class used.
25th Sep 2017, 12:17 AM
Gao Xiangshuai
Gao Xiangshuai - avatar
+ 1
Thanks for the feedback you guys! Just one more thing, can u share a useful resource from where I can learn this course Thanks again !
20th Sep 2017, 4:06 PM
Sami Khan
Sami Khan - avatar