Played Challenges
Rearrange array to single level - 1502 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: #89 / 249
- Number of attempts: 3
Rearrange array to one line - 707 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 19
- Position: #61 / 170
- Number of attempts: 2
Column wise pasting - 229 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 37
- Position: #33 / 49
- Number of attempts: 2
Deleting text - 287 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 45
- Position: #33 / 93
- Number of attempts: 1
Quicksort - 2036 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: #319 / 451
- 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