Played Challenges
Simple, Practical, and Common - 33791 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: 27
- Position: #3776 / 7455
- Number of attempts: 4
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1103 / 1899
- Number of attempts: 2
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 14
- Position: #340 / 757
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1010 / 1631
- Number of attempts: 2
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2054 / 4218
- Number of attempts: 1
Add to end of each line... kinda - 338 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Position: #64 / 175
- Number of attempts: 2
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1194 / 2144
- Number of attempts: 2
comments galore - 1073 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #23 / 429
- Number of attempts: 1
Angular naming conventions - 326 entries
In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!
- Best score: 18
- Best player score: 19
- Position: #57 / 119
- Number of attempts: 3
Replace and keep the case - 437 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 33
- Position: #99 / 118
- Number of attempts: 3
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 13
- Position: #203 / 269
- Number of attempts: 1
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #643 / 1193
- Number of attempts: 2
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1627 / 4195
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #605 / 1138
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3106 / 3695
- Number of attempts: 1
Letter case trickery - 1644 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 13
- Position: #406 / 520
- Number of attempts: 1
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2287 / 3971
- Number of attempts: 2
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #285 / 448
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #473 / 779
- Number of attempts: 2