Played Challenges
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 26
- Position: #52 / 616
- Number of attempts: 11
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #70 / 308
- Number of attempts: 6
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: 20
- Position: #157 / 491
- Number of attempts: 19
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: 11
- Position: #293 / 325
- Number of attempts: 4
Multiline to Single Line - 747 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #237 / 318
- Number of attempts: 4
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: 6
- Position: #366 / 411
- Number of attempts: 2
VimGolf