Played Challenges
camel riding - 731 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 20
- Number of attempts: 1
Condensed Cases - 729 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 13
- Number of attempts: 3
I forgot quotes - 15595 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 5
Basic renumbering - 5389 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Number of attempts: 5
That hyphen - 2456 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Number of attempts: 4
Don't know what this is - 1903 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 14
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10496 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 3
quotes inside quotes - 2995 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: 16
- Number of attempts: 2
Words in parens - 12658 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Number of attempts: 3
Interweave two blocks of text - 530 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: 16
- Number of attempts: 4