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: 6
- Position: #83 / 465
- Number of attempts: 13
EDN reformat - 1209 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 23
- Position: #105 / 170
- Number of attempts: 14
Populate 3D bone names list - 652 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 25
- Position: #60 / 168
- Number of attempts: 5
Find fix point of cos - 1468 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: 15
- Position: #205 / 431
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 576 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #182 / 324
- 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: 20
- Position: #323 / 576
- Number of attempts: 8
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 111
- Position: #365 / 420
- Number of attempts: 2
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 30
- Position: #123 / 224
- Number of attempts: 6
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #276 / 480
- Number of attempts: 1
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #421 / 722
- Number of attempts: 7
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: #354 / 901
- Number of attempts: 1
VimGolf