Played Challenges
Tabbed Table to Python Array - 755 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: 57
- Position: #70 / 182
- Number of attempts: 10
HS exam question - 1599 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 56
- Position: #86 / 419
- Number of attempts: 10
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: 25
- Position: #85 / 352
- Number of attempts: 14
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 198
- Position: #157 / 169
- Number of attempts: 3
Poorly indented Python comments - 1328 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 57
- Position: #179 / 223
- Number of attempts: 3
Many duplicates - 1465 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #183 / 478
- Number of attempts: 7
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: 48
- Position: #90 / 155
- Number of attempts: 7
delete swap - 1818 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #168 / 567
- Number of attempts: 8
Generate a very basic Python constructor (fixed) - 1281 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 41
- Position: #119 / 275
- Number of attempts: 16
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #203 / 616
- Number of attempts: 12
Visual block training - 1096 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 18
- Position: #33 / 207
- Number of attempts: 20
Innocent Monster - 217 entries
You have the tools, just create him!
- Best score: 60
- Best player score: 126
- Position: #37 / 49
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1668 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #155 / 561
- Number of attempts: 6
Java to JavaScript - 285 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 108
- Position: #63 / 76
- Number of attempts: 2
Wikitext headings to markdown - 1014 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 59
- Position: #184 / 211
- Number of attempts: 1
hello-world-vimgolf - 2513 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #237 / 717
- Number of attempts: 5
Contribute to keyboard mashing - 900 entries
Speak in tongues
- Best score: 17
- Best player score: 18
- Position: #102 / 273
- Number of attempts: 6
Solve anagram with ASCII letters - 54 entries
ASCII created by TOIlet command
- Best score: 46
- Best player score: 288
- Position: #17 / 18
- Number of attempts: 2
Plotting some variables in python - 1673 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 47
- Position: #186 / 350
- Number of attempts: 3
Transpose a python matrix - 873 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 37
- Position: #60 / 138
- Number of attempts: 16
Lowercase first characters - 490 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 34
- Position: #52 / 184
- Number of attempts: 9
Migrated to Postgres! - 338 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 39
- Position: #117 / 133
- Number of attempts: 1
Increment number for every 10 lines - 231 entries
The file consists of 2 columns (code and percentage). We need to add 2 more columns with increasing number for 4th column (Xcols) and increment 3rd column (Ycols) only for every 10 lines with reset of 4th column
- Best score: 25
- Best player score: 56
- Position: #40 / 65
- Number of attempts: 4
simple replacements - 1833 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #69 / 396
- Number of attempts: 7
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 13
- Position: #349 / 518
- Number of attempts: 6
CSV to MD format - 429 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 98
- Position: #73 / 96
- Number of attempts: 1
RUST Cargo.toml version to last - 378 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 16
- Position: #21 / 104
- Number of attempts: 10
VimGolf