Skip to content

Fee0/interview_preparation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Data structures

  • Linked lists
  • Trees
  • Tries
  • Graphs
  • Stack
  • Queues
  • Heaps
  • Vectors
  • ArrayLists
  • Hash Tables

Algorithms

  • Breadth-First Search
  • Depth-First Search
  • Binary Search
  • Merge Sort
  • Quick Sort

Conecepts

  • Bit Manipulation
  • Memory (Stack vs. Heap)
  • Recursion
  • Dynamic Programming
  • Big O Time & Space

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published