Played Challenges
Simple, Practical, and Common - 33601 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: #310 / 7413
- Number of attempts: 6
Just the middle - 11429 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2086 / 4188
- Number of attempts: 2
JS notation to Immutable.js notation - 186 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: #12 / 63
- Number of attempts: 6
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: #24 / 53
- Number of attempts: 3
Vice versa - 7903 entries
Little role switching.
- Best score: 12
- Best player score: 18
- Position: #1730 / 2125
- Number of attempts: 3
Vim's not included features - 240 entries
Filter not included (-) features in a hypothetical installation of vim.
- Best score: 23
- Best player score: 33
- Position: #46 / 65
- Number of attempts: 2
lipsum lines - 273 entries
Convert a quoted block of text into strings in a list.
- Best score: 28
- Best player score: 36
- Position: #77 / 94
- Number of attempts: 2
Create bison tokens - 47 entries
Create tokens for bison out of a known list of words
- Best score: 85
- Best player score: 105
- Position: #14 / 18
- Number of attempts: 2
Manual SQL - 160 entries
Change select and insert queries to simulate inserting a new record.
- Best score: 48
- Best player score: 71
- Position: #35 / 50
- Number of attempts: 2