Played Challenges
Quicksort - 2005 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 / 442
- Number of attempts: 13
EDN reformat - 1162 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 23
- Position: #101 / 166
- Number of attempts: 14
Populate 3D bone names list - 633 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 25
- Position: #57 / 163
- Number of attempts: 5
Find fix point of cos - 1408 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: #201 / 418
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 561 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #182 / 314
- Number of attempts: 1
Paste a column after a column - 2557 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 20
- Position: #309 / 558
- Number of attempts: 8
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 111
- Position: #362 / 417
- Number of attempts: 2
Poorly indented Python comments - 1316 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 30
- Position: #120 / 222
- Number of attempts: 6
Many duplicates - 1451 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #274 / 471
- Number of attempts: 1
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #414 / 709
- Number of attempts: 7
Com(m)a Trouble - 3880 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #348 / 878
- Number of attempts: 1