Skip to content

robertwpaul/challenges

 
 

Repository files navigation

Challenges

Collection of challenges from Code Co-Op: Challenge events.

Who can submit a challenge solution?

Anyone! If you see something you like, give it a go.

How do I submit a challenge solution?

  1. Create a new branch
  2. Within the challenge folder, create a folder with your Github username.
  3. Write your solution in any way you prefer! Why not pseodocode? Why not an npm package?
  4. Open a pull request

(links with tutorials on using github coming soon)

Who can create a new challenge?

Anyone! If you have a challenge idea or found one you'd like to share open, go ahead.

How can I create a new challenge?

  1. Create new branch
  2. Create new challenge folder from the project root
  3. Within the new challenge folder, add a README.md with instructions
  4. Open a pull request

Releases

No releases published

Packages

No packages published

Languages

  • Java 29.3%
  • Ruby 25.0%
  • Python 20.8%
  • JavaScript 9.5%
  • C++ 7.3%
  • C 6.1%
  • Other 2.0%