Played Challenges
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 15
- Position: #772 / 1114
- Number of attempts: 8
Simple, Practical, and Common - 33801 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #1988 / 7459
- Number of attempts: 13
Hogwarts Email Sorting - 932 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 20
- Position: #13 / 264
- Number of attempts: 6
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1019 / 1551
- Number of attempts: 3
One number per line - 18811 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #580 / 3883
- Number of attempts: 13
Refactor typescript arrow function type - 330 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 20
- Position: #8 / 72
- Number of attempts: 8
Add semicolons - 10905 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #313 / 3079
- Number of attempts: 7
Box it - 7956 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #236 / 1887
- Number of attempts: 10
One to Ten - 2240 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #214 / 681
- Number of attempts: 13