Played Challenges
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 26
- Position: #135 / 295
- Number of attempts: 1
Populate 3D bone names list - 636 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 26
- Position: #64 / 164
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 567 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #183 / 318
- Number of attempts: 1
Paste a column after a column - 2604 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 27
- Position: #416 / 565
- Number of attempts: 2
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 10
- Position: #390 / 476
- Number of attempts: 1
Fix the shell script! - 2605 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 34
- Position: #312 / 606
- Number of attempts: 1
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: #198 / 559
- Number of attempts: 3
Plotting some variables in python - 1671 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: #146 / 349
- Number of attempts: 1
Contributed Challenges
months to html list items - 1088 entries
Turn the months into list items.