Played Challenges
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: 41
- Position: #49 / 84
- Number of attempts: 1
Find fix point of cos - 1365 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 14
- Position: #28 / 397
- Number of attempts: 4
Paste a column after a column - 2514 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 17
- Position: #211 / 548
- Number of attempts: 3
Reformat symbols in list - 1607 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 30
- Position: #198 / 345
- Number of attempts: 5
Many duplicates - 1443 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #250 / 467
- Number of attempts: 1
Inverting Lines - 1881 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 17
- Position: #425 / 508
- Number of attempts: 1
Michael Wiedfellner
Twitter2: