Played Challenges
Reordering properties - 1042 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: #127 / 240
- Number of attempts: 2
YAML to dotenv - 1226 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 35
- Position: #201 / 262
- Number of attempts: 6
Change class fields from camel case to snake case - 526 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 50
- Position: #101 / 120
- Number of attempts: 3
Change class fields from snake case to camel case - 276 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 20
- Position: #88 / 103
- Number of attempts: 1
Word completion - 279 entries
Try to complete these options within 20 keystrokes.
- Best score: 20
- Best player score: 96
- Position: #47 / 72
- Number of attempts: 4
Fix timezone format - 318 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: #63 / 101
- Number of attempts: 1
Search different SQL column with similar where clause - 314 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: #40 / 69
- Number of attempts: 7
Remove adjacent duplicates - 646 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 35
- Position: #106 / 162
- Number of attempts: 3
Rearrange array to single level - 1631 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: #142 / 271
- Number of attempts: 4
New teacher - 1419 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 27
- Position: #176 / 299
- Number of attempts: 3
Quicksort - 2058 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: #268 / 457
- Number of attempts: 4
Find fix point of cos - 1444 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: #247 / 427
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #223 / 321
- 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