Played Challenges
months to html list items - 957 entries
Turn the months into list items.
- Best score: 22
- Best player score: 24
- Position: #54 / 254
- Number of attempts: 7
Quicksort - 1875 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: #69 / 411
- Number of attempts: 10
Pick and sort servers from mirror list - 409 entries
Retrieve the primary server for each country from a mirror list file and organize them alphabetically by country name. Given a mirror list file containing server information for various countries, the objective is to extract the primary server from each country and then arrange these servers in alphabetical order based on the respective country names.
- Best score: 28
- Best player score: 29
- Position: #15 / 84
- Number of attempts: 10
Paste a column after a column - 2504 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 15
- Position: #111 / 547
- Number of attempts: 9
Reformat symbols in list - 1606 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 26
- Position: #108 / 344
- Number of attempts: 8
simple replacements - 1753 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 20
- Position: #137 / 380
- Number of attempts: 7