Played Challenges
months to html list items - 929 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #116 / 245
- Number of attempts: 1
Populate 3D bone names list - 580 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 26
- Position: #60 / 147
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 532 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #183 / 294
- Number of attempts: 1
Paste a column after a column - 2481 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 27
- Position: #395 / 537
- Number of attempts: 2
Many duplicates - 1422 entries
Quick and easy
- Best score: 7
- Best player score: 10
- Position: #378 / 460
- Number of attempts: 1
Fix the shell script! - 2540 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 34
- Position: #306 / 587
- Number of attempts: 1
Put a newline after every 10 lines in vim - 1656 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #198 / 555
- Number of attempts: 3
Plotting some variables in python - 1660 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 42
- Position: #145 / 347
- Number of attempts: 1
Contributed Challenges
months to html list items - 929 entries
Turn the months into list items.