Played Challenges
Simple, Practical, and Common - 33801 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: #2687 / 7459
- Number of attempts: 6
Swap values - 4651 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #286 / 1278
- Number of attempts: 5
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 14
- Position: #855 / 1551
- Number of attempts: 5
One number per line - 18811 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3254 / 3883
- Number of attempts: 3
citizen_hacks_2019_challenge2 - 200 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 6
- Position: #4 / 103
- Number of attempts: 3
Swap values inside brackets - 2522 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #436 / 586
- Number of attempts: 1
V to the i - 4826 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #671 / 1900
- Number of attempts: 5
Applying same text modification in several lines - 2910 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #405 / 861
- Number of attempts: 10
Add string initializers to an enum - 884 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #11 / 261
- Number of attempts: 2
Add semicolons - 10905 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #155 / 3079
- Number of attempts: 6
Bad Copy Syntax - 2054 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #236 / 535
- Number of attempts: 9
Extract wireshark capture filter - 227 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 52
- Position: #73 / 75
- Number of attempts: 1
Box it - 7956 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #679 / 1887
- Number of attempts: 6
Cool or not? - 841 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 15
- Position: #42 / 232
- Number of attempts: 5
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 16
- Position: #407 / 706
- Number of attempts: 4
Just the middle - 11523 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2921 / 4222
- Number of attempts: 2
Team names - 1848 entries
The team names are misspelled.
- Best score: 16
- Best player score: 20
- Position: #497 / 592
- Number of attempts: 3
citizen_hacks_2019_challenge4 - 99 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 5
- Position: #11 / 66
- Number of attempts: 3
One to Ten - 2240 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 / 681
- Number of attempts: 2
Change part of a function name in multiple occurrences - 672 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 / 210
- Number of attempts: 9
Increment each number - 1043 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #171 / 255
- Number of attempts: 2
citizen_hacks_2019_challenge6 - 65 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 3
- Best player score: 3
- Position: #15 / 51
- Number of attempts: 1
Delete to the end of the current line - 851 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #331 / 408
- Number of attempts: 2
Remove quotes after first field - 383 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 26
- Position: #78 / 92
- Number of attempts: 3
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #610 / 1193
- Number of attempts: 14
I forgot quotes - 16075 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3541 / 4198
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10703 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1411 / 3696
- Number of attempts: 3
calculations - 312 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 59
- Position: #51 / 68
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 57
- Position: #1593 / 1805
- Number of attempts: 1