Skip to content

My solutions written in Python to the problems presented in "Cracking the coding interview 6th edition: 189 programming questions and solutions" by Gayle Laakmann McDowell.

Notifications You must be signed in to change notification settings

sam0jones0/cracking-the-coding-interview

Repository files navigation

cracking-the-coding-interview

My solutions written in Python to the problems presented in "Cracking the coding interview 6th edition: 189 programming questions and solutions" by Gayle Laakmann McDowell.

Chapters cover:

  • Big-O
  • Arrays and Strings
  • Linked Lists
  • Stacks and Queues
  • Trees and Graphs
  • Bit Manipulation
  • Math and Logic Puzzles
  • Object-Orientated Design
  • Recursion and Dynamic Programming
  • System Design and Scalability
  • Sorting and Searching
  • Testing
  • Databases
  • Threads and Locks

About

My solutions written in Python to the problems presented in "Cracking the coding interview 6th edition: 189 programming questions and solutions" by Gayle Laakmann McDowell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages