Played Challenges
Migrated to Postgres! - 268 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 29
- Position: #39 / 107
- Number of attempts: 3
Increment number for every 10 lines - 180 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: #24 / 53
- Number of attempts: 3
simple replacements - 1264 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #189 / 283
- Number of attempts: 1
Inverting Lines - 1562 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 16
- Position: #323 / 423
- Number of attempts: 1
CSV to MD format - 330 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 82
- Position: #43 / 77
- Number of attempts: 1
Generate a very basic Python constructor - 292 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 58
- Position: #54 / 85
- Number of attempts: 1
Python dataclasses - 796 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #130 / 204
- Number of attempts: 1
Count to 100 in word form - 54 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: 55
- Best player score: 82
- Position: #12 / 17
- Number of attempts: 1
RUST HTML to maud. - 17 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: #4 / 9
- Number of attempts: 2
RUST Cargo.toml version to last - 283 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 18
- Position: #53 / 80
- Number of attempts: 2