Played Challenges
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 104
- Position: #346 / 418
- Number of attempts: 1
Reformat symbols in list - 1633 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 27
- Position: #146 / 351
- Number of attempts: 7
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #185 / 476
- Number of attempts: 3
simple replacements - 1814 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #235 / 392
- Number of attempts: 3
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #35 / 516
- Number of attempts: 6
Python dataclasses - 1214 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #217 / 300
- Number of attempts: 2
Rural Post - 4563 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #19 / 1113
- Number of attempts: 12
Satisfy the go linter - 2448 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: #216 / 484
- Number of attempts: 4
Simple, Practical, and Common - 33757 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 / 7450
- Number of attempts: 7
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #317 / 1551
- Number of attempts: 4
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #698 / 3877
- Number of attempts: 11
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #645 / 3077
- Number of attempts: 2
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #786 / 1885
- Number of attempts: 4
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1234 / 4194
- Number of attempts: 8