DEV Community

Cover image for How To Learn Data Structures And Algorithms (An Ultimate Guide For Beginners)

How To Learn Data Structures And Algorithms (An Ultimate Guide For Beginners)

Nic on December 25, 2019

Original Post: https://www.coderscat.com/how-to-learn-data-structures-and-algorithms Mindset As my previous article elaborated, data st...
Collapse
 
ivantrj profile image
Ivan Trajanovski

Great article! Just what I was looking for recently.

I recently bought the Algorithms and Data Structures Masterclass by Colt Steele on Udemy. I have been going slowly through and it seems really good for now. Have you or anyone done it, and would you recommend it?

Collapse
 
anwarluck profile image
Anwarul Haq

Absolutely, after a week, I feel more confident in solving the problem. Colt way of teaching is really good. I would highly recommend to newbies.

Collapse
 
snj profile image
Nic

I didn't learn on Udemy, it will be OK if you feel good.
But practice with coding is necessary for any kind of learning about programming.

Collapse
 
gberthiaume profile image
G. Berthiaume

This article is a gem. Thanks you!
+1 for including resource for other programming languages than JS.

Collapse
 
siddhantchimankar profile image
Siddhant Chimankar

Great article! I'm using GeeksForGeeks and LeetCode and can't recommend them enough!

Collapse
 
codedpills profile image
Zak

Thanks a lot for sharing. DS and Algorithms has been like a road block for me in my programming career. This article has given me a lot of clarity and confidence approaching it again.

Collapse
 
duhitasd50 profile image
Duhita D

Amazing article, I finally got clarity!! thank you

Collapse
 
iamsbharti profile image
Iamsbharti

Inspirational findings and path , I will start the process again after 2years of my job experience. I had left practicing the actual stuff ,but I think it will help me to get through.

Collapse
 
laron_corey profile image
WHO’S NEXT????

I found this helpful. Thank you

Collapse
 
kenneth_2608 profile image
Kenneth Hong

Thank you for sharing your insights ^_^ I've been doing the Udemy course mentioned above too and it is quite slow so this helped.

Collapse
 
abmsourav profile image
Keramot UL Islam

Thanks for sharing visualgo.net, this is one of the best learning sites I ever have seen.

Collapse
 
snj profile image
Nic

Glad to hear it's helpful to your learning.

Collapse
 
nazarsecrets profile image
SVR

This is a nice article. I realised I was on the right track but not completely following it out of anxiety. Also saw new pointers. Thank you!