Played Challenges
Simple, Practical, and Common - 32910 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: 27
- Position: #3915 / 7271
- Number of attempts: 1
Swap values - 4440 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #927 / 1241
- Number of attempts: 1
Unsemantic linewrapping - 826 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: 10
- Position: #107 / 208
- Number of attempts: 2
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1380 / 1857
- Number of attempts: 1
Applying same text modification in several lines - 2748 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #562 / 815
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1117 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 30
- Position: #161 / 232
- Number of attempts: 1
Swap the operands under comparison - 254 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 25
- Position: #63 / 92
- Number of attempts: 1
Add semicolons - 10539 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #946 / 2988
- Number of attempts: 2
Bad Copy Syntax - 1938 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 21
- Position: #267 / 493
- Number of attempts: 1
remove lines containing the word "reader" - 3454 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #628 / 1121
- Number of attempts: 2
Com(m)a Trouble - 3376 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 16
- Position: #429 / 760
- Number of attempts: 1
Box it - 7680 entries
Create a box around a line.
- Best score: 21
- Best player score: 24
- Position: #855 / 1835
- Number of attempts: 1
Cool or not? - 761 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 19
- Position: #138 / 216
- Number of attempts: 2
Copy three lines - 2794 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 18
- Position: #335 / 625
- Number of attempts: 4
Search and Replace 0 - 4654 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #609 / 1542
- Number of attempts: 3
ninja substitution - 1300 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 18
- Position: #166 / 247
- Number of attempts: 4
Vice versa - 7522 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1064 / 2044
- Number of attempts: 2
One to Ten - 2093 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: #455 / 641
- Number of attempts: 1
Change part of a function name in multiple occurrences - 598 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 15
- Position: #102 / 191
- Number of attempts: 1
Line under headers - 1918 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 32
- Position: #293 / 472
- Number of attempts: 1
Around the clock - 174 entries
You'll want to use 2 special commands to complete this. If you haven't yet, read through 'input.txt', especially :help simple-changes
- Best score: 13
- Best player score: 15
- Position: #54 / 67
- Number of attempts: 3
Join 'em - 228 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 6
- Position: #124 / 134
- Number of attempts: 1
Delete to the end of the current line - 711 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #165 / 348
- Number of attempts: 2
Song Transcription Oops - 222 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: 15
- Position: #30 / 68
- Number of attempts: 7
Remove quotes after first field - 319 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 25
- Position: #58 / 79
- Number of attempts: 1
I forgot quotes - 15740 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2272 / 4115
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #699 / 1112
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2367 / 3637
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2458 / 3919
- Number of attempts: 1