Played Challenges
π - 211 entries
1200 π chars
- Best score: 16
- Best player score: 32
- Position: #37 / 55
- Number of attempts: 1
Create json from a .env file - 1368 entries
A simple everyday task.
- Best score: 39
- Best player score: 55
- Position: #127 / 323
- Number of attempts: 3
Reordering properties - 1079 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: 86
- Position: #152 / 250
- Number of attempts: 1
Changing date formats - 618 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 126
- Position: #140 / 173
- Number of attempts: 2
YAML to dotenv - 1293 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 25
- Position: #148 / 272
- Number of attempts: 2
Fix the Scala Method - 290 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: 30
- Position: #76 / 92
- Number of attempts: 4
VimGolf