Played Challenges
Simple, Practical, and Common - 32910 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: 28
- Position: #4020 / 7271
- Number of attempts: 1
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #783 / 1857
- Number of attempts: 1
Extract argument from function - 2215 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 16
- Position: #451 / 728
- Number of attempts: 2
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 10
- Position: #3581 / 4112
- Number of attempts: 1
Angular naming conventions - 280 entries
In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!
- Best score: 18
- Best player score: 19
- Position: #49 / 109
- Number of attempts: 3
Hello ${world} - 293 entries
Migrate a JavaScript String from concatenation to ES6 interpolation.
- Best score: 24
- Best player score: 32
- Position: #63 / 92
- Number of attempts: 1
Test everything! - 136 entries
... and build the desired input data structure. Transform a list of values into a non-trivial format.
- Best score: 22
- Best player score: 31
- Position: #20 / 47
- Number of attempts: 2
Shift down - 191 entries
Number words are back.
- Best score: 19
- Best player score: 36
- Position: #61 / 66
- Number of attempts: 1
learn vim in short time - 219 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #22 / 150
- Number of attempts: 1
Subtraction - 168 entries
Solve the equations.
- Best score: 18
- Best player score: 35
- Position: #53 / 58
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #858 / 1112
- Number of attempts: 1
Count both ways - 959 entries
Right AND down.
- Best score: 13
- Best player score: 18
- Position: #305 / 341
- Number of attempts: 1
NBCU Weekly Challenge - Test - 233 entries
Just testing.
- Best score: 18
- Best player score: 21
- Position: #98 / 112
- Number of attempts: 1
Change name of a variable - 161 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #2 / 125
- Number of attempts: 1
Lisp Condense - 432 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 18
- Position: #134 / 152
- Number of attempts: 1
Gray area - 702 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 15
- Position: #230 / 260
- Number of attempts: 2
Don't know what this is - 1948 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 14
- Position: #267 / 571
- Number of attempts: 1
Two become one - 703 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 28
- Position: #54 / 202
- Number of attempts: 8
Write Setters and Getters for PHP - 86 entries
Just simple automation of writing Setters and Getters like Doctrine might use.
- Best score: 102
- Best player score: 158
- Position: #27 / 32
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #57 / 3637
- Number of attempts: 4
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1286 / 3919
- Number of attempts: 5
paste indent correction - JS - 92 entries
You copy some javascript code from a website and paste it into vim, it does not look good!
- Best score: 16
- Best player score: 18
- Position: #46 / 53
- Number of attempts: 2
Simple text editing with Vim - 11637 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1167 / 3413
- Number of attempts: 4