Played Challenges
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #213 / 616
- Number of attempts: 12
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 20
- Position: #111 / 308
- Number of attempts: 1
Satisfy the go linter - 2468 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: 26
- Position: #305 / 491
- Number of attempts: 5
Add quotes to ansible playbook - 1030 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 10
- Position: #254 / 325
- Number of attempts: 2
Multiline to Single Line - 747 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 7
- Position: #295 / 318
- Number of attempts: 3
Delete to the end of the current line - 855 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 30
- Position: #410 / 411
- Number of attempts: 1
VimGolf