Played Challenges
Reordering properties - 1163 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 67
- Position: #115 / 272
- Number of attempts: 4
YAML to dotenv - 1482 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 33
- Position: #225 / 302
- Number of attempts: 6
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 36
- Position: #148 / 154
- Number of attempts: 1
Fix the Scala Method - 308 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 29
- Position: #80 / 99
- Number of attempts: 2
New teacher - 1470 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 38
- Position: #288 / 307
- Number of attempts: 4
VimGolf