Weekly Coding Challenges
Various weekly programming exercises to help establish l33t c0der st@tus
Getting Started
There is a directory dedicated to each week. Enter each directory for instructions on the challenge/exercise.
Participating
- Fork the ropository and create a branch for the corresponding challenge you want to do. The format of the branch should be
firstname_lastname_weekn
, where n is the week number of that particular challenge. - Create a subdirectory in a corresponding challenge directory named
firstname_lastname
to put your code in. - Open a PR against master to submit :D