Graph algorithms can seem intimidating at first but once you understand the fundamental traversal algorithms, patterns and practice few problems, they get much easier.
This is a great tutorial put together by you. I think you should announce some schedule as to when you will cover rest of the important topics. I am sure many of us will be looking forward to it.
Other core important DSA topics [These are hard topics but after your magic they will be easy]:
Nice tutorials
thank you!
This was very much needed, Thanks!
Very useful ,detailed explanation with leet code problems which tests these concepts . Thanks a lot for creating this kind of content .Very helpful 👏
thank you very much!
Great content.
thank you 😊
great tutorial
thank you!
This is a great tutorial put together by you. I think you should announce some schedule as to when you will cover rest of the important topics. I am sure many of us will be looking forward to it.
Other core important DSA topics [These are hard topics but after your magic they will be easy]:
Recursion & Backtracking
Dynamic Programming
Trees, Heaps & Tries
String & Text Processing Algorithms
Yes I second that especially the true foundation is recursion and backtracking.
@ashish,
I can't wait for your newsletter on these core topics:
Recursion & Backtracking
Dynamic Programming
I love your content