Skip to content

Files

Latest commit

 

History

History

roll-your-own-challenge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Roll your own challenge

If your the creative type or simply want to choose another challenge other than what we have listed feel free to do so. Please submit your own solution and be prepared to answer questions on the code. We prefer submissions written in Java, Perl, Python, or Ruby. You can use C/C++ or shell scripts as well.

Some good places to find coding challenges are:

Please make sure that you provide a pointer back to the description of your challenge and provide a set of unit tests to prove out the functionality. After all we believe in TDD, so coding and testing are one in the same.