Skip to content
Laurie Reynolds edited this page Oct 17, 2015 · 6 revisions

Welcome to the Interview Prep Wiki

Each data structure and algorithm is described as follows:

  1. Definition
  2. Key Concepts
  3. Techniques
  4. Resources
  5. Examples
Core Data Structures Graphs & Trees Recursion
Arrays Graphs Backtracking
Stacks Trees
Queues Binary Trees
Linked Lists Heaps
Hashtables
Search Sort Line Sweep
Binary Quick
Breadth First (BFS) Bubble
Depth First (DFS) Merge
Selection
Insertion
Radix
Clone this wiki locally