Played Challenges
fib.c cleanup - 68 entries
cleanup the file
- Best score: 15
- Best player score: 16
- Position: #14 / 55
- Number of attempts: 1
Block Fun 1 - 210 entries
Manipulate the columns to produce desired result.
- Best score: 14
- Best player score: 14
- Position: #4 / 75
- Number of attempts: 4
Checkerboard case pattern - 164 entries
All the squares are white. Make some of them black. But only the right ones.
- Best score: 15
- Best player score: 16
- Position: #10 / 61
- Number of attempts: 7
A simple change - 468 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 14
- Position: #72 / 193
- Number of attempts: 5
Chucking wood - 135 entries
An exercise in compressing repetitive text. For this challenge, any entry that uses keys outside the main row (such as arrow keys, Home, End, Delete, etc.) will be removed. (Esc is OK, though you should be using C-[ anyway.)
- Best score: 51
- Best player score: 57
- Position: #21 / 50
- Number of attempts: 4
Sort and add attributes - 1475 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #127 / 573
- Number of attempts: 3
Whitespace, empty lines and tabs - 3700 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 24
- Position: #377 / 796
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7038 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 37
- Position: #529 / 1728
- Number of attempts: 2