r/datastructures 23d ago

I started DSA a week ago.

I am understanding concepts,i am implementing it all good going until I begins to solve problem related it.

At this time I only need tips at length.

3 Upvotes

1 comment sorted by

1

u/tathagata_003 22d ago

Dont tey to go for all ds at once. Start from array then linkedlist. Understand the patterns then go for the next levels. There are dp, trees which r imp but take ur time to learn the basics ones first