Played Challenges
Generate an entry for each month - 165 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 33
- Position: #9 / 49
- Number of attempts: 5
The Fibonacci Spacer - 86 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 32
- Position: #8 / 30
- Number of attempts: 5
Fix the Scala Method - 162 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 9
- Best player score: 22
- Position: #21 / 54
- Number of attempts: 3
Change class fields from snake case to camel case - 187 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #39 / 72
- Number of attempts: 6
Change readonly files - 49 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #4 / 17
- Number of attempts: 5
Com(m)a Trouble - 3875 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #181 / 876
- Number of attempts: 9