Played Challenges
Migrated to Postgres! - 250 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 29
- Position: #38 / 99
- Number of attempts: 3
Increment number for every 10 lines - 177 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 / 51
- Number of attempts: 3
simple replacements - 1194 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #184 / 266
- Number of attempts: 1
Inverting Lines - 1472 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 16
- Position: #307 / 400
- Number of attempts: 1
CSV to MD format - 329 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 82
- Position: #43 / 76
- Number of attempts: 1
Generate a very basic Python constructor - 289 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 58
- Position: #54 / 83
- Number of attempts: 1
Python dataclasses - 729 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #120 / 188
- Number of attempts: 1
Count to 100 in word form - 53 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 / 16
- Number of attempts: 1
RUST HTML to maud. - 16 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 / 8
- Number of attempts: 2
RUST Cargo.toml version to last - 274 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 18
- Position: #52 / 78
- Number of attempts: 2