Played Challenges
Quicksort - 2061 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: 6
- Position: #33 / 458
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #157 / 321
- Number of attempts: 2
Paste a column after a column - 2632 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 34
- Position: #446 / 570
- Number of attempts: 4
Many duplicates - 1465 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #264 / 478
- Number of attempts: 3
delete swap - 1818 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #296 / 567
- Number of attempts: 1
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 27
- Position: #118 / 616
- Number of attempts: 11
hello-world-vimgolf - 2513 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #297 / 717
- Number of attempts: 6
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #206 / 518
- Number of attempts: 5
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 57
- Position: #296 / 308
- Number of attempts: 1
Switch function arguments - 2182 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #337 / 674
- Number of attempts: 7
Sort and add attributes - 1539 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #263 / 594
- Number of attempts: 3
Whitespace, empty lines and tabs - 3852 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 32
- Position: #619 / 829
- Number of attempts: 1
VimGolf