Played Challenges
YAML to dotenv - 493 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 27
- Position: #66 / 121
- Number of attempts: 1
Fix the git merge conflicts - 126 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 57
- Position: #19 / 42
- Number of attempts: 1
Remove adjacent duplicates - 530 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 24
- Position: #66 / 137
- Number of attempts: 3
Rearrange array to single level - 1396 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 27
- Position: #126 / 229
- Number of attempts: 1
Rearrange array to one line - 667 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 28
- Position: #133 / 161
- Number of attempts: 1
Copy punctuation - 521 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 45
- Position: #92 / 133
- Number of attempts: 1
Sort and add attributes - 1477 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 41
- Position: #540 / 575
- Number of attempts: 1
Flodder-challenge - 1326 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 40
- Position: #253 / 346
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2868 / 3737
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7154 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 49
- Position: #1386 / 1754
- Number of attempts: 1