Played Challenges
Simple, Practical, and Common - 33621 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: 24
- Position: #3070 / 7422
- Number of attempts: 4
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1300 / 3865
- Number of attempts: 7
Applying same text modification in several lines - 2880 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #224 / 851
- Number of attempts: 10
Box it - 7906 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #305 / 1877
- Number of attempts: 10
Just the middle - 11457 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3024 / 4198
- Number of attempts: 3
Todo list specification - 399 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #77 / 179
- Number of attempts: 5
Python Hello World! Reformatting - 994 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 42
- Position: #132 / 380
- Number of attempts: 6
Vice versa - 7910 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #534 / 2129
- Number of attempts: 8
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 7
- Position: #86 / 269
- Number of attempts: 8
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #466 / 1190
- Number of attempts: 10
Condensed Cases - 804 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 12
- Position: #61 / 247
- Number of attempts: 7
I forgot quotes - 15989 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1002 / 4181
- Number of attempts: 13
A HAPPY NEW YEAR 2014 ! - 10669 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2439 / 3684
- Number of attempts: 3
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1079 / 3964
- Number of attempts: 6
The Cake is a Lie - 1346 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #256 / 527
- Number of attempts: 5
Simple text editing with Vim - 12815 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2296 / 3696
- Number of attempts: 4