Played Challenges
Simple, Practical, and Common - 33801 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: 35
- Position: #6638 / 7459
- Number of attempts: 1
One number per line - 18811 entries
Just give me the numbers.
- Best score: 14
- Best player score: 22
- Position: #2772 / 3883
- Number of attempts: 1
V to the i - 4826 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1422 / 1900
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1241 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 31
- Position: #190 / 258
- Number of attempts: 1
Add semicolons - 10905 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1125 / 3079
- Number of attempts: 3
remove lines containing the word "reader" - 3616 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #696 / 1174
- Number of attempts: 2
Com(m)a Trouble - 3910 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #284 / 887
- Number of attempts: 4
Box it - 7956 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #230 / 1887
- Number of attempts: 5
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 18
- Position: #578 / 706
- Number of attempts: 2
Search and Replace 0 - 5010 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #623 / 1632
- Number of attempts: 2
Just the middle - 11523 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2952 / 4222
- Number of attempts: 1
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 28
- Position: #223 / 510
- Number of attempts: 3
Delete to the end of the current line - 851 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #339 / 408
- Number of attempts: 1
change parenthesis - 299 entries
change the pair of braces into a pair of parentheses
- Best score: 9
- Best player score: 10
- Position: #134 / 162
- Number of attempts: 1
I forgot quotes - 16075 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3057 / 4198
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10703 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2421 / 3696
- Number of attempts: 2
quotes inside quotes - 3182 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 15
- Position: #497 / 1085
- Number of attempts: 2
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1768 / 3972
- Number of attempts: 3
switch variable - 5089 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #971 / 1751
- Number of attempts: 2
Whitespace, empty lines and tabs - 3814 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 23
- Position: #374 / 820
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7309 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 42
- Position: #1021 / 1805
- Number of attempts: 2