Played Challenges
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #155 / 1644
- Number of attempts: 3
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 27
- Position: #571 / 783
- Number of attempts: 6
un-C-escape string - 58 entries
Convert escape sequences to characters
- Best score: 12
- Best player score: 12
- Position: #8 / 52
- Number of attempts: 1
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 17
- Position: #441 / 654
- Number of attempts: 1
Case preserving word replacement - 463 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 19
- Position: #39 / 182
- Number of attempts: 2
imports alignment (python) - 704 entries
Align as one import per line.
- Best score: 17
- Best player score: 20
- Position: #86 / 200
- Number of attempts: 4
Context insensitive completion 0 - 594 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 7
- Position: #67 / 251
- Number of attempts: 3
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #83 / 248
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7522 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 38
- Position: #638 / 1851
- Number of attempts: 7
VimGolf