Played Challenges
Create json from a .env file - 1539 entries
A simple everyday task.
- Best score: 39
- Best player score: 81
- Position: #276 / 358
- Number of attempts: 1
Remove adjacent duplicates - 671 entries
Try to find a way to remove adjacent duplicate letters.
- Best score: 19
- Best player score: 27
- Position: #94 / 168
- Number of attempts: 2
Rearrange array to single level - 1742 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 17
- Position: #49 / 291
- Number of attempts: 10
New teacher - 1470 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 19
- Position: #27 / 307
- Number of attempts: 9
Missing Library and a Typo - 952 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 18
- Position: #144 / 222
- Number of attempts: 3
Whitespace, empty lines and tabs - 3961 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 16
- Position: #51 / 843
- Number of attempts: 11
Simple text editing with Vim - 13432 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2081 / 3851
- Number of attempts: 5
VimGolf