Played Challenges
Simple, Practical, and Common - 33100 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: 22
- Position: #378 / 7301
- Number of attempts: 7
Swap values - 4500 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #19 / 1247
- Number of attempts: 5
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #339 / 1863
- Number of attempts: 3
Extract argument from function - 2267 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #604 / 736
- Number of attempts: 2
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #598 / 4140
- Number of attempts: 5
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #431 / 1243
- Number of attempts: 5
Vice versa - 7629 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #158 / 2069
- Number of attempts: 4
Free hyphen! - 156 entries
Just like "Inner hyphens", but I'm giving you a free hyphen to play with. Will your solution be any different?
- Best score: 9
- Best player score: 11
- Position: #51 / 84
- Number of attempts: 2
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #146 / 414
- Number of attempts: 2
Inner hyphens - 124 entries
Yet another hyphen challenge. Adding 5 hyphens to a file shouldn't be too hard.
- Best score: 11
- Best player score: 12
- Position: #34 / 77
- Number of attempts: 2
Alsa configuration - 485 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 22
- Position: #23 / 123
- Number of attempts: 4
Collect List - 4212 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #182 / 1176
- Number of attempts: 5
Space out the alphabet - 1602 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 15
- Position: #52 / 436
- Number of attempts: 3
Fill visual area - 77 entries
Just have fun!
- Best score: 20
- Best player score: 20
- Position: #7 / 34
- Number of attempts: 4
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #372 / 4133
- Number of attempts: 5
-a-b-c- - 3142 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #331 / 1120
- Number of attempts: 6
Change name of a variable - 168 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #98 / 131
- Number of attempts: 1
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #653 / 3930
- Number of attempts: 6
paste indent correction - JS - 97 entries
You copy some javascript code from a website and paste it into vim, it does not look good!
- Best score: 16
- Best player score: 16
- Position: #35 / 55
- Number of attempts: 3
Python: Lots of function arguments - 98 entries
The function definition is too long for one line. The modeline helps you with some typical Python indent settings.
- Best score: 13
- Best player score: 13
- Position: #15 / 44
- Number of attempts: 2
SFD-ROC: ASCII Logo Border - 70 entries
Draw a border around this familiar logo ;)
- Best score: 20
- Best player score: 20
- Position: #5 / 30
- Number of attempts: 4
switch variable - 4996 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #404 / 1723
- Number of attempts: 2
Make it more readable - 1928 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #392 / 635
- Number of attempts: 1
Simple text editing with Vim - 11865 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1458 / 3472
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6225 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 35
- Position: #359 / 1533
- Number of attempts: 4