Played Challenges
Quicksort - 2005 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 34
- Position: #367 / 442
- Number of attempts: 1
Remove line numbers - 736 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: 13
- Position: #89 / 198
- Number of attempts: 1
Easier Align - 406 entries
Align the columns of a markdown table
- Best score: 51
- Best player score: 137
- Position: #38 / 96
- Number of attempts: 1
Paste a column after a column - 2557 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #38 / 558
- Number of attempts: 7
Many duplicates - 1451 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #107 / 471
- Number of attempts: 8
2 quick changes and a numbered list - 647 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 196
- Position: #149 / 154
- Number of attempts: 1
delete swap - 1788 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #58 / 557
- Number of attempts: 2
Fix the shell script! - 2596 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #194 / 603
- Number of attempts: 5
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #137 / 558
- Number of attempts: 3
Enumerate Bullets - 327 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 18
- Best player score: 61
- Position: #77 / 89
- Number of attempts: 5
swap number pairs - 2115 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #150 / 384
- Number of attempts: 2
Rural Post - 4547 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 26
- Position: #956 / 1109
- Number of attempts: 2
Simple, Practical, and Common - 33742 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: #2327 / 7447
- Number of attempts: 5
prepend * to every non-blank line - 6353 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1308 / 1549
- Number of attempts: 1
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 17
- Position: #2616 / 3074
- Number of attempts: 2