Played Challenges
I forgot quotes - 15601 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 7
VimGolfNight - 478 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Number of attempts: 6
Let's play some Ivmgolf - 976 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Number of attempts: 1
Stairs Indenting - 387 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 12
- Number of attempts: 3
Switch function arguments - 1918 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Number of attempts: 6
Append semicolon after expressions - 899 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Number of attempts: 5
Alphabetize the directory - 261 entries
Put the contacts and their information in alphabetical order.
- Best score: 30
- Best player score: 32
- Number of attempts: 4
PHP <--> Java class conversion Part 2 - 84 entries
Same class but reverse!
- Best score: 80
- Best player score: 130
- Number of attempts: 2
Multiplication table. - 183 entries
Create a multiplication table.
- Best score: 31
- Best player score: 104
- Number of attempts: 1
Interweave two blocks of text - 530 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 30
- Number of attempts: 3
Complete the hex array data - 188 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 27
- Number of attempts: 2
Case preserving word replacement - 395 entries
Half way through my project, my people turned into dogs. Now I have to change everything in my source.
- Best score: 19
- Best player score: 21
- Number of attempts: 2
Sort the cardinal numbers - 236 entries
Maybe a simple challenge.
- Best score: 12
- Best player score: 14
- Number of attempts: 1
Numbering a List - 1773 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 24
- Number of attempts: 2
Recursively Palindrome - 225 entries
Note that there are 2^6-1 characters.
- Best score: 21
- Best player score: 30
- Number of attempts: 2
imports alignment (python) - 586 entries
Align as one import per line.
- Best score: 17
- Best player score: 20
- Number of attempts: 6
expand a list comprehension (python) - 267 entries
Please show your way to convert a list comprehension in python to an ordinary for-loop expression!
- Best score: 42
- Best player score: 48
- Number of attempts: 1
HTML to Haml - 759 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 39
- Number of attempts: 3
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Number of attempts: 4
Simple text editing with Vim - 11327 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Number of attempts: 9