Played Challenges
Quicksort - 2095 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: 6
- Position: #113 / 465
- Number of attempts: 4
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 14
- Position: #512 / 722
- Number of attempts: 2
Migrated to Postgres! - 348 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 39
- Position: #114 / 134
- Number of attempts: 2
Generate a very basic Python constructor - 336 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 62
- Position: #69 / 101
- Number of attempts: 1
RUST Cargo.toml version to last - 394 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 36
- Position: #100 / 105
- Number of attempts: 1
Making 3 line function a one liner. - 343 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #31 / 211
- Number of attempts: 1
Python: Def to Lambda - 474 entries
LAMBDA!!!
- Best score: 19
- Best player score: 31
- Position: #155 / 158
- Number of attempts: 2
Add quotes to ansible playbook - 1036 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 10
- Position: #243 / 327
- Number of attempts: 3
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #138 / 319
- Number of attempts: 2
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #319 / 535
- Number of attempts: 2
Add text at some column - 178 entries
Complete golang struct statement.
- Best score: 31
- Best player score: 33
- Position: #47 / 67
- Number of attempts: 3
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 25
- Position: #1479 / 1557
- Number of attempts: 2
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 34
- Position: #250 / 287
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 28
- Position: #2983 / 3087
- Number of attempts: 1
VimGolf