Played Challenges
Rearrange array to single level - 1563 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: #91 / 258
- Number of attempts: 3
Rearrange array to one line - 720 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 19
- Position: #62 / 175
- Number of attempts: 2
Column wise pasting - 239 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 37
- Position: #34 / 50
- Number of attempts: 2
Deleting text - 295 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #34 / 95
- Number of attempts: 1
Quicksort - 2038 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: #320 / 452
- Number of attempts: 2
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1084 / 1631
- Number of attempts: 2