Thoughts on CodeCrafters
CodeCrafters is a site where one can complete a number of programming challenges. Challenges include:
- Build your own HTTP server
- Build your own Interpreter
- Build your own Shell
- Build your own Claude Code (still in beta)
Each challenge is broken into a number of steps, with an extensive test suite triggered by the command codecrafters submit which: