Played Challenges
Simple, Practical, and Common - 33724 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: #4122 / 7442
- Number of attempts: 9
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #309 / 1897
- Number of attempts: 3
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 22
- Position: #729 / 755
- Number of attempts: 2
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2048 / 4209
- Number of attempts: 6
Make HTML List - 1061 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 69
- Position: #269 / 274
- 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: 28
- Position: #19 / 53
- Number of attempts: 3
comments galore - 1048 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #16 / 425
- Number of attempts: 7
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #921 / 1191
- Number of attempts: 1
VimGolfNight - 568 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #231 / 349
- Number of attempts: 4
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 20
- Position: #3602 / 4189
- Number of attempts: 6
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #864 / 3689
- Number of attempts: 8
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 20
- Position: #3253 / 3969
- Number of attempts: 4
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 31
- Position: #679 / 757
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 46
- Position: #1220 / 1755
- Number of attempts: 2