Played Challenges
The Fibonacci Spacer - 52 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 46
- Position: #8 / 19
- Number of attempts: 1
Replace markdown sections with numbering - 144 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 48
- Position: #14 / 43
- Number of attempts: 1
Fix the Scala Method - 106 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: 22
- Position: #12 / 39
- Number of attempts: 5
Reorganize Pokémon - 307 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #47 / 82
- Number of attempts: 3
Change readonly files - 33 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 34
- Position: #8 / 12
- Number of attempts: 1