Played Challenges
YAML to dotenv - 1292 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 27
- Position: #156 / 271
- Number of attempts: 1
Fix the git merge conflicts - 290 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 85
- Position: #73 / 80
- Number of attempts: 1
New teacher - 1440 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 29
- Position: #214 / 302
- Number of attempts: 1
From argument to object - 1536 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 20
- Position: #359 / 466
- Number of attempts: 4
VimGolf