Played Challenges
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: 24
- Number of attempts: 1
ASCII box - 304 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 24
- Number of attempts: 3
Mute the second method of this script - 422 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 9
- Number of attempts: 2
Winning streak - 105 entries
Make the number on each line equal the consecutive L's or W's.
- Best score: 21
- Best player score: 40
- 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: 12
- 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: 9
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: 12
- Number of attempts: 7
I forgot quotes - 15626 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 5
Basic renumbering - 5393 entries
Renumbering Basic.
- Best score: 11
- Best player score: 15
- Number of attempts: 8
That hyphen - 2457 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Number of attempts: 7
-a-b-c- - 3077 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Number of attempts: 1
V to the i - 4589 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
Don't know what this is - 1905 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 3
- Best player score: 11
- Number of attempts: 7
Extract argument from function - 2176 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 14
- Number of attempts: 7
A HAPPY NEW YEAR 2014 ! - 10507 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 6
Words in parens - 12674 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Number of attempts: 7
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: 14
- Number of attempts: 6