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: 24
- Position: #213 / 452
- Number of attempts: 3
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: #146 / 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: 14
- Position: #72 / 566
- Number of attempts: 8
Reformat symbols in list - 1635 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 63
- Position: #334 / 352
- Number of attempts: 1
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 57
- Position: #39 / 169
- Number of attempts: 8
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #261 / 476
- Number of attempts: 1
Visual block training - 1089 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 25
- Position: #78 / 206
- Number of attempts: 4
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #295 / 713
- Number of attempts: 4
Contribute to keyboard mashing - 898 entries
Speak in tongues
- Best score: 17
- Best player score: 19
- Position: #152 / 272
- Number of attempts: 3
Transpose a python matrix - 873 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 62
- Position: #100 / 138
- Number of attempts: 3
Python dataclasses - 1215 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 29
- Position: #196 / 301
- Number of attempts: 1