Played Challenges
Reordering properties - 1308 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 80
- Position: #161 / 293
- Number of attempts: 2
YAML to dotenv - 1581 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 35
- Position: #255 / 330
- Number of attempts: 6
Change class fields from camel case to snake case - 651 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 50
- Position: #126 / 149
- Number of attempts: 3
Change class fields from snake case to camel case - 318 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 20
- Position: #101 / 120
- Number of attempts: 1
Word completion - 305 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 96
- Position: #50 / 81
- Number of attempts: 4
Fix timezone format - 345 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 19
- Position: #67 / 114
- Number of attempts: 1
Search different SQL column with similar where clause - 360 entries
Replace a column in the where clause and convert all numbers from text to numeric, by replacing the leading 0 with the code 359.
- Best score: 22
- Best player score: 26
- Position: #44 / 85
- Number of attempts: 7
Remove adjacent duplicates - 718 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 35
- Position: #119 / 179
- Number of attempts: 3
Rearrange array to single level - 1811 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 26
- Position: #154 / 306
- Number of attempts: 4
New teacher - 1501 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 27
- Position: #186 / 314
- Number of attempts: 3
Quicksort - 2106 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 24
- Position: #270 / 470
- Number of attempts: 4
Find fix point of cos - 1483 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: 15
- Position: #249 / 433
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 580 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #223 / 326
- Number of attempts: 1
IroncladDev
Twitter2:
Texas-based SWE who aims to build and share great software with the world • Mid takes • Opinionated tech memes • Neovim's strongest soldier • At @reactmiamiconf
VimGolf