Played Challenges
extract struct tag in go - 42 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 38
- Position: #8 / 17
- Number of attempts: 2
Word completion - 179 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 93
- Position: #29 / 50
- Number of attempts: 7
Rearrange array to single level - 1298 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 20
- Position: #66 / 205
- Number of attempts: 4
Rearrange array to one line - 602 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 20
- Position: #75 / 144
- Number of attempts: 7
Replace word while reserving first letter case - 604 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 38
- Position: #74 / 118
- Number of attempts: 4
months to html list items - 1010 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #140 / 274
- Number of attempts: 8
Remove line numbers - 736 entries
From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.
- Best score: 9
- Best player score: 13
- Position: #101 / 198
- Number of attempts: 1
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 50
- Position: #65 / 417
- Number of attempts: 15
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 45
- Position: #72 / 93
- Number of attempts: 2
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #326 / 555
- Number of attempts: 5
Visual block training - 1070 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 31
- Position: #91 / 204
- Number of attempts: 11
Put a newline after every 10 lines in vim - 1657 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #202 / 556
- Number of attempts: 7
Increment number for every 10 lines - 230 entries
The file consists of 2 columns (code and percentage). We need to add 2 more columns with increasing number for 4th column (Xcols) and increment 3rd column (Ycols) only for every 10 lines with reset of 4th column
- Best score: 25
- Best player score: 57
- Position: #41 / 64
- Number of attempts: 3
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 14
- Position: #374 / 511
- Number of attempts: 2