Played Challenges
Rearrange array to single level - 1684 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: #112 / 281
- Number of attempts: 5
Rearrange array to one line - 799 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 15
- Position: #45 / 187
- Number of attempts: 6
Copy punctuation - 679 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 / 164
- Number of attempts: 7
Change LaTex itemizations formats - 128 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 - 326 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 52
- Position: #84 / 102
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 575 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #215 / 323
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7463 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #973 / 1836
- Number of attempts: 6
VimGolf