Played Challenges
Simple, Practical, and Common - 27234 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: 28
- Number of attempts: 1
Learn some german verbs - 414 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 27
- Number of attempts: 1
Gray area - 655 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 14
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 9782 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 2
switch variable - 4453 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Number of attempts: 1
V to the i - 4162 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 2
quotes inside quotes - 2845 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Number of attempts: 1
Simple text editing with Vim - 10708 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Number of attempts: 1
Interweave two blocks of text - 502 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 17
- Number of attempts: 1
Make it more readable - 1775 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Number of attempts: 2
remove dupes from array - 1253 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 22
- Number of attempts: 2
Complete the hex array data - 186 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 27
- Number of attempts: 1