Played Challenges
Morse - 155 entries
Translate Morse code to Text
- Best score: 31
- Best player score: 63
- Position: #19 / 35
- Number of attempts: 1
Quicksort - 2036 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: 24
- Position: #249 / 451
- Number of attempts: 2
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 29
- Position: #88 / 164
- Number of attempts: 1
Find fix point of cos - 1426 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: 15
- Position: #253 / 422
- Number of attempts: 1
Paste a column after a column - 2604 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 18
- Position: #272 / 565
- Number of attempts: 2