Played Challenges
YAML to dotenv - 227 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 44
- Position: #48 / 56
- Number of attempts: 4
Change to ascending order - 184 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 283
- Position: #49 / 50
- Number of attempts: 1
Replace markdown sections with numbering - 153 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 69
- Position: #26 / 47
- Number of attempts: 1
Fix the Scala Method - 116 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: #42 / 43
- Number of attempts: 2