+ 2
Data Structure And Algorithm
Do You Guys think it's possible to learn DSA In 3 months?
2 Risposte
+ 5
It’s definitely possible to learn the basics of DSA in 3 months if you stay consistent. Focus on core data structures (arrays, linked lists, stacks, queues, trees, graphs) and key algorithms (sorting, searching, recursion, dynamic programming). Practice daily on coding platforms like LeetCode, Codeforces, or HackerRank.
The key is not just “finishing” topics but solving lots of problems. Three months is enough to build a strong foundation but mastery comes with continuous practice even after that. Good Luck!
+ 2
Riyadh JS Thank You ❤