Played Challenges
Create json from a .env file - 1453 entries
A simple everyday task.
- Best score: 39
- Best player score: 93
- Position: #287 / 338
- Number of attempts: 1
Fix the git merge conflicts - 307 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 73
- Position: #68 / 84
- Number of attempts: 1
Fix the Scala Method - 296 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 2
- Position: #1 / 94
- Number of attempts: 6
New teacher - 1453 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 28
- Position: #203 / 304
- Number of attempts: 3
months to html list items - 1119 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #164 / 303
- Number of attempts: 3
Easier Align - 442 entries
Align the columns of a markdown table
- Best score: 51
- Best player score: 244
- Position: #67 / 99
- Number of attempts: 2
Paste a column after a column - 2661 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #113 / 575
- Number of attempts: 8
Tabbed Table to Python Array - 769 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: 56
- Position: #68 / 184
- Number of attempts: 9
RUST Cargo.toml version to last - 394 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 16
- Position: #27 / 105
- Number of attempts: 12
RUST match with enum for Coin - 195 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 125
- Position: #42 / 55
- Number of attempts: 3
Modernise code - 1429 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 65
- Position: #298 / 329
- Number of attempts: 2
Bad Copy Syntax - 2055 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 25
- Position: #387 / 536
- Number of attempts: 2
Extract wireshark capture filter - 227 entries
Extract wireshark capture filter from IP plan
- Best score: 25
- Best player score: 26
- Position: #27 / 75
- Number of attempts: 7
Inner hyphens - 143 entries
Yet another hyphen challenge. Adding 5 hyphens to a file shouldn't be too hard.
- Best score: 11
- Best player score: 12
- Position: #75 / 85
- Number of attempts: 1
VimGolf