Played Challenges
Reordering properties - 1063 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: #102 / 244
- Number of attempts: 4
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 33
- Position: #198 / 266
- Number of attempts: 6
Swap columns and transform to CSV format - 387 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 36
- Position: #138 / 144
- Number of attempts: 1
Fix the Scala Method - 289 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: #75 / 91
- Number of attempts: 2
New teacher - 1423 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 38
- Position: #281 / 300
- Number of attempts: 4
VimGolf