Played Challenges
The Fibonacci Spacer - 70 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: #13 / 25
- Number of attempts: 2
Fix the Scala Method - 126 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: #28 / 46
- Number of attempts: 1
Change class fields from camel case to snake case - 306 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 18
- Position: #13 / 78
- Number of attempts: 7
Change class fields from snake case to camel case - 169 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #8 / 65
- Number of attempts: 1
Reorganize Pokémon - 378 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 19
- Position: #23 / 102
- Number of attempts: 4
Replace csv column if it's not empty - 109 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: #18 / 44
- 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 - 51 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 33
- Position: #3 / 19
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #2 - 37 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: #10 / 10
- Number of attempts: 2
CaN yOuR ViM dO ThAt? #1 - 105 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 / 45
- Number of attempts: 5
Append leading hyphen count to each line - 54 entries
Append the number of leading hyphens to the end of each line.
- Best score: 23
- Best player score: 36
- Position: #14 / 16
- Number of attempts: 1
Move list of uuids into a SQL query - 73 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: #18 / 30
- Number of attempts: 2
Markdown Blog Editing - 268 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 35
- Position: #14 / 65
- Number of attempts: 1
Word completion - 187 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 21
- Position: #13 / 52
- 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