Played Challenges
Simple, Practical, and Common - 33609 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: #1543 / 7415
- Number of attempts: 4
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #625 / 1268
- Number of attempts: 2
One number per line - 18722 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2202 / 3860
- Number of attempts: 2
Swap values inside brackets - 2493 entries
Easy challenge.
- Best score: 14
- Best player score: 14
- Position: #1 / 578
- Number of attempts: 3
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: #170 / 231
- Number of attempts: 1
Applying same text modification in several lines - 2877 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #316 / 850
- Number of attempts: 4
Add semicolons - 10848 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #880 / 3061
- Number of attempts: 2
Bad Copy Syntax - 2033 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #65 / 524
- Number of attempts: 1
remove lines containing the word "reader" - 3583 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #545 / 1161
- Number of attempts: 3
Com(m)a Trouble - 3815 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #1 / 864
- Number of attempts: 2
Box it - 7902 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #561 / 1874
- Number of attempts: 4
Hash staircase - 56 entries
Can you use a strategy to come up with this pattern?
- Best score: 21
- Best player score: 22
- Position: #20 / 25
- Number of attempts: 1
html paragraph to table - 606 entries
reformat html paragraph to table
- Best score: 48
- Best player score: 58
- Position: #63 / 126
- Number of attempts: 7
Kolakoski sequence -- level 1 - 74 entries
Generate the Kolakoski sequence as described by its first 75 terms.
- Best score: 22
- Best player score: 35
- Position: #14 / 19
- Number of attempts: 2
Letterbox - 145 entries
Make a box!
- Best score: 35
- Best player score: 51
- Position: #17 / 28
- Number of attempts: 4
Flip the bit - 130 entries
Change the specific 0 to a 1.
- Best score: 7
- Best player score: 10
- Position: #60 / 74
- Number of attempts: 2
The D a n k Side of the Moon - 50 entries
You're making a vaporwave cover of The Dark Side of the Moon. So for the tracklisting, you want to: 1. Change the track names to v a p o r c a s e 2. Double the track lengths (since you're slowing them down). Well... let's just double the minutes.
- Best score: 40
- Best player score: 41
- Position: #8 / 17
- Number of attempts: 4
Just the middle - 11446 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2783 / 4194
- Number of attempts: 1
Learn some german verbs - 533 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 22
- Position: #61 / 133
- Number of attempts: 3
ninja substitution - 1420 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 18
- Position: #174 / 267
- Number of attempts: 1
One to Ten - 2209 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 14
- Position: #427 / 669
- Number of attempts: 1
Build a six - 294 entries
Just enjoy building "a" floors...
- Best score: 22
- Best player score: 23
- Position: #65 / 95
- Number of attempts: 4
Song Transcription Oops - 243 entries
When transcribing vocal music to Canjo Tab you can start by finding the lowest note and assigning that to zero and working your way up from there. However, without fail, I tend to miscount the notes and when I am near done I find a lower note. I mark this with a "z". This means I have to increase all the previous ones by 1. just a sting of numbers :)
- Best score: 15
- Best player score: 36
- Position: #74 / 78
- Number of attempts: 1
change parenthesis - 296 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 9
- Position: #25 / 161
- Number of attempts: 4
move titles next to url, in quotes - 529 entries
had trouble with something similar
- Best score: 19
- Best player score: 26
- Position: #123 / 139
- Number of attempts: 2
Words in parens - 12929 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2715 / 3961
- Number of attempts: 2
Resort and deup a CSV list - 167 entries
I'm always adding items to a sorted list. There has to be a better way dedup and resort the lists. There are multiple lists with varying lengths to discourage manual sorting. Also Australia's animals are weird.
- Best score: 44
- Best player score: 48
- Position: #21 / 43
- Number of attempts: 5
Simple text editing with Vim - 12744 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1731 / 3681
- Number of attempts: 2
Contributed Challenges
The D a n k Side of the Moon - 50 entries
You're making a vaporwave cover of The Dark Side of the Moon. So for the tracklisting, you want to: 1. Change the track names to v a p o r c a s e 2. Double the track lengths (since you're slowing them down). Well... let's just double the minutes.