Skip to content

Instantly share code, notes, and snippets.

@tanaypratap
Last active January 4, 2022 15:33
Show Gist options
  • Save tanaypratap/8097bdc5ea7de3237f21823f1ecb383d to your computer and use it in GitHub Desktop.
Save tanaypratap/8097bdc5ea7de3237f21823f1ecb383d to your computer and use it in GitHub Desktop.
Problems listed by students while learning Data Structures and Algorithms

DS & Algo learning issues

In a comment, put down the problems you face while learning Data Structures and Algorithms. As far as I know, there's enough content on Internet. There are thousands of books around this topic as this is the major way you get a job.

Still, I see students complaining about it. So, tell me what is stopping you?

Be honest if you're just being lazy around putting an honest effort.

Edit:

I have written two pieces about the DSA issues. Have a look. It might help

DSA for FE devs: https://letters.tanaypratap.com/p/dsa-for-fe-devs

Which language for DSA?: https://letters.tanaypratap.com/p/which-language-for-dsa

@Lakshay-Batra
Copy link

Main issue while learning data structures and algorithms is that, i could understand algorithm but problem comes with its implementation.
While developing something we know our goal but here in data structures and some algorithms like Sorting algorithms i find everything becoming puzzled up.

@shrutisugandhi
Copy link

Hi Tanay ,Could you please help to guide about whether which language is suitable to learn DS & Algo for FrontEnd developers as majorly courses are in Java/C++?

@tanaypratap
Copy link
Author

@shrutisugandhi I have put some more links in the main text. Have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment