DEV Community

Cover image for Data Structure And Algorithm Important topics
Himansh mishra
Himansh mishra

Posted on

Data Structure And Algorithm Important topics

Hello geeks !

It is quite obvious & known fact that DSA is one of the prioritized topic for placement reason and Even for becoming a good software developer.
I am going to give all the Important DataStructure And algorithms related to it.

1.Aarays.

Image description

2.Recursion and Backtracking.

Image description

3.Dynamic programming.

Image description

4.Stack.

Image description

5 .Queue .

Image description

6 . HashMap.

Image description

7 .Linked List.

Image description

8 . Binary search Tree .

Image description

9 .Graphs.

Image description

10 . Tries.

Image description

Top comments (0)