Played Challenges
YAML to dotenv - 1305 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 44
- Position: #230 / 273
- Number of attempts: 4
Change to ascending order - 480 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 283
- Position: #110 / 114
- Number of attempts: 1
Replace markdown sections with numbering - 291 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 69
- Position: #43 / 76
- Number of attempts: 1
Fix the Scala Method - 295 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: #91 / 93
- Number of attempts: 2
VimGolf