#CtCI-6th-Edition Solutions for "Cracking the Coding Interview v6" by @gaylemcd.
Crowdsourcing solutions for every widely used programming language. Contributions welcome.
###Work Flow
- Fork repo to your user
- Write quality code and lint if applicable
- Add tests if applicable in your language of choice
- Add your username to contibutors.md
- Open up a Pull Request and provide a descriptive comment for what you did