How much Dsa in depth
For the package of 6-8 lpa, which dsa topics are very Important and how much depth should I cover to clear the OA and Interview round. Please mention the topics which are most important.
Kendall Denver
Student
a year ago
I'm a tier-3 student, I'm trying my best to get a oncampus opportunity as well as in the off-campus. Can anyone mentor me with placements, A little bit of personal guidance would be a world to me.
Absolutely everything.
Salary range has nothing to do with level of depth of DSA algo question in interview.
Just because you can code a trie tree with your eyes closed does not mean you will be profitable to the company.
Salary is set based on what the company thinks, how much value (revenue, share price growth) they can drive from you.
Get a general sense of easy recursion problems (Tower of Hanoi) then do array problems.
Sorting
Hashing
Sliding Window
Two Pointers
Binary Search
Then do Stacks, Queues
Followed by Linked Lists
If time permits, do Binary Trees followed by Dynamic Programming followed by Graphs
Karilyn Denver
Stealth
a year ago
1. Hash Maps
2. Binary Trees
3. Arrays
4. Linked List
5. Stacks
6. Sliding Window
7. Sorting
8. DFS / BFS
9. Queues
10. Binary Search
Discover More
Curated from across