Played Challenges
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: 6
- Position: #55 / 452
- Number of attempts: 13
EDN reformat - 1175 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 18
- Position: #49 / 167
- Number of attempts: 19
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #193 / 559
- Number of attempts: 4
Happy New Year! - 147 entries
This is a simple new year's challenge.
- Best score: 22
- Best player score: 91
- Position: #57 / 60
- Number of attempts: 3
Reconstruct the Sentence - 1651 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: 20
- Position: #141 / 435
- Number of attempts: 14
Whitespace, empty lines and tabs - 3795 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #167 / 816
- Number of attempts: 16
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #697 / 3776
- Number of attempts: 6