Played Challenges
Create json from a .env file - 1453 entries
A simple everyday task.
- Best score: 39
- Best player score: 39
- Position: #5 / 338
- Number of attempts: 6
Reordering properties - 1108 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 80
- Position: #138 / 258
- Number of attempts: 1
Changing date formats - 678 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 66
- Position: #68 / 184
- Number of attempts: 2
YAML to dotenv - 1337 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 16
- Position: #29 / 279
- Number of attempts: 7
Whitespace, empty lines and tabs - 3904 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 16
- Position: #50 / 835
- Number of attempts: 8
Flodder-challenge - 1425 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 28
- Position: #81 / 364
- Number of attempts: 9
Simple text editing with Vim - 13324 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #746 / 3824
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 7463 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 32
- Position: #181 / 1836
- Number of attempts: 5
VimGolf