Played Challenges
attr_aligner - 3086 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 27
- Number of attempts: 3
move titles next to url, in quotes - 355 entries
had trouble with something similar
- Best score: 19
- Best player score: 26
- Number of attempts: 3
Cool or not? - 562 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 23
- Number of attempts: 2
Two pairs of cluster of letters creates word - 540 entries
Clean and group.
- Best score: 17
- Best player score: 21
- Number of attempts: 2
Increment each number - 605 entries
Increment each number individually by one
- Best score: 15
- Best player score: 18
- Number of attempts: 3
Vice versa - 6287 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Number of attempts: 1
Remove quotes after first field - 189 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 22
- Number of attempts: 2
Extract argument from function - 2061 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 16
- Number of attempts: 2
I forgot quotes - 12844 entries
Oops.
- Best score: 10
- Best player score: 11
- Number of attempts: 4
Array transposition - 1770 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 17
- Number of attempts: 5
Tables, Functions, Sprocs - 85 entries
In order to load some scripts into my database in the correct order I need to load tables first (t_), then functions (fn_), then stored procedures (sp_). The order of the t_ lines and the order of the sp_ lines should also match. Reorder the lines so they will load correctly.
- Best score: 10
- Best player score: 11
- Number of attempts: 3
Simple text editing with Vim - 10703 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: 3
Just the middle - 9759 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 2
Collect List - 3634 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 13
- Number of attempts: 2
Delete to the end of the current line - 559 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Number of attempts: 1
Applying same text modification in several lines - 2036 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 13
- Best player score: 14
- Number of attempts: 3
Every other line - 2258 entries
AaAaAaA
- Best score: 12
- Best player score: 12
- Number of attempts: 6
Missing Library and a Typo - 742 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 15
- Best player score: 16
- Number of attempts: 8
Search and Replace 0 - 4226 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 7
-a-b-c- - 2707 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Number of attempts: 2