Played Challenges
Python: Def to Lambda - 474 entries
LAMBDA!!!
- Best score: 19
- Best player score: 19
- Position: #18 / 158
- 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: 13
- Position: #573 / 1117
- Number of attempts: 4
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: 29
- Position: #367 / 492
- Number of attempts: 5
Simple, Practical, and Common - 33930 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: 27
- Position: #4070 / 7490
- Number of attempts: 4
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1302 / 1557
- Number of attempts: 1
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 27
- Position: #3543 / 3893
- Number of attempts: 4
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #605 / 3087
- Number of attempts: 5
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #805 / 1179
- Number of attempts: 4
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3105 / 4234
- Number of attempts: 2
mp3 - Cutlist - 50 entries
An audio CD was accidentally ripped into one single mp3 file. A dummy cue-file now needs to be filled out with the correct values to get single mp3 files.
- Best score: 64
- Best player score: 150
- Position: #12 / 15
- Number of attempts: 2
Hello ${world} - 344 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 56
- Position: #89 / 102
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3577 / 4208
- Number of attempts: 2
VimGolf