Played Challenges
Generate an entry for each month - 85 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: 46
- Position: #17 / 29
- Number of attempts: 2
Fix the git merge conflicts - 66 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 44
- Position: #6 / 19
- Number of attempts: 7
Nested JSON Flattener - 16 entries
Transform a deeply nested JSON structure into a flattened key-value format where each path is represented by dot notation
- Best score: 44
- Best player score: 71
- Position: #6 / 9
- Number of attempts: 2
The Fibonacci Spacer - 45 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: 66
- Position: #14 / 17
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6972 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 54
- Position: #1488 / 1703
- Number of attempts: 6