Played Challenges
Inverting Lines - 1931 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #175 / 517
- Number of attempts: 8
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #54 / 328
- Number of attempts: 6
Add semicolons - 10905 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #750 / 3079
- Number of attempts: 1
From argument to object - 1534 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #153 / 465
- Number of attempts: 2
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #266 / 757
- Number of attempts: 6
Just the middle - 11523 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1492 / 4222
- Number of attempts: 1
Stairstep digits - 407 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #52 / 149
- Number of attempts: 1
Change your calendar - 397 entries
Happy New Year!
- Best score: 18
- Best player score: 18
- Position: #10 / 88
- Number of attempts: 8