Played Challenges
Simple, Practical, and Common - 33715 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: #1441 / 7440
- Number of attempts: 8
Just the middle - 11477 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #551 / 4206
- Number of attempts: 2
On Being Stylish - 81 entries
Your PR cannot be accepted if you don't follow our corporate style guide.
- Best score: 33
- Best player score: 54
- Position: #18 / 21
- Number of attempts: 2
FoodCritic023: Prefer conditional attributes - 181 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: 29
- Position: #23 / 53
- Number of attempts: 2
Add to end of each line... kinda - 333 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Position: #68 / 174
- Number of attempts: 1
replace 2nd column blanks with values in same column if blank - 242 entries
Where ,SOMELOGB and ,SOMELOGC replaces each /r carriage return if 2nd column is blank. The replace only happens if 2nd column is blank though and should replace up to the non blank row.
- Best score: 15
- Best player score: 15
- Position: #10 / 83
- Number of attempts: 3
comments galore - 1045 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #109 / 424
- Number of attempts: 4
Angular naming conventions - 320 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: 20
- Position: #73 / 118
- Number of attempts: 2
Space out the alphabet - 1657 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 21
- Position: #280 / 444
- Number of attempts: 1
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #343 / 4188
- Number of attempts: 4
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 17
- Position: #309 / 354
- Number of attempts: 2