Played Challenges
Modernise code - 1400 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #19 / 323
- Number of attempts: 5
swap number pairs - 2105 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #20 / 382
- Number of attempts: 7
Rural Post - 4504 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #134 / 1104
- Number of attempts: 9
Satisfy the go linter - 2393 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: 20
- Position: #99 / 472
- Number of attempts: 3
Simple, Practical, and Common - 33703 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: #2330 / 7438
- Number of attempts: 5
prepend * to every non-blank line - 6325 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #391 / 1543
- Number of attempts: 5
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #726 / 3869
- Number of attempts: 5
Palindrome numbers - 29 entries
For each number compute its associated palindrome. First number (first line) has been eaten! #prime
- Best score: 30
- Best player score: 34
- Position: #15 / 16
- Number of attempts: 1
Add string initializers to an enum - 873 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 22
- Position: #96 / 259
- Number of attempts: 3
Add semicolons - 10877 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #711 / 3070
- Number of attempts: 3
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #423 / 1880
- Number of attempts: 2
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1109 / 4188
- Number of attempts: 5
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #424 / 1138
- Number of attempts: 3
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 13
- Position: #1 / 3968
- Number of attempts: 4