Played Challenges
Simple, Practical, and Common - 33236 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 / 7330
- Number of attempts: 4
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1766 / 3830
- Number of attempts: 4
Copy three lines - 2825 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 / 631
- 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: #27 / 67
- Number of attempts: 4
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2588 / 4152
- Number of attempts: 3
Team names - 1795 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #108 / 578
- 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. - 134 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #55 / 96
- 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 - 765 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Position: #140 / 273
- Number of attempts: 3
Happy TvvO - 396 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #130 / 197
- Number of attempts: 3
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #703 / 4146
- Number of attempts: 8
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2259 / 3653
- Number of attempts: 1
Words in parens - 12821 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2676 / 3938
- 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 - 643 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #230 / 353
- Number of attempts: 1
Vertical Limit - 2399 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 25
- Position: #370 / 727
- Number of attempts: 3
Remove noise from HTTP log - 675 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 / 266
- Number of attempts: 2
A Simple One - 978 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 / 636
- Number of attempts: 2
Increment, increment, increment.... - 626 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #19 / 393
- Number of attempts: 3
Whitespace, empty lines and tabs - 3136 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #278 / 699
- Number of attempts: 7