Played Challenges
Rearrange array to single level - 1742 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 33
- Position: #202 / 291
- Number of attempts: 1
Rearrange array to one line - 810 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 35
- Position: #169 / 191
- Number of attempts: 1
Copy punctuation - 688 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 53
- Position: #133 / 168
- Number of attempts: 1
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 46
- Position: #49 / 53
- Number of attempts: 2
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 187
- Position: #353 / 355
- Number of attempts: 1
VimGolf