Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 348 Bytes

Tinkerbox Coding Challenges

This repo contains coding challenges for Tinker Tuesday. They could potentially also be turned into interview questions at a later point.

Contributing

  1. Fork this repo.
  2. Add your challenge to the appropriate folder.
  3. If possible, include an automatic test to assess the challenge.
  4. Submit a pull request.