Played Challenges
Exchanging Quotes - 800 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 40
- Position: #170 / 220
- Number of attempts: 1
Line Zipper - 449 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #120 / 209
- Number of attempts: 1
Alphabetize the directory - 281 entries
Put the contacts and their information in alphabetical order.
- Best score: 30
- Best player score: 32
- Position: #29 / 98
- Number of attempts: 1
PHP Array Syntax -> MailChimp Merge Syntax - 505 entries
I recently needed to send an e-mail to our marketing department listing allowed merge tags for our MailChimp campaigns. The allowed merge tags were determined from a PHP array in one of our PHP classes. I transformed the PHP class to MailChimp's syntax and sent the e-mail. It was, however, a long, laborious process. I'm still fairly new to Vim and would love to see how an expert Vim user would tackle one of my own, real-world problems. Thanks and have fun!
- Best score: 23
- Best player score: 34
- Position: #86 / 146
- Number of attempts: 2
Complete the hex array data - 190 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 24
- Position: #3 / 72
- Number of attempts: 2
Complete the hex array data (Part II) - 151 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 20
- Best player score: 22
- Position: #23 / 67
- Number of attempts: 3
Sort entries based on date - 359 entries
Sort some entries in a Ledger-file based on date.
- Best score: 11
- Best player score: 12
- Position: #45 / 113
- Number of attempts: 2
HTML to Haml - 838 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 47
- Position: #155 / 201
- Number of attempts: 1
Assignment Alignment - 824 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 31
- Position: #172 / 215
- Number of attempts: 1