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: 24
- Position: #110 / 272
- Number of attempts: 5
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: 15
- Position: #42 / 182
- Number of attempts: 6
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: 22
- Position: #22 / 159
- Number of attempts: 7
Change LaTex itemizations formats - 125 entries
Inspired by the way my professor formats their LaTeX assignments.
- Best score: 43
- Best player score: 123
- Position: #19 / 20
- Number of attempts: 2
Deleting text - 325 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 52
- Position: #84 / 101
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #215 / 321
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #968 / 1825
- Number of attempts: 6
VimGolf