In this repo, I'll upload my soltuions to the problems found in the Carking the Code Interview, by Gayle McDowell
I'll be using Python as my main language and the files will be devided by chapters. So far I'm chapter two! 😄 🎉️
- Chapeter 1: Arrays and Structures
- Chapter 2: Linked Lists
- Chapter 3: Stacks and Queues
- Chapter 4:Trees and Graphs
- Chapter 5: Bit Manipulation
- Chapter 6: Math and Logic Puzzles
- Chapter 7: OOD
- Chapter 8: Recursion and Dynamic Programming