Interview Prep Tips

less than 1 minute read

What to practice for Software Engineer Interviews

Data Structures Algorithms Concepts
Linked Lists Breadth-First Search Bit Manipulation
Trees, Tries, and Graphs Depth-First Search Memory (Stack and Heap)
Stacks and Queues Binary Search Recursion
Heaps Merge Sort Dynamic Programming
Vectors and Arrays Quick Sort Big O Time and Space
Hash Tables    

Updated: