Played Challenges
Remove adjacent duplicates - 362 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 35
- Position: #64 / 101
- Number of attempts: 2
Rearrange array to single level - 1092 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 21
- Position: #59 / 184
- Number of attempts: 3
Rearrange array to one line - 521 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 21
- Position: #74 / 129
- Number of attempts: 3
Copy punctuation - 419 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 42
- Position: #66 / 106
- Number of attempts: 1
Deleting text - 217 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #33 / 73
- Number of attempts: 3
Remove line numbers - 694 entries
From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.
- Best score: 9
- Best player score: 41
- Position: #162 / 189
- Number of attempts: 1
delete swap - 1768 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #367 / 548
- Number of attempts: 5
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 56
- Position: #217 / 271
- Number of attempts: 2
Fix the shell script! - 2544 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 35
- Position: #340 / 589
- Number of attempts: 1
Python Hello World! Reformatting - 989 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 43
- Position: #195 / 379
- Number of attempts: 2
Reformat a C golf submission - 582 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 28
- Position: #69 / 206
- Number of attempts: 6