Played Challenges
YAML to dotenv - 523 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 44
- Position: #104 / 126
- Number of attempts: 4
Change to ascending order - 257 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 283
- Position: #67 / 69
- Number of attempts: 1
Replace markdown sections with numbering - 179 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 69
- Position: #28 / 54
- Number of attempts: 1
Fix the Scala Method - 162 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 9
- Best player score: 37
- Position: #53 / 54
- Number of attempts: 2