Played Challenges
Generate an entry for each month - 369 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: #12 / 91
- Number of attempts: 9
Evil Numbers - 115 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: #25 / 27
- Number of attempts: 1
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 22
- Position: #67 / 306
- Number of attempts: 6
Truth Table to ModelSim - 65 entries
Convert this truth table to simulator instructions!
- Best score: 64
- Best player score: 146
- Position: #15 / 18
- Number of attempts: 1
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #24 / 306
- Number of attempts: 3
EDN reformat - 1209 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 18
- Position: #73 / 170
- Number of attempts: 20
Remove line numbers - 778 entries
From http://web.archive.org/web/20140831121704/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php#investigatingthestackwithgdb.
- Best score: 8
- Best player score: 30
- Position: #154 / 205
- Number of attempts: 3
Find fix point of cos - 1468 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 / 431
- Number of attempts: 3
Paste a column after a column - 2662 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 / 576
- Number of attempts: 10
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 59
- Position: #119 / 420
- Number of attempts: 5
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #178 / 619
- Number of attempts: 11
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #321 / 722
- Number of attempts: 5
Learn to ask for :help - 593 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 21
- Position: #24 / 131
- Number of attempts: 10
VimGolf