Played Challenges
Simple, Practical, and Common - 33866 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2611 / 7474
- Number of attempts: 5
One number per line - 18831 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #334 / 3889
- Number of attempts: 7
Team names - 1848 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #28 / 592
- Number of attempts: 5
Hello ${world} - 334 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 24
- Position: #19 / 99
- Number of attempts: 9
I forgot quotes - 16093 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #654 / 4202
- Number of attempts: 8
Mess in revision history - 1210 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 17
- Position: #47 / 254
- Number of attempts: 14
Refactor arguments into object argument - 166 entries
A relatively common Javascript refactoring.
- Best score: 48
- Best player score: 76
- Position: #51 / 68
- Number of attempts: 8
SFD-ROC: vimvimvim - 1620 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #92 / 450
- Number of attempts: 8
replacing each line of a block selection - 3007 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #19 / 780
- Number of attempts: 11
Reformat/Refactor a Golfer Class - 7389 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 35
- Position: #348 / 1825
- Number of attempts: 4
VimGolf