Played Challenges
YAML to dotenv - 1459 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 44
- Position: #254 / 298
- Number of attempts: 4
Change to ascending order - 487 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 283
- Position: #115 / 120
- Number of attempts: 1
Replace markdown sections with numbering - 303 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 69
- Position: #45 / 80
- Number of attempts: 1
Fix the Scala Method - 306 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: 37
- Position: #96 / 98
- Number of attempts: 2
VimGolf