Played Challenges
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #38 / 512
- Number of attempts: 7
Simple, Practical, and Common - 33722 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: #918 / 7442
- Number of attempts: 8
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #166 / 1274
- Number of attempts: 3
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #2897 / 3870
- Number of attempts: 2
Unsemantic linewrapping - 928 entries
[Inspired by a blog post I read: https://scott.mn/2014/02/21/semantic_linewrapping/. Text adapted.] Sometimes when editing a Markdown file, I wrap the lines semantically. Instead of inserting a newline at 70 columns (or whatever), or making paragraphs one long line, I put in newlines at a point that seems logical to me. This may seem silly, but it produces better diffs. Semantic linewrapping also makes editing snappier. I can delete, edit or insert sentences easily using linewise operations. Code-oriented text editors like Vim and [REDACTED] are really good at this kind of manipulation. Editing text that hasn't been wrapped semantically is a pain, though:
- Best score: 9
- Best player score: 12
- Position: #169 / 231
- Number of attempts: 4
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #492 / 1897
- Number of attempts: 5
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #136 / 3072
- Number of attempts: 6
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #195 / 704
- Number of attempts: 4
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #448 / 641
- Number of attempts: 1
Just the middle - 11483 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #900 / 4209
- Number of attempts: 4
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 16
- Position: #561 / 1269
- Number of attempts: 3
Adam's challenge - 987 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 18
- Position: #15 / 271
- Number of attempts: 3
Fiddle percentages into real numbers - 867 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: 13
- Position: #71 / 292
- Number of attempts: 6
Nesting SASS - 266 entries
Move a block inside another block and indent it
- Best score: 9
- Best player score: 19
- Position: #85 / 96
- Number of attempts: 1
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #283 / 2138
- Number of attempts: 6
Order and join - 985 entries
There's something special about the input order.
- Best score: 10
- Best player score: 14
- Position: #208 / 260
- Number of attempts: 1
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 15
- Position: #722 / 1191
- Number of attempts: 5
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #577 / 4189
- Number of attempts: 4
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #659 / 1138
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1131 / 3689
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 20
- Position: #3281 / 3969
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1599 / 3737
- Number of attempts: 4