Played Challenges
Change class fields from snake case to camel case - 290 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 19
- Position: #89 / 108
- Number of attempts: 2
Deleting text - 329 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 47
- Position: #63 / 103
- Number of attempts: 1
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 27
- Position: #175 / 306
- Number of attempts: 1
Quicksort - 2095 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 6
- Position: #107 / 465
- Number of attempts: 8
Populate 3D bone names list - 652 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 32
- Position: #113 / 168
- Number of attempts: 1
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #249 / 319
- Number of attempts: 1
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #396 / 535
- Number of attempts: 1
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 10
- Position: #66 / 414
- Number of attempts: 4
VimGolf