Played Challenges
YAML to dotenv - 874 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 27
- Position: #113 / 194
- Number of attempts: 1
Fix the git merge conflicts - 207 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 57
- Position: #32 / 59
- Number of attempts: 1
Remove adjacent duplicates - 559 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 24
- Position: #71 / 146
- Number of attempts: 3
Rearrange array to single level - 1493 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: #136 / 246
- Number of attempts: 1
Rearrange array to one line - 707 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 28
- Position: #139 / 170
- Number of attempts: 1
Copy punctuation - 570 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: #100 / 144
- Number of attempts: 1
Sort and add attributes - 1499 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 41
- Position: #546 / 581
- Number of attempts: 1
Flodder-challenge - 1369 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 40
- Position: #256 / 352
- Number of attempts: 1
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2886 / 3765
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7228 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 49
- Position: #1396 / 1777
- Number of attempts: 1