Played Challenges
Change class fields from snake case to camel case - 107 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #20 / 47
- Number of attempts: 13
Reorganize Pokémon - 236 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #21 / 65
- Number of attempts: 4
Markdown Blog Editing - 245 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 30
- Position: #8 / 60
- Number of attempts: 12
Move to corresponding lines - 219 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 18
- Position: #13 / 50
- Number of attempts: 9
Rearrange array to single level - 1244 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 / 199
- Number of attempts: 23
Rearrange array to one line - 578 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 13
- Position: #20 / 141
- Number of attempts: 14
Copy punctuation - 479 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 / 118
- Number of attempts: 14
Deleting text - 245 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 42
- Position: #13 / 78
- Number of attempts: 9