Played Challenges
Rearrange array to single level - 1499 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: #109 / 248
- Number of attempts: 6
New teacher - 1357 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 19
- Position: #14 / 282
- Number of attempts: 16
Quicksort - 2035 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: 83
- Position: #434 / 450
- Number of attempts: 2
Reconstruct the Sentence - 1647 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 118
- Position: #431 / 433
- Number of attempts: 2
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #720 / 3765
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7229 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 53
- Position: #1500 / 1778
- Number of attempts: 3