Played Challenges
Rural Post - 4485 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 15
- Position: #758 / 1099
- Number of attempts: 8
Simple, Practical, and Common - 33621 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 / 7422
- Number of attempts: 13
Hogwarts Email Sorting - 928 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 20
- Position: #13 / 262
- Number of attempts: 6
prepend * to every non-blank line - 6318 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1011 / 1539
- Number of attempts: 3
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #580 / 3865
- Number of attempts: 13
Refactor typescript arrow function type - 323 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 20
- Position: #8 / 71
- Number of attempts: 8
Add semicolons - 10867 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #313 / 3065
- Number of attempts: 7
Box it - 7906 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #236 / 1877
- Number of attempts: 10
One to Ten - 2219 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 / 672
- Number of attempts: 13