Played Challenges
Generate an entry for each month - 274 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: 47
- Position: #39 / 72
- Number of attempts: 2
Fix the git merge conflicts - 238 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 57
- Position: #34 / 68
- Number of attempts: 6
Replace markdown sections with numbering - 235 entries
Replace each section and subsection with their respective numbers
- Best score: 29
- Best player score: 65
- Position: #34 / 65
- Number of attempts: 6
Fix the Scala Method - 252 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 26
- Position: #54 / 81
- Number of attempts: 3
Change class fields from camel case to snake case - 484 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 19
- Position: #39 / 114
- Number of attempts: 3
Change class fields from snake case to camel case - 261 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 16
- Position: #74 / 99
- Number of attempts: 5
Replace csv column if it's not empty - 221 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 16
- Position: #43 / 77
- Number of attempts: 2
Change readonly files - 81 entries
Try to write a file that was marked as read-only.
- Best score: 20
- Best player score: 22
- Position: #13 / 23
- Number of attempts: 7
extract struct tag in go - 112 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 38
- Position: #12 / 32
- Number of attempts: 3
CaN yOuR ViM dO ThAt? #1 - 204 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 49
- Position: #70 / 80
- Number of attempts: 1
Move list of uuids into a SQL query - 169 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 75
- Position: #49 / 58
- Number of attempts: 1
Word completion - 247 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 24
- Position: #28 / 66
- Number of attempts: 6
Hex to binary - 106 entries
Convert hexadecimal numbers into binary format.
- Best score: 29
- Best player score: 44
- Position: #17 / 22
- Number of attempts: 3