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: 28
- Position: #4459 / 7447
- Number of attempts: 3
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #777 / 1274
- Number of attempts: 2
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2539 / 3875
- Number of attempts: 2
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1422 / 1898
- Number of attempts: 1
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 15
- Position: #537 / 857
- Number of attempts: 1
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 15
- Position: #2285 / 3074
- Number of attempts: 2
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 23
- Position: #350 / 530
- Number of attempts: 1
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #695 / 1169
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3614 / 4213
- Number of attempts: 1
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1405 / 2140
- Number of attempts: 2
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 31
- Position: #301 / 507
- Number of attempts: 2
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #1000 / 1192
- Number of attempts: 2
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2698 / 4192
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #719 / 1138
- Number of attempts: 1
remove dupes from array - 1358 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 23
- Position: #212 / 336
- Number of attempts: 3
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: 14
- Position: #1824 / 3745
- Number of attempts: 1