Played Challenges
extract struct tag in go - 83 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 38
- Position: #11 / 28
- Number of attempts: 2
Word completion - 233 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 93
- Position: #37 / 63
- Number of attempts: 7
Rearrange array to single level - 1493 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: #74 / 246
- Number of attempts: 4
Rearrange array to one line - 707 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 20
- Position: #87 / 170
- Number of attempts: 7
Replace word while reserving first letter case - 636 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 38
- Position: #77 / 122
- Number of attempts: 4
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #147 / 295
- Number of attempts: 8
Remove line numbers - 745 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: #102 / 199
- Number of attempts: 1
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 50
- Position: #66 / 418
- Number of attempts: 15
Changing around text with citations - 340 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 45
- Position: #73 / 94
- Number of attempts: 2
delete swap - 1801 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #326 / 561
- Number of attempts: 5
Visual block training - 1089 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 31
- Position: #93 / 206
- Number of attempts: 11
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #202 / 559
- 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 - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 14
- Position: #378 / 516
- Number of attempts: 2