Played Challenges
extract struct tag in go - 57 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 38
- Position: #9 / 23
- Number of attempts: 2
Word completion - 210 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 93
- Position: #34 / 59
- Number of attempts: 7
Rearrange array to single level - 1430 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: #71 / 234
- Number of attempts: 4
Rearrange array to one line - 681 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 20
- Position: #84 / 164
- Number of attempts: 7
Replace word while reserving first letter case - 620 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 38
- Position: #75 / 120
- Number of attempts: 4
months to html list items - 1064 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #143 / 289
- 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 - 1788 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #326 / 557
- Number of attempts: 5
Visual block training - 1075 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 31
- Position: #92 / 205
- Number of attempts: 11
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #202 / 558
- Number of attempts: 7
Increment number for every 10 lines - 231 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 / 65
- Number of attempts: 3
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 14
- Position: #375 / 512
- Number of attempts: 2