Collection of challenges from Code Co-Op: Challenge events.
Anyone! If you see something you like, give it a go.
- Create a new branch
- Within the challenge folder, create a folder with your Github username.
- Write your solution in any way you prefer! Why not pseodocode? Why not an npm package?
- Open a pull request
(links with tutorials on using github coming soon)
Anyone! If you have a challenge idea or found one you'd like to share open, go ahead.
- Create new branch
- Create new challenge folder from the project root
- Within the new challenge folder, add a README.md with instructions
- Open a pull request