Played Challenges
Rearrange array to single level - 1430 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 22
- Position: #80 / 234
- Number of attempts: 2
Quicksort - 2005 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: 27
- Position: #308 / 442
- Number of attempts: 2
Paste a column after a column - 2557 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 37
- Position: #449 / 558
- Number of attempts: 1
Fizzbuzz - 575 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 81
- Position: #97 / 168
- Number of attempts: 1
Simple, Practical, and Common - 33742 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 24
- Position: #3122 / 7447
- Number of attempts: 2