Played Challenges
Simple, Practical, and Common - 33757 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: #2948 / 7450
- Number of attempts: 2
Swap values - 4644 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #585 / 1275
- Number of attempts: 1
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1724 / 3877
- Number of attempts: 2
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1251 / 1899
- Number of attempts: 1
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 15
- Position: #120 / 635
- Number of attempts: 4
From argument to object - 1524 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: 20
- Position: #324 / 463
- Number of attempts: 1
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 16
- Position: #398 / 706
- Number of attempts: 2
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2481 / 4215
- Number of attempts: 1
Todo list specification - 401 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 39
- Position: #127 / 180
- Number of attempts: 1
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #481 / 1270
- Number of attempts: 2
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #783 / 2144
- Number of attempts: 5
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Position: #576 / 1192
- Number of attempts: 1
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2200 / 4194
- Number of attempts: 2
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #834 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2223 / 3695
- Number of attempts: 1
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2386 / 3970
- Number of attempts: 1
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2534 / 3765
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 42
- Position: #1007 / 1778
- Number of attempts: 2