Played Challenges
Modernise code - 1103 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 47
- Position: #165 / 261
- Number of attempts: 2
Enumerate Bullets - 253 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: 20
- Best player score: 20
- Position: #11 / 67
- Number of attempts: 3
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #22 / 346
- Number of attempts: 8
Rural Post - 4257 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #140 / 1045
- Number of attempts: 5
Yo To Hello - 1081 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #294 / 497
- Number of attempts: 2
Simple, Practical, and Common - 33136 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 / 7308
- Number of attempts: 5
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #696 / 1493
- Number of attempts: 1
One number per line - 18497 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #727 / 3815
- Number of attempts: 12
Add string initializers to an enum - 836 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #61 / 246
- Number of attempts: 1
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #715 / 3023
- Number of attempts: 7
Box it - 7756 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #427 / 1847
- Number of attempts: 4
That hyphen - 2522 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #233 / 689
- Number of attempts: 4
Just the middle - 11289 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3146 / 4144
- Number of attempts: 3
Increment each number - 959 entries
Increment each number individually by one
- Best score: 15
- Best player score: 20
- Position: #144 / 238
- Number of attempts: 3
I forgot quotes - 15852 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1111 / 4136
- Number of attempts: 6
-a-b-c- - 3149 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #303 / 1121
- Number of attempts: 4
Simple text editing with Vim - 11897 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1848 / 3482
- Number of attempts: 1