Played Challenges
Copy punctuation - 599 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 34
- Position: #65 / 149
- Number of attempts: 5
Column wise pasting - 239 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 42
- Position: #42 / 50
- Number of attempts: 3
Deleting text - 295 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 47
- Position: #61 / 95
- Number of attempts: 1
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #38 / 295
- Number of attempts: 9
Quicksort - 2038 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: 24
- Position: #257 / 452
- Number of attempts: 3
Remove line numbers - 747 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: 12
- Position: #70 / 200
- Number of attempts: 8
Find fix point of cos - 1432 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 14
- Position: #67 / 424
- Number of attempts: 7
Paste a column after a column - 2610 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #102 / 566
- Number of attempts: 8
Tabbed Table to Python Array - 743 entries
Not payed by the hour? So make it fast ;-) The table contains the relative occurencies of bigrams (two consecutive letters) in 1/100,000 in the german language, copy-pasted from http://www.mathe.tu-freiberg.de/~hebisch/cafe/kryptographie/bigramme.html
- Best score: 50
- Best player score: 66
- Position: #132 / 180
- Number of attempts: 3
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #300 / 476
- Number of attempts: 4