Played Challenges
CSV to MD format - 330 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 40
- Position: #18 / 77
- Number of attempts: 5
Python dataclasses - 796 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 24
- Position: #93 / 204
- Number of attempts: 1
RUST Cargo.toml version to last - 283 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 16
- Position: #12 / 80
- Number of attempts: 1
Turn the x - 275 entries
Turn the x to a +
- Best score: 19
- Best player score: 22
- Position: #38 / 71
- Number of attempts: 4
Format the CSS - 109 entries
You just copied some CSS color names from the web and need to add them to your python module. Create the COLORS variable and assign a dict() with the names as keys and hex-colors as values. BEWARE OF THE TABS!!
- Best score: 41
- Best player score: 44
- Position: #14 / 40
- Number of attempts: 2
Rural Post - 4254 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #215 / 1044
- Number of attempts: 3
Satisfy the go linter - 2076 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 25
- Position: #226 / 422
- Number of attempts: 5
Add quotes to ansible playbook - 845 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 8
- Position: #11 / 267
- Number of attempts: 2
Multiline to Single Line - 585 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #125 / 260
- Number of attempts: 1
xrandr outputs and dashes - 624 entries
uh oh, different video drivers identify display outputs with more dashes. Quick, need to change this xrandr script!
- Best score: 12
- Best player score: 15
- Position: #165 / 205
- Number of attempts: 2
Simple, Practical, and Common - 33124 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #2211 / 7307
- Number of attempts: 7
Get mail address from outlook format - 604 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 17
- Position: #126 / 190
- Number of attempts: 3
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #247 / 1493
- Number of attempts: 3
remove lines containing the word "reader" - 3483 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #424 / 1128
- Number of attempts: 2
Com(m)a Trouble - 3511 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #121 / 789
- Number of attempts: 5
Box it - 7746 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #361 / 1846
- Number of attempts: 4
Just the middle - 11289 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3074 / 4144
- Number of attempts: 2
I forgot quotes - 15852 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1054 / 4136
- Number of attempts: 3
Alphabet soup - 402 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #46 / 98
- Number of attempts: 2