Played Challenges
Simple, Practical, and Common - 33910 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: 30
- Position: #5048 / 7486
- Number of attempts: 1
V to the i - 4830 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1639 / 1903
- Number of attempts: 1
Just the middle - 11551 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3412 / 4233
- Number of attempts: 1
Vice versa - 7974 entries
Little role switching.
- Best score: 12
- Best player score: 22
- Position: #1931 / 2146
- Number of attempts: 1
I forgot quotes - 16106 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3167 / 4206
- Number of attempts: 1
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #810 / 1140
- Number of attempts: 1
Exchanging Quotes - 864 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 39
- Position: #175 / 232
- Number of attempts: 1
replacing each line of a block selection - 3021 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 28
- Position: #610 / 782
- Number of attempts: 3
Reconstruct the Sentence - 1690 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 25
- Position: #366 / 444
- Number of attempts: 1
Simple text editing with Vim - 13343 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1506 / 3830
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7478 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 36
- Position: #479 / 1840
- Number of attempts: 2
VimGolf