gargimahale / CTCI

Cracking the Coding Interview 6th Ed. C++ Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My version of CTCI Solutions in C++

Topics Covered:-

  1. Arrays and Strings
  2. Linked Lists
  3. Stacks and Queues
  4. Trees and Graphs
  5. Bit Manipulation
  6. Math and Logic Puzzles
  7. Object-Oriented Design
  8. Recursion and Dynamic Programming
  9. System Design and Scalability
  10. Sorting and Searching
  11. Testing
  12. C and C++
  13. Databases
  14. Threads and Locks
  15. Additional Review Problems - Moderate
  16. Additional Review Problems - Hard

About

Cracking the Coding Interview 6th Ed. C++ Solutions


Languages

Language:C++ 100.0%