Cracking the coding interview - problems, solutions and discussions
- Makefile to build index.md for problems
- Update makefie with functions for test
- Directory structure would represent index in Cracking the coding interview edition 5.
- Every problem will have its own README, solutions in different language
- All discussions will happen in issues
- issue format
- problem/section/number-name: issue subject (for problems) or
- misc/item: issue subject (for non propblemspecific issues)
- Pull request should have an issue to back it
- Questions not from cracking the coding interview will all be added with an issue and pull request assiciated with it
- Update the rules here when it needs to be updated