We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 2bc6e88Copy full SHA for 2bc6e88
README.md
@@ -0,0 +1,10 @@
1
+# Tinkerbox Coding Challenges
2
+
3
+This repo contains coding challenges for Tinker Tuesday. They could potentially also be turned into interview questions at a later point.
4
5
+## Contributing
6
7
+1. Fork this repo.
8
+2. Add your challenge to the appropriate folder.
9
+3. If possible, include an automatic test to assess the challenge.
10
+4. Submit a pull request.
0 commit comments