Played Challenges
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: #673 / 7422
- Number of attempts: 9
One number per line - 18732 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2061 / 3865
- Number of attempts: 7
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #420 / 1893
- Number of attempts: 3
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 16
- Position: #206 / 634
- Number of attempts: 9
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #126 / 703
- Number of attempts: 4
Extract argument from function - 2357 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #625 / 753
- Number of attempts: 1
Start coding format - 155 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 22
- Position: #12 / 72
- Number of attempts: 2
Just the middle - 11457 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #746 / 4198
- Number of attempts: 4
Basic renumbering - 5648 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #673 / 1264
- Number of attempts: 6
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 11
- Position: #67 / 167
- Number of attempts: 4
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #255 / 1190
- Number of attempts: 6
camel riding - 793 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Position: #131 / 281
- Number of attempts: 3
I forgot quotes - 15989 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2872 / 4181
- Number of attempts: 3
learn vim in short time - 240 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #90 / 161
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10669 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2786 / 3684
- Number of attempts: 2
Letter case trickery - 1630 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 14
- Position: #442 / 518
- Number of attempts: 1
Vertical Limit - 2538 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #550 / 754
- Number of attempts: 1
Increment, increment, increment.... - 688 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #334 / 408
- Number of attempts: 1
Simple text editing with Vim - 12815 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1558 / 3696
- Number of attempts: 7