Played Challenges
Quicksort - 1964 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 / 433
- Number of attempts: 13
EDN reformat - 1158 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 / 164
- Number of attempts: 19
Put a newline after every 10 lines in vim - 1658 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #193 / 557
- Number of attempts: 4
Happy New Year! - 145 entries
This is a simple new year's challenge.
- Best score: 22
- Best player score: 91
- Position: #56 / 59
- Number of attempts: 3
Reconstruct the Sentence - 1511 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #132 / 413
- Number of attempts: 14
Whitespace, empty lines and tabs - 3680 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #164 / 790
- Number of attempts: 16
Simple text editing with Vim - 12822 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 / 3698
- Number of attempts: 6