Nirvik
Nirvik
Student

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.

15mo ago
Nirvik
Nirvik
Student15mo

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.

roct
roct

sorting, searching, stacks, queues, dequeue, linked list, arrays, recursion, basic dp, BST and easy tree questions, sliding window, prefix sum, heap

roct
roct

This should be good enough for 6-8lpa companies

0case
0case

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.

AITookMyJob
AITookMyJob

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

Noobcoder
Noobcoder
  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