keyejia / Cracking-the-coding-interview-in-Python

Python Solutions for CTCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cracking-the-coding-interview-in-Python

Using python to Solve all the Cracking the Coding Interview by Gayle Lackmann McDowell. Preparing for the Great Career change of 2018.

Different Chapters

  • ch-01-arrays-and-strings
  • ch-02-linked-lists
  • ch-03-stacks-and-queues
  • ch-04-trees-and-graphs
  • ch-05-bit-manipulation
  • ch-06-math-and-logic-puzzles
  • ch-07-object-oriented-design
  • ch-08-recursion-and-dynamic-programming
  • ch-09-system-design-and-scalability
  • ch-10-sorting-and-searching
  • ch-11-testing
  • ch-12-c-and-c-plus-plus
  • ch-13-java
  • ch-14-databases
  • ch-15-threads-and-locks
  • ch-16-moderate
  • ch-17-hard

Solutions in other languages

https://github.com/careercup/CtCI-6th-Edition

About

Python Solutions for CTCI


Languages

Language:Python 100.0%