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: 31
- Position: #5572 / 7474
- Number of attempts: 1
One number per line - 18831 entries
Just give me the numbers.
- Best score: 14
- Best player score: 22
- Position: #2697 / 3889
- Number of attempts: 1
Refactor arguments into object argument - 166 entries
A relatively common Javascript refactoring.
- Best score: 48
- Best player score: 127
- Position: #64 / 68
- Number of attempts: 1
Numbering a List - 1940 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 21
- Position: #395 / 656
- Number of attempts: 2
The Universal Declaration of Human Rights, Article 1 - 163 entries
Somebody's got this slightly muddled up. See how quickly you can fix it. (I made this to experiment with buffers. I'm not actually sure whether this is faster with buffers or without.)
- Best score: 24
- Best player score: 29
- Position: #59 / 71
- Number of attempts: 1
Simple text editing with Vim - 13266 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2251 / 3811
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7399 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 46
- Position: #1245 / 1825
- Number of attempts: 1
VimGolf