Played Challenges
simple replacements - 1861 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #15 / 399
- Number of attempts: 4
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 24
- Position: #149 / 311
- Number of attempts: 2
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 14
- Position: #733 / 1117
- Number of attempts: 1
Satisfy the go linter - 2476 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: 27
- Position: #331 / 492
- Number of attempts: 4
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #165 / 319
- Number of attempts: 3
Quote modules (ver.2) - 253 entries
Complete golang import statement.
- Best score: 22
- Best player score: 25
- Position: #39 / 62
- Number of attempts: 6
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #778 / 1904
- Number of attempts: 4
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #259 / 760
- Number of attempts: 6
Learn some german verbs - 547 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 196
- Position: #132 / 135
- Number of attempts: 1
Remove quotes after first field - 408 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 16
- Position: #27 / 95
- Number of attempts: 11
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #307 / 1140
- Number of attempts: 3
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 13
- Position: #107 / 654
- Number of attempts: 6
VimGolf