Played Challenges
The Fibonacci Spacer - 52 entries
Split the words, remove punctuation and add spaces before each line following the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89)
- Best score: 25
- Best player score: 46
- Position: #9 / 19
- Number of attempts: 2
Fix the Scala Method - 105 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 9
- Best player score: 25
- Position: #24 / 38
- Number of attempts: 1
Change class fields from camel case to snake case - 274 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 18
- Position: #13 / 69
- Number of attempts: 7
Change class fields from snake case to camel case - 150 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #8 / 56
- Number of attempts: 1
Reorganize Pokémon - 301 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #21 / 80
- Number of attempts: 4
Replace csv column if it's not empty - 93 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: #16 / 38
- Number of attempts: 2
Convert plain text into a markdown table - 22 entries
Convert the table to markdown to make it more usable
- Best score: 56
- Best player score: 93
- Position: #6 / 10
- Number of attempts: 1
extract struct tag in go - 42 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 33
- Position: #3 / 17
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #2 - 34 entries
Tsoding's famous "Can your Vim do that?" https://www.youtube.com/watch?v=F4xc4jQO7ck&t=1429s
- Best score: 49
- Best player score: 79
- Position: #9 / 9
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 77 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 41
- Position: #3 / 32
- Number of attempts: 5
Append leading hyphen count to each line - 47 entries
Append the number of leading hyphens to the end of each line.
- Best score: 23
- Best player score: 36
- Position: #12 / 14
- Number of attempts: 1
Move list of uuids into a SQL query - 68 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: 67
- Position: #17 / 28
- Number of attempts: 2
Markdown Blog Editing - 253 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 35
- Position: #14 / 62
- Number of attempts: 1
Word completion - 179 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 21
- Position: #13 / 50
- Number of attempts: 2
Populate 3D bone names list - 629 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 27
- Position: #72 / 162
- Number of attempts: 4