Played Challenges
Create json from a .env file - 1303 entries
A simple everyday task.
- Best score: 39
- Best player score: 93
- Position: #254 / 303
- Number of attempts: 1
Fix the git merge conflicts - 286 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 73
- Position: #64 / 78
- Number of attempts: 1
Fix the Scala Method - 287 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 / 90
- Number of attempts: 6
New teacher - 1419 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 28
- Position: #199 / 299
- Number of attempts: 3
months to html list items - 1108 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #162 / 300
- Number of attempts: 3
Easier Align - 421 entries
Align the columns of a markdown table
- Best score: 51
- Best player score: 244
- Position: #66 / 98
- Number of attempts: 2
Paste a column after a column - 2632 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 / 570
- Number of attempts: 8
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: 56
- Position: #67 / 182
- Number of attempts: 9
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: #27 / 104
- Number of attempts: 12
RUST match with enum for Coin - 186 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 125
- Position: #41 / 54
- Number of attempts: 3
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 65
- Position: #297 / 328
- 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