Played Challenges
Simple, Practical, and Common - 33757 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: #2684 / 7450
- Number of attempts: 6
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #286 / 1275
- 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 - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3250 / 3877
- 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 - 2515 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #434 / 584
- Number of attempts: 1
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #671 / 1899
- Number of attempts: 5
Applying same text modification in several lines - 2900 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #405 / 859
- Number of attempts: 10
Add string initializers to an enum - 875 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #11 / 260
- Number of attempts: 2
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #155 / 3076
- Number of attempts: 6
Bad Copy Syntax - 2050 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #236 / 533
- Number of attempts: 9
Extract wireshark capture filter - 218 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 52
- Position: #71 / 73
- Number of attempts: 1
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #679 / 1885
- Number of attempts: 6
Cool or not? - 836 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 15
- Position: #42 / 231
- 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 - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2919 / 4215
- Number of attempts: 2
Team names - 1846 entries
The team names are misspelled.
- Best score: 16
- Best player score: 20
- Position: #496 / 591
- 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 - 2234 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 / 679
- Number of attempts: 2
Change part of a function name in multiple occurrences - 663 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 / 209
- Number of attempts: 9
Increment each number - 1036 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #170 / 252
- 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 - 847 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #329 / 406
- Number of attempts: 2
Remove quotes after first field - 380 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 26
- Position: #77 / 91
- Number of attempts: 3
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #610 / 1192
- Number of attempts: 14
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3537 / 4194
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1411 / 3695
- 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 - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 57
- Position: #1575 / 1778
- Number of attempts: 1