Played Challenges
Simple, Practical, and Common - 33256 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: #282 / 7337
- Number of attempts: 12
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #318 / 1874
- Number of attempts: 3
Just the middle - 11331 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #543 / 4156
- Number of attempts: 2
Basic renumbering - 5521 entries
Renumbering Basic.
- Best score: 11
- Best player score: 11
- Position: #14 / 1251
- Number of attempts: 12
JS notation to Immutable.js notation - 161 entries
Now Immutable.js made its way into many frontends. This challenge consists of a typical refactoring that many of us are facing now.
- Best score: 34
- Best player score: 35
- Position: #6 / 60
- Number of attempts: 3
FoodCritic023: Prefer conditional attributes - 178 entries
FoodCritic (www.foodcritic.io) is a lint tool for your Chef (learn.chef.io) cookbooks. FC023 indicates that you should prefer Chef guards over Ruby conditions. This challenge expects you to be able to fix this issue in a sample cookbook, given the FoodCritic output: ================================================================ FC023: Prefer conditional attributes: cookbooks/foo/recipes/default.rb:25 ================================================================ See http://www.foodcritic.io/#FC023 for more details about the changes being made.
- Best score: 25
- Best player score: 26
- Position: #10 / 51
- Number of attempts: 4
Vice versa - 7708 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #128 / 2084
- Number of attempts: 9
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #102 / 414
- Number of attempts: 1
Replace and keep the case - 405 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 26
- Position: #19 / 114
- Number of attempts: 4
Alsa configuration - 485 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 22
- Position: #2 / 123
- Number of attempts: 5
Collect List - 4238 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #160 / 1180
- Number of attempts: 9
I forgot quotes - 15890 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #338 / 4152
- Number of attempts: 5
-a-b-c- - 3160 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #145 / 1124
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10595 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #887 / 3657
- Number of attempts: 2
Words in parens - 12824 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #635 / 3939
- Number of attempts: 4
Simple text editing with Vim - 12045 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #397 / 3528
- Number of attempts: 7