Played Challenges
Change class fields from snake case to camel case - 187 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #20 / 72
- Number of attempts: 13
Reorganize Pokémon - 465 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #31 / 127
- Number of attempts: 4
Markdown Blog Editing - 298 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 30
- Position: #8 / 70
- Number of attempts: 12
Move to corresponding lines - 251 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 18
- Position: #13 / 57
- Number of attempts: 9
Rearrange array to single level - 1396 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 14
- Position: #7 / 229
- Number of attempts: 23
Rearrange array to one line - 667 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 13
- Position: #20 / 161
- Number of attempts: 14
Copy punctuation - 521 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 19
- Position: #13 / 133
- Number of attempts: 14
Deleting text - 257 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 42
- Position: #12 / 84
- Number of attempts: 9