Played Challenges
Quicksort - 2095 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: 27
- Position: #327 / 465
- Number of attempts: 1
Paste a column after a column - 2662 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #151 / 576
- Number of attempts: 3
Tabbed Table to Python Array - 769 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: 53
- Position: #36 / 184
- Number of attempts: 5
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 90
- Position: #312 / 420
- Number of attempts: 2
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 27
- Position: #157 / 355
- Number of attempts: 4
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 55
- Position: #33 / 171
- Number of attempts: 7
Substraction (bis) - 637 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 28
- Position: #54 / 116
- Number of attempts: 4
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #216 / 480
- Number of attempts: 1
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #216 / 570
- Number of attempts: 1
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #154 / 619
- Number of attempts: 3
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #349 / 901
- Number of attempts: 5
VimGolf