Played Challenges
Sort and Tag - 446 entries
The goal is to sort these lines alphabetically, assign a unique identifier to each line in the format "[01]", "[02]", etc., and then restore the original order of the lines while preserving the assigned identifiers.
- Best score: 36
- Best player score: 36
- Position: #8 / 94
- Number of attempts: 16
Nested JSON Flattener - 78 entries
Transform a deeply nested JSON structure into a flattened key-value format where each path is represented by dot notation
- Best score: 44
- Best player score: 56
- Position: #7 / 22
- Number of attempts: 7
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: #191 / 452
- Number of attempts: 8
Tabbed Table to Python Array - 743 entries
Not payed by the hour? So make it fast ;-) The table contains the relative occurencies of bigrams (two consecutive letters) in 1/100,000 in the german language, copy-pasted from http://www.mathe.tu-freiberg.de/~hebisch/cafe/kryptographie/bigramme.html
- Best score: 50
- Best player score: 61
- Position: #98 / 180
- Number of attempts: 6
2 quick changes and a numbered list - 648 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 42
- Position: #65 / 155
- Number of attempts: 7
Generate a very basic Python constructor (fixed) - 1277 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 29
- Position: #15 / 274
- Number of attempts: 10
Fix the shell script! - 2606 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 31
- Position: #257 / 607
- Number of attempts: 7
Visual block training - 1089 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 18
- Position: #17 / 206
- Number of attempts: 12
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #120 / 559
- Number of attempts: 3
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #167 / 713
- Number of attempts: 3
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #748 / 3776
- Number of attempts: 4