Played Challenges
Sort and Tag - 660 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: 198
- Position: #125 / 137
- Number of attempts: 2
Markdown Blog Editing - 451 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 48
- Position: #59 / 105
- Number of attempts: 13
Rearrange array to single level - 1684 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 14
- Position: #16 / 281
- Number of attempts: 28
VimGolf