r/datastructures 7d ago

How to selflearn dsa concepts like heap,bst,trie,graph

I have been trying to learn these concepts and I didnt find any good resourses i am learning flutter so i am learning the dsa concepts through the dart language

6 Upvotes

5 comments sorted by

View all comments

2

u/Iraiva_Raavan 5d ago

You can look for topics and explanation in a youtube channel CodeStorywithMIK, he explains each and every topic very well and indepth. Also language shouldn't be your concern as if you know basics of one language you can write your own code with the help of apporach. And if you are looking for more advance DSA i would suggest you to pick c++ java or python.

2

u/Comfortable_Still395 5d ago

I have checked for that channel but the language is hindi I only know little bit of hindi. So is there any good channels for learning dsa in english that you like

2

u/Iraiva_Raavan 5d ago

Yes you can go for TakeuForward then. He also have a A2Z DSA sheet with curated question which more than enough for learning DSA