Played Challenges
Simple, Practical, and Common - 33742 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: #987 / 7447
- Number of attempts: 6
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #896 / 1274
- Number of attempts: 3
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2406 / 3875
- Number of attempts: 6
Separate the lines - 186 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 15
- Position: #80 / 93
- Number of attempts: 1
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 28
- Position: #434 / 460
- Number of attempts: 1
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2461 / 4213
- Number of attempts: 1
Un"finnish"ed Work - 116 entries
Replace å by a, ä by a and ö by o.
- Best score: 14
- Best player score: 15
- Position: #31 / 60
- Number of attempts: 1
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: #38 / 179
- Number of attempts: 3
Interactive git rebase changing commands - 172 entries
How to change the action of some commits in git rebase dialog.
- Best score: 14
- Best player score: 23
- Position: #77 / 79
- Number of attempts: 1
Fiddle percentages into real numbers - 869 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 18
- Position: #241 / 293
- Number of attempts: 1
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1305 / 2140
- Number of attempts: 1
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 22
- Position: #246 / 449
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1145 / 3691
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2934 / 3969
- Number of attempts: 1
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2849 / 3745
- Number of attempts: 2