Played Challenges
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: 33
- Position: #190 / 272
- Number of attempts: 1
Rearrange array to one line - 758 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 35
- Position: #160 / 182
- Number of attempts: 1
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: 53
- Position: #128 / 159
- Number of attempts: 1
Column wise pasting - 254 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 46
- Position: #48 / 52
- Number of attempts: 2
Reformat symbols in list - 1635 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 187
- Position: #350 / 352
- Number of attempts: 1
VimGolf