Played Challenges
Modernise code - 1410 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 47
- Position: #205 / 326
- Number of attempts: 2
Enumerate Bullets - 327 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 18
- Best player score: 20
- Position: #12 / 89
- Number of attempts: 3
swap number pairs - 2126 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #22 / 387
- Number of attempts: 8
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #140 / 1114
- Number of attempts: 5
Yo To Hello - 1151 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #295 / 533
- Number of attempts: 2
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: #2332 / 7450
- Number of attempts: 5
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: 11
- Position: #721 / 1551
- Number of attempts: 1
One number per line - 18784 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #727 / 3878
- Number of attempts: 12
Add string initializers to an enum - 884 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #61 / 261
- Number of attempts: 1
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #715 / 3078
- Number of attempts: 7
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #427 / 1886
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #233 / 701
- Number of attempts: 4
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3162 / 4216
- Number of attempts: 3
Increment each number - 1038 entries
Increment each number individually by one
- Best score: 15
- Best player score: 20
- Position: #150 / 253
- Number of attempts: 3
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1111 / 4194
- Number of attempts: 6
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #303 / 1138
- Number of attempts: 4
Simple text editing with Vim - 13101 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1908 / 3768
- Number of attempts: 1