Played Challenges
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 - 923 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 22
- Position: #44 / 194
- 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 - 1010 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #24 / 274
- 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 - 1402 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 / 415
- Number of attempts: 3
Paste a column after a column - 2537 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 / 553
- 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! - 2544 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #174 / 589
- Number of attempts: 11
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #321 / 708
- 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