Played Challenges
Create json from a .env file - 1523 entries
A simple everyday task.
- Best score: 39
- Best player score: 45
- Position: #89 / 356
- Number of attempts: 13
YAML to dotenv - 1476 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 21
- Position: #114 / 301
- Number of attempts: 7
Change class fields from camel case to snake case - 586 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 18
- Position: #41 / 134
- Number of attempts: 5
Change class fields from snake case to camel case - 290 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #67 / 108
- Number of attempts: 4
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #253 / 306
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1269 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 28
- Position: #164 / 264
- Number of attempts: 4
Bad Copy Syntax - 2072 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 32
- Position: #464 / 539
- Number of attempts: 3
VimGolf