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: 23
- Position: #101 / 291
- Number of attempts: 3
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: 19
- Position: #71 / 191
- Number of attempts: 2
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 37
- Position: #36 / 53
- Number of attempts: 2
Deleting text - 329 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #36 / 103
- Number of attempts: 1
Quicksort - 2095 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 27
- Position: #328 / 465
- Number of attempts: 2
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1092 / 1644
- Number of attempts: 2
VimGolf