Played Challenges
Generate an entry for each month - 175 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 32
- Position: #8 / 52
- Number of attempts: 9
Evil Numbers - 82 entries
Print the first 100 evil numbers https://oeis.org/A001969. This is an advert for code.golf https://code.golf/evil-numbers#viml
- Best score: 25
- Best player score: 320
- Position: #21 / 23
- Number of attempts: 1
New teacher - 1109 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 22
- Position: #50 / 237
- Number of attempts: 6
Truth Table to ModelSim - 58 entries
Convert this truth table to simulator instructions!
- Best score: 64
- Best player score: 146
- Position: #14 / 17
- Number of attempts: 1
months to html list items - 1042 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #24 / 284
- Number of attempts: 3
EDN reformat - 1158 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 18
- Position: #72 / 164
- Number of attempts: 20
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: 30
- Position: #148 / 198
- Number of attempts: 3
Find fix point of cos - 1408 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 14
- Position: #64 / 418
- Number of attempts: 3
Paste a column after a column - 2555 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #96 / 557
- Number of attempts: 10
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 59
- Position: #117 / 417
- Number of attempts: 5
Fix the shell script! - 2596 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #175 / 603
- Number of attempts: 11
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #321 / 709
- Number of attempts: 5
Learn to ask for :help - 587 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 21
- Position: #24 / 130
- Number of attempts: 10