Skip to main content

How to Master Data Structure and Algorithms

 


1. PRE REQUIREMENT

Learn the programming language  master it. by learn basics of the language .

2. START WITH TOPICS

basic topics

1.arrays

2.single linked list

3.double linked list

4.stack

5.queue


Medium difficulty topics

1.Binary Tree

2. Binary  Search Tree

3.N- Ary Tree

4. backtracking 

5.Recursion

6. Hashing


Difficult Topics

1. Graph

2. Dynamic programming


3. PLATFORM

1. frist start with hacker rank then you get 5 star at hackerrank then move to another platform.

2. most power full platform for practice is LEETCODE.

                                                          THANK YOU                                                           

Comments