Played Challenges
Simple, Practical, and Common - 33256 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: #1796 / 7337
- Number of attempts: 4
One number per line - 18574 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1243 / 3834
- Number of attempts: 4
Swap values inside brackets - 2447 entries
Easy challenge.
- Best score: 14
- Best player score: 14
- Position: #37 / 567
- Number of attempts: 5
Applying same text modification in several lines - 2822 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #374 / 835
- Number of attempts: 2
Add semicolons - 10760 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #970 / 3035
- Number of attempts: 1
remove lines containing the word "reader" - 3503 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #609 / 1135
- Number of attempts: 2
Box it - 7789 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #106 / 1855
- Number of attempts: 7
html paragraph to table - 590 entries
reformat html paragraph to table
- Best score: 48
- Best player score: 48
- Position: #9 / 123
- Number of attempts: 10
Just the middle - 11331 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2841 / 4156
- Number of attempts: 1
Basic renumbering - 5521 entries
Renumbering Basic.
- Best score: 11
- Best player score: 12
- Position: #284 / 1251
- Number of attempts: 3
ninja substitution - 1368 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 14
- Position: #26 / 260
- Number of attempts: 8
Vice versa - 7708 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #469 / 2084
- Number of attempts: 4
One to Ten - 2140 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: 13
- Position: #359 / 655
- Number of attempts: 5
Around the clock - 188 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 / 74
- Number of attempts: 1
Join 'em - 244 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #53 / 145
- Number of attempts: 1
Remove quotes after first field - 343 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 27
- Position: #78 / 86
- Number of attempts: 1
Reorder the groups - 1129 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 17
- Position: #128 / 258
- Number of attempts: 2
Array transposition - 2346 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Position: #142 / 440
- Number of attempts: 6
I forgot quotes - 15890 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #873 / 4152
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10595 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2371 / 3657
- Number of attempts: 1
Words in parens - 12824 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1717 / 3939
- Number of attempts: 2
Rule 110 - 35 entries
Compute the next 5 iterations of Rule 110 with the given starting state. https://en.wikipedia.org/wiki/Rule_110
- Best score: 43
- Best player score: 64
- Position: #9 / 11
- Number of attempts: 9
ASCII-art Histogram - 310 entries
Create an ASCCI-art histogram for the given numbers. Make sure not to leave trailing whitespaces. Thanks to VimGolf I recently discovered a feature of Vim thAT blew my mind. I'm curious to see what real ninjas make of it ;-)
- Best score: 33
- Best player score: 35
- Position: #20 / 55
- Number of attempts: 8
Complete the hex array data - 190 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 37
- Position: #54 / 72
- Number of attempts: 2
Case preserving word replacement - 444 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 21
- Position: #83 / 178
- Number of attempts: 1
Turn this csv list into queries - 203 entries
Transform each line of this csv file into a MySQL-ready INSERT query.
- Best score: 98
- Best player score: 225
- Position: #91 / 94
- Number of attempts: 1
Sort and add attributes - 1287 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #36 / 515
- Number of attempts: 3
Add fold markers to a .c file - 531 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 34
- Position: #66 / 167
- Number of attempts: 4
Reconstruct the Sentence - 1281 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #8 / 367
- Number of attempts: 5
Braces or Brackets? - 805 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 37
- Position: #43 / 270
- Number of attempts: 3
Whitespace, empty lines and tabs - 3194 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #216 / 708
- Number of attempts: 3
Flodder-challenge - 1038 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 31
- Position: #80 / 298
- Number of attempts: 3
Simple text editing with Vim - 12045 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #708 / 3528
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 6369 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 49
- Position: #1253 / 1572
- Number of attempts: 1