Played Challenges
Reordering properties - 1100 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 167
- Position: #246 / 256
- Number of attempts: 2
Fix the Scala Method - 296 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: 22
- Position: #41 / 94
- Number of attempts: 4
Change class fields from snake case to camel case - 286 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 20
- Position: #97 / 107
- Number of attempts: 7
VimGolf