Played Challenges
Simple, Practical, and Common - 32910 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: #2626 / 7271
- Number of attempts: 6
Swap values - 4440 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #286 / 1241
- Number of attempts: 5
prepend * to every non-blank line - 5959 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 14
- Position: #798 / 1463
- Number of attempts: 5
One number per line - 18378 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3184 / 3788
- Number of attempts: 3
citizen_hacks_2019_challenge2 - 173 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 6
- Position: #4 / 86
- Number of attempts: 3
Swap values inside brackets - 2431 entries
Easy challenge.
- Best score: 14
- Best player score: 21
- Position: #416 / 560
- Number of attempts: 1
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #671 / 1857
- Number of attempts: 5
Applying same text modification in several lines - 2748 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #379 / 815
- Number of attempts: 10
Add string initializers to an enum - 765 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #11 / 226
- Number of attempts: 2
Add semicolons - 10539 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #156 / 2988
- Number of attempts: 6
Bad Copy Syntax - 1938 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #222 / 493
- Number of attempts: 9
Extract wireshark capture filter - 177 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 52
- Position: #55 / 57
- Number of attempts: 1
Box it - 7680 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #664 / 1835
- Number of attempts: 6
Cool or not? - 761 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 15
- Position: #42 / 216
- Number of attempts: 5
Every other line - 2829 entries
AaAaAaA
- Best score: 12
- Best player score: 16
- Position: #396 / 686
- Number of attempts: 4
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2886 / 4112
- Number of attempts: 2
Team names - 1777 entries
The team names are misspelled.
- Best score: 16
- Best player score: 20
- Position: #482 / 570
- Number of attempts: 3
citizen_hacks_2019_challenge4 - 74 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 5
- Position: #11 / 51
- Number of attempts: 3
One to Ten - 2093 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #166 / 641
- Number of attempts: 2
Change part of a function name in multiple occurrences - 598 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 14
- Position: #41 / 191
- Number of attempts: 9
Increment each number - 946 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #161 / 233
- Number of attempts: 2
citizen_hacks_2019_challenge6 - 50 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 3
- Best player score: 3
- Position: #15 / 40
- Number of attempts: 1
Delete to the end of the current line - 711 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #296 / 348
- Number of attempts: 2
Remove quotes after first field - 319 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 26
- Position: #65 / 79
- Number of attempts: 3
Collect List - 4178 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #595 / 1166
- Number of attempts: 14
I forgot quotes - 15740 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3470 / 4115
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1411 / 3637
- Number of attempts: 3
calculations - 255 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 59
- Position: #46 / 61
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6015 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 57
- Position: #1368 / 1482
- Number of attempts: 1