Played Challenges
Migrated to Postgres! - 338 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 29
- Position: #44 / 133
- Number of attempts: 3
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: 39
- Position: #28 / 65
- Number of attempts: 3
simple replacements - 1833 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #245 / 396
- Number of attempts: 1
Inverting Lines - 1932 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 16
- Position: #401 / 518
- Number of attempts: 1
CSV to MD format - 429 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 82
- Position: #54 / 96
- Number of attempts: 1
Generate a very basic Python constructor - 323 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 58
- Position: #61 / 100
- Number of attempts: 1
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #205 / 308
- Number of attempts: 1
Count to 100 in word form - 148 entries
Write all the numbers from 1 to 100, using their word forms rather than the digit form. Most of the parts you will need are included in the input file. Use hyphens when appropriate.
- Best score: 53
- Best player score: 82
- Position: #23 / 31
- Number of attempts: 1
RUST HTML to maud. - 24 entries
RUST HTML to maud. maud is one of the template engines for server-side rendering based on rust. rusty practice on vimgolf
- Best score: 135
- Best player score: 215
- Position: #5 / 12
- Number of attempts: 2
RUST Cargo.toml version to last - 378 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 18
- Position: #62 / 104
- Number of attempts: 2
VimGolf