Played Challenges
Change class fields from snake case to camel case - 278 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #20 / 104
- Number of attempts: 13
Reorganize Pokémon - 696 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #43 / 191
- Number of attempts: 4
Markdown Blog Editing - 434 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 30
- Position: #8 / 101
- Number of attempts: 12
Move to corresponding lines - 305 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 18
- Position: #15 / 68
- Number of attempts: 9
Rearrange array to single level - 1649 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 / 272
- Number of attempts: 23
Rearrange array to one line - 774 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 13
- Position: #20 / 183
- Number of attempts: 14
Copy punctuation - 671 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 / 159
- Number of attempts: 14
Deleting text - 325 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 42
- Position: #17 / 101
- Number of attempts: 9
VimGolf