Played Challenges
Sort and Tag - 676 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: 125
- Position: #104 / 140
- Number of attempts: 2
Changing date formats - 688 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 115
- Position: #144 / 189
- Number of attempts: 1
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 22
- Position: #114 / 154
- Number of attempts: 2
Fix the Scala Method - 308 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 25
- Position: #59 / 99
- Number of attempts: 5
CaN yOuR ViM dO ThAt? #1 - 256 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 50
- Position: #85 / 100
- Number of attempts: 2
VimGolf