Played Challenges
Rearrange array to single level - 1737 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 24
- Position: #114 / 290
- Number of attempts: 5
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: 15
- Position: #46 / 191
- Number of attempts: 6
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: 22
- Position: #23 / 168
- Number of attempts: 7
Change LaTex itemizations formats - 129 entries
Inspired by the way my professor formats their LaTeX assignments.
- Best score: 43
- Best player score: 123
- Position: #20 / 21
- Number of attempts: 2
Deleting text - 329 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 52
- Position: #85 / 103
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 576 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #215 / 324
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7514 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #978 / 1850
- Number of attempts: 6
VimGolf