Played Challenges
YAML to dotenv - 1255 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 44
- Position: #225 / 266
- Number of attempts: 4
Change to ascending order - 450 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 283
- Position: #106 / 110
- Number of attempts: 1
Replace markdown sections with numbering - 287 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 69
- Position: #41 / 73
- 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: 37
- Position: #89 / 91
- Number of attempts: 2
VimGolf