Played Challenges
Generate an entry for each month - 237 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: #11 / 67
- Number of attempts: 5
The Fibonacci Spacer - 135 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: #11 / 39
- Number of attempts: 5
Fix the Scala Method - 236 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 / 75
- Number of attempts: 3
Change class fields from snake case to camel case - 246 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #39 / 94
- Number of attempts: 6
Change readonly files - 69 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 20
- Position: #4 / 21
- Number of attempts: 5
Com(m)a Trouble - 3907 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #181 / 886
- Number of attempts: 9