Played Challenges
comments galore - 1073 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #26 / 429
- Number of attempts: 4
Replace and keep the case - 437 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 26
- Position: #2 / 118
- Number of attempts: 5
Swap assigned value - 664 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 10
- Position: #6 / 258
- Number of attempts: 2
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2511 / 4195
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #84 / 3695
- Number of attempts: 6
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 56
- Position: #690 / 706
- Number of attempts: 1
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2819 / 3971
- Number of attempts: 3
abcd > a b c d - 298 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #47 / 227
- Number of attempts: 1
Readable Rubyhash - 274 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 23
- Best player score: 28
- Position: #50 / 97
- Number of attempts: 2
NATO phonetic alphabet - 538 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 24
- Position: #153 / 197
- Number of attempts: 3
SFD-ROC: Tic-Tac-Toe - 159 entries
Tic-Tac-Toe You are 'X', and it is your turn. Stop 'O' from winning, and complete the game. Draw a diagonal line through your winning row of three X's.
- Best score: 25
- Best player score: 37
- Position: #40 / 54
- Number of attempts: 2
SFD-ROC: The Quick Brown Fox - 200 entries
Someone has vandalized our text (again). Please fix to read: The Quick Brown Fox Jumps Over The Lazy Dog.
- Best score: 24
- Best player score: 28
- Position: #60 / 107
- Number of attempts: 2
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #62 / 363
- Number of attempts: 1
lamb had a little Mary - 637 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 36
- Position: #104 / 174
- Number of attempts: 2
Chucking wood - 136 entries
An exercise in compressing repetitive text. For this challenge, any entry that uses keys outside the main row (such as arrow keys, Home, End, Delete, etc.) will be removed. (Esc is OK, though you should be using C-[ anyway.)
- Best score: 51
- Best player score: 60
- Position: #39 / 51
- Number of attempts: 1
Unwrap the text of an email message - 192 entries
Reverse of "Wrap the text of an email message to 79 characters". gq and gw are great for wrapping paragraphs. But sometimes other programs choke on your wrapped lines. What's the best way to un-gq?
- Best score: 16
- Best player score: 27
- Position: #66 / 75
- Number of attempts: 1
Cleanining up 80 column concatenated text - 206 entries
1. Put the whole query on one line, remove the concatenation operators 2. Remove the double spaces that appear a few times in the query 3. Use string-interpolated variable statementPid rather than the ugly concatenation
- Best score: 31
- Best player score: 48
- Position: #60 / 80
- Number of attempts: 2
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #163 / 448
- Number of attempts: 2
Exchanging Quotes - 859 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 42
- Position: #198 / 231
- Number of attempts: 3
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1125 / 1750
- Number of attempts: 3
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #157 / 364
- Number of attempts: 1
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 20
- Position: #592 / 652
- Number of attempts: 1