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: #1255 / 7301
- Number of attempts: 4
One number per line - 18478 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1756 / 3810
- Number of attempts: 4
Copy three lines - 2824 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #455 / 630
- Number of attempts: 1
Start coding format - 136 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 22
- Position: #27 / 66
- Number of attempts: 4
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2585 / 4140
- Number of attempts: 3
Team names - 1790 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #108 / 575
- Number of attempts: 3
Make HTML List - 997 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 50
- Position: #205 / 265
- Number of attempts: 2
Converting group lines from format A to Format B - 20 entries
Convert from one format to another
- Best score: 56
- Best player score: 87
- Position: #10 / 10
- Number of attempts: 1
For all cases. - 131 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #55 / 94
- Number of attempts: 1
Fun With The Diagonal - 99 entries
change the lowercase characters on the main diagonal to uppercase
- Best score: 11
- Best player score: 11
- Position: #55 / 76
- Number of attempts: 2
Paragraph breaks - 497 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 10
- Position: #32 / 163
- Number of attempts: 6
Mirrored text - 163 entries
backward and forward, and long enough to be challenging
- Best score: 14
- Best player score: 15
- Position: #25 / 69
- Number of attempts: 4
camel riding - 757 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Position: #139 / 271
- Number of attempts: 3
Happy TvvO - 394 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #130 / 196
- Number of attempts: 3
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #703 / 4133
- Number of attempts: 8
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2254 / 3646
- Number of attempts: 1
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2669 / 3930
- Number of attempts: 1
Harder than "abcd > a b c d" - 76 entries
Not as easy as the last challenge. This time, just one space between a and b, up to 25 spaces between y and z. (Removed some lines; diff was too long.)
- Best score: 15
- Best player score: 25
- Position: #30 / 39
- Number of attempts: 3
The name of the game - 638 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #230 / 350
- Number of attempts: 1
Vertical Limit - 2389 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 25
- Position: #369 / 724
- Number of attempts: 3
Remove noise from HTTP log - 668 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 15
- Position: #118 / 264
- Number of attempts: 2
A Simple One - 971 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #470 / 632
- Number of attempts: 2
Increment, increment, increment.... - 606 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #19 / 385
- Number of attempts: 3
Whitespace, empty lines and tabs - 3099 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #275 / 687
- Number of attempts: 7