Played Challenges
CSV to MD format - 413 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 40
- Position: #22 / 94
- Number of attempts: 5
Python dataclasses - 1127 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 24
- Position: #134 / 283
- Number of attempts: 1
RUST Cargo.toml version to last - 355 entries
RUST Cargo.toml version to last. rusty practice on vimgolf
- Best score: 16
- Best player score: 16
- Position: #12 / 100
- Number of attempts: 1
Turn the x - 326 entries
Turn the x to a +
- Best score: 19
- Best player score: 22
- Position: #45 / 81
- Number of attempts: 4
Format the CSS - 152 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: #20 / 47
- Number of attempts: 2
Rural Post - 4450 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #230 / 1089
- Number of attempts: 3
Satisfy the go linter - 2366 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: #257 / 467
- Number of attempts: 5
Add quotes to ansible playbook - 950 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 8
- Position: #11 / 303
- Number of attempts: 2
Multiline to Single Line - 695 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #125 / 300
- Number of attempts: 1
xrandr outputs and dashes - 700 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: #179 / 220
- Number of attempts: 2
Simple, Practical, and Common - 33535 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 / 7397
- Number of attempts: 7
Get mail address from outlook format - 642 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 17
- Position: #135 / 202
- Number of attempts: 3
prepend * to every non-blank line - 6288 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #247 / 1532
- Number of attempts: 3
remove lines containing the word "reader" - 3573 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #424 / 1157
- Number of attempts: 2
Com(m)a Trouble - 3780 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #121 / 855
- Number of attempts: 5
Box it - 7897 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #361 / 1872
- Number of attempts: 4
Just the middle - 11417 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3086 / 4181
- Number of attempts: 2
I forgot quotes - 15954 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1054 / 4170
- Number of attempts: 3
Alphabet soup - 428 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #51 / 107
- Number of attempts: 2