Played Challenges
Sort and Tag - 638 entries
The goal is to sort these lines alphabetically, assign a unique identifier to each line in the format "[01]", "[02]", etc., and then restore the original order of the lines while preserving the assigned identifiers.
- Best score: 36
- Best player score: 128
- Position: #103 / 131
- Number of attempts: 1
Swap columns and transform to CSV format - 392 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 19
- Position: #89 / 146
- Number of attempts: 3
Fix the git merge conflicts - 290 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 60
- Position: #49 / 80
- Number of attempts: 1
VimGolf