mtdvio / every-programmer-should-know

A collection of (mostly) technical things every software developer should know about
Creative Commons Attribution 4.0 International
82.57k stars 7.72k forks source link

What are some good resources on Data Structures? #60

Open mr-mig opened 6 years ago

mr-mig commented 6 years ago

Books, courses, visualizations - everything will do.

Harmanankohli commented 6 years ago

There is a android app called "Enki" in which anyone who wants to learn computer science from beginning is present. It starts this series with Data Structures and Networking, I think so it is a great addition to the list.

jluo117 commented 6 years ago

I found the CLRS to be very helpful http://www.realtechsupport.org/UB/SR/algorithms/Cormen_Algorithms_3rd.pdf

JohnSquare commented 6 years ago

Join the largest community of mobile code learners today New social learning is here!

https://www.sololearn.com/

Anirudh257 commented 6 years ago

Try out geeksforgeeks.org, cs50.stanford.edu,

hkasera commented 6 years ago

The articles written on basecs blog are very simple and informative.

thobhanifreddy commented 6 years ago

cs50.stanford.edu is best for beginners. One can take edx course for free