+ 1

Can any one know the best resourse where i can learn dsa for free

28th Oct 2025, 12:39 AM
Madhav Gill
Madhav Gill - avatar
3 Réponses
+ 4
"Bad programmers think about code. Good programmers think about data structures and their relationships" - Linus Torvalds DSA courses (free and paid): 👇 https://www.geeksforgeeks.org/blogs/best-data-structures-and-algorithms-courses/?ysclid=mhasjl2st121367810
28th Oct 2025, 4:38 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Hey Madhav, if you are looking for the best resource to learn Data Structures and Algorithms (DSA) for free, then FreeCodeCamp – Data Structures and Algorithms is the best free resource. They start from the basics to advanced step by step. They provide you tutorials in code with examples and practice, so you do not just read but also implement it. It will cover all the core data structures and algorithms in a coherent order. Apart from this, they offer multiple programming languages, so you can choose one you are comfortable with. Hope this will help you.
29th Oct 2025, 5:21 AM
Mamta Bankoti