Played Challenges
Simple, Practical, and Common - 33724 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: #1042 / 7442
- Number of attempts: 5
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #700 / 1274
- Number of attempts: 3
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1661 / 3870
- Number of attempts: 3
SCREAMING_SNAKE_CASE to Title Case - 1216 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 35
- Position: #217 / 251
- Number of attempts: 1
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 13
- Position: #1994 / 3072
- Number of attempts: 2
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 17
- Position: #254 / 635
- Number of attempts: 2
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1448 / 1881
- Number of attempts: 2
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 18
- Position: #215 / 460
- Number of attempts: 3
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #311 / 704
- Number of attempts: 6
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 14
- Position: #191 / 641
- Number of attempts: 5
Start coding format - 155 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 23
- Position: #34 / 72
- Number of attempts: 1
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2286 / 4209
- Number of attempts: 1
Flatten repo - 29 entries
For each git repository (<project> tag) translate name attribute to flatten directory structure. Add path attribute if missing (because checkout hierarchy must be kept). #xml
- Best score: 43
- Best player score: 96
- Position: #11 / 11
- Number of attempts: 1
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #755 / 2138
- Number of attempts: 5
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 12
- Position: #90 / 167
- Number of attempts: 3
Hello ${world} - 324 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 30
- Position: #65 / 96
- Number of attempts: 2
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #251 / 1191
- Number of attempts: 4
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1301 / 4189
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2143 / 3689
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1568 / 3969
- Number of attempts: 4
Igor Czerwinski
Twitter: @igoratron
Frontend developer at @fundingcircle. Ex-@lastfm. Interested in functional JavaScript, web a11y and bad action movies.