#CtCI-6th-Edition Solutions for "Cracking the Coding Interview v6" by @gaylemcd.

Crowdsourcing solutions for every widely used programming language. Contributions welcome.

###Work Flow

  1. Fork repo to your user
  2. Write quality code and lint if applicable
  3. Add tests if applicable in your language of choice
  4. Add your username to contibutors.md
  5. Open up a Pull Request and provide a descriptive comment for what you did