Played Challenges
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: 32
- Position: #88 / 98
- Number of attempts: 5
Move list of uuids into a SQL query - 227 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 75
- Position: #62 / 73
- Number of attempts: 5
VimGolf