Played Challenges
Fizzbuzz - 575 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 95
- Position: #129 / 168
- Number of attempts: 1
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #195 / 470
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 12
- Position: #231 / 558
- Number of attempts: 3
Fill in the chess board - 959 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 27
- Position: #68 / 185
- Number of attempts: 3
Modernise code - 1400 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 45
- Position: #191 / 323
- Number of attempts: 4
Simple, Practical, and Common - 33715 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: 23
- Position: #2623 / 7440
- Number of attempts: 3
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 30
- Position: #3629 / 3869
- Number of attempts: 1
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #465 / 1897
- Number of attempts: 4
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: 16
- Position: #514 / 755
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 19
- Position: #655 / 701
- Number of attempts: 1
Basic renumbering - 5675 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #834 / 1268
- Number of attempts: 1
Fiddle percentages into real numbers - 865 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #43 / 291
- Number of attempts: 4
underscore_to_camelCase - 173 entries
Pointy haired boss decided we need to switch to camelCase. Let's get this over with.
- Best score: 14
- Best player score: 15
- Position: #47 / 82
- Number of attempts: 1
Vice versa - 7937 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1491 / 2136
- Number of attempts: 2
Pretty format for variable declarations - 170 entries
Project standards demand the equal signs must be aligned for better readability.
- Best score: 13
- Best player score: 18
- Position: #47 / 64
- Number of attempts: 1
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2179 / 4188
- Number of attempts: 5
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #193 / 354
- Number of attempts: 1
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 13
- Position: #160 / 271
- Number of attempts: 4
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 16
- Position: #474 / 586
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10676 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #541 / 3687
- Number of attempts: 3
quotes inside quotes - 3165 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: 17
- Position: #849 / 1079
- Number of attempts: 3
Words in parens - 12966 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2178 / 3968
- Number of attempts: 4
Saving the hashes(#) - 2063 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 29
- Position: #336 / 480
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7124 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 38
- Position: #643 / 1745
- Number of attempts: 3
Rao Zvorovski
Twitter: @RaoZvorovski
I am a software developer and sometimes play (infosec) CTFs. Prefer tools that were made before I was born. Work with everything from assembler to Haskell.