Played Challenges
Simple, Practical, and Common - 33240 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: #673 / 7331
- Number of attempts: 9
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2045 / 3830
- Number of attempts: 7
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #420 / 1874
- Number of attempts: 3
Split line with dots - 2113 entries
This line is too long, split it.
- Best score: 15
- Best player score: 16
- Position: #205 / 625
- Number of attempts: 9
Every other line - 2869 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #123 / 695
- Number of attempts: 4
Extract argument from function - 2289 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #616 / 740
- Number of attempts: 1
Start coding format - 140 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 22
- Position: #12 / 67
- Number of attempts: 2
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #746 / 4152
- Number of attempts: 4
Basic renumbering - 5519 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #661 / 1250
- Number of attempts: 6
Paragraph breaks - 497 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #65 / 163
- Number of attempts: 4
Collect List - 4228 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #255 / 1179
- Number of attempts: 6
camel riding - 765 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Position: #128 / 273
- Number of attempts: 3
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2851 / 4146
- Number of attempts: 3
learn vim in short time - 225 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #90 / 155
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2760 / 3653
- Number of attempts: 2
Letter case trickery - 1588 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: 14
- Position: #434 / 509
- Number of attempts: 1
Vertical Limit - 2406 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #530 / 728
- Number of attempts: 1
Increment, increment, increment.... - 626 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #321 / 393
- Number of attempts: 1
Simple text editing with Vim - 11973 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1513 / 3506
- Number of attempts: 7