Played Challenges
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 104
- Position: #345 / 417
- Number of attempts: 1
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 27
- Position: #145 / 349
- Number of attempts: 7
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #184 / 470
- Number of attempts: 3
simple replacements - 1793 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #233 / 389
- Number of attempts: 3
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #35 / 511
- Number of attempts: 6
Python dataclasses - 1187 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #213 / 294
- Number of attempts: 2
Rural Post - 4515 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #19 / 1106
- Number of attempts: 12
Satisfy the go linter - 2437 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: 22
- Position: #215 / 481
- Number of attempts: 4
Simple, Practical, and Common - 33722 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: #2256 / 7442
- Number of attempts: 7
prepend * to every non-blank line - 6332 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #317 / 1545
- Number of attempts: 4
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #698 / 3870
- Number of attempts: 11
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #645 / 3072
- Number of attempts: 2
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #783 / 1881
- Number of attempts: 4
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1232 / 4188
- Number of attempts: 8