Skip to content

matchs/100-days-of-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

100-days-of-algorithms

Inspired by 100 days of algorithms by Tomáš Bouda and the 100DaysOfCode I decided to join in with @AndersonQ and @belimawr and code something not work related for 100 ~ 150 days in a row.

Rules

  • Code at least every two days
  • Inputs must come from stdin and output on stdout
  • Unit tests, 100% of code coverage
  • More than one programming languagem must be used