Played Challenges
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: 6
- Position: #83 / 452
- Number of attempts: 13
EDN reformat - 1175 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 23
- Position: #102 / 167
- Number of attempts: 14
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 25
- Position: #58 / 164
- Number of attempts: 5
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: 15
- Position: #203 / 424
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 570 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #182 / 319
- Number of attempts: 1
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: 20
- Position: #315 / 566
- Number of attempts: 8
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 111
- Position: #363 / 418
- Number of attempts: 2
Poorly indented Python comments - 1328 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 30
- Position: #121 / 223
- Number of attempts: 6
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #275 / 476
- Number of attempts: 1
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #415 / 713
- Number of attempts: 7
Com(m)a Trouble - 3907 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #350 / 886
- Number of attempts: 1