Played Challenges
Make HTML List - 982 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 41
- Number of attempts: 4
Sorting database text output - 194 entries
Sometimes it is nice to be able to quickly take column-formatted text output from the SQL command line and turn it into a list of useful data. In this case we want a unique, sorted list of the values from the second column combined into one comma-separated list. What is the fewest strokes you can do this in?
- Best score: 24
- Best player score: 25
- Number of attempts: 1
Happy TvvO - 370 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 13
- Number of attempts: 1
Just the middle - 11069 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Number of attempts: 4
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: 15
- Number of attempts: 2
I forgot quotes - 15626 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 4
Basic renumbering - 5393 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Number of attempts: 7
That hyphen - 2457 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Number of attempts: 5
Count both ways - 932 entries
Right AND down.
- Best score: 13
- Best player score: 15
- Number of attempts: 3
Suffix sort - 195 entries
Sort from the end of the line, as if the letters in each line were reversed.
- Best score: 19
- Best player score: 24
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10507 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Words in parens - 12674 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Number of attempts: 2
SFD-ROC: vimvimvim - 1441 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Number of attempts: 7
Make it more readable - 1847 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 13
- Number of attempts: 5
Numbering a List - 1774 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 20
- Number of attempts: 2
Simple text editing with Vim - 11332 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Number of attempts: 2