n5596 / Cracking-the-Coding-Interview

My solutions for Cracking the Coding Interview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cracking-the-Coding-Interview

My solutions for Cracking the Coding Interview.

  1. Arrays and strings (To be completed: 1.7)
  2. Linked lists
  3. Stacks and queues (To be completed: 3.1, 3.6)
  4. Trees and graphs (To be completed: 4.9, 4.11)
  5. Bit Manipulation (To be completed: 5.2, 5.8)
  6. Recursion and Dynamic Programming (To be completed: 8.11, 8.13)
  7. Sorting and Searching
  8. Moderate
  9. Hard

About

My solutions for Cracking the Coding Interview.


Languages

Language:Python 100.0%