Played Challenges
Palindrome numbers - 21 entries
For each number compute its associated palindrome. First number (first line) has been eaten! #prime
- Best score: 30
- Best player score: 92
- Position: #14 / 14
- Number of attempts: 1
Hidden Message - 62 entries
Find the hidden message and replace all other characters with spaces.
- Best score: 33
- Best player score: 35
- Position: #12 / 26
- Number of attempts: 2
Manual SQL - 114 entries
Change select and insert queries to simulate inserting a new record.
- Best score: 49
- Best player score: 52
- Position: #8 / 44
- Number of attempts: 16
Add links to an existing HTML table - 60 entries
Add these links at that top to the respective table cell. First link, first cell, etc.
- Best score: 42
- Best player score: 100
- Position: #25 / 26
- Number of attempts: 1
Aligning function arguments to match a specific coding style - 189 entries
Most projects have specific coding style guidelines. In this case, the argument list must be broken into a new line for each argument, with the argument names right aligned, taking into account pointers.
- Best score: 16
- Best player score: 16
- Position: #6 / 63
- Number of attempts: 20