Played Challenges
Paste a column after a column - 2540 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 34
- Position: #426 / 554
- Number of attempts: 1
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 57
- Position: #98 / 417
- Number of attempts: 6
Reformat symbols in list - 1621 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 53
- Position: #319 / 348
- Number of attempts: 1
Fizzbuzz - 574 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 90
- Position: #120 / 168
- Number of attempts: 1
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #196 / 555
- Number of attempts: 7
Learn to ask for :help - 587 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 45
- Position: #112 / 130
- Number of attempts: 1
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #185 / 511
- Number of attempts: 5
Swap values - 4637 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #487 / 1272
- Number of attempts: 5
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #959 / 3869
- Number of attempts: 9
Swap values inside brackets - 2501 entries
Easy challenge.
- Best score: 13
- Best player score: 23
- Position: #476 / 581
- Number of attempts: 3
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #656 / 1897
- Number of attempts: 2
Add semicolons - 10876 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #39 / 3069
- Number of attempts: 8
Bad Copy Syntax - 2040 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #72 / 527
- Number of attempts: 8
remove lines containing the word "reader" - 3595 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #217 / 1166
- Number of attempts: 2
Box it - 7911 entries
Create a box around a line.
- Best score: 21
- Best player score: 27
- Position: #1140 / 1879
- Number of attempts: 1
Team names - 1836 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #235 / 588
- Number of attempts: 5
One to Ten - 2221 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 13
- Position: #374 / 674
- Number of attempts: 3
Join 'em - 251 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #60 / 151
- Number of attempts: 2
Happy TvvO - 427 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #138 / 206
- Number of attempts: 1
I forgot quotes - 16007 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1865 / 4186
- Number of attempts: 5
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: 15
- Position: #490 / 1079
- Number of attempts: 3
Words in parens - 12951 entries
We should all ace this, right?
- Best score: 13
- Best player score: 33
- Position: #3907 / 3966
- Number of attempts: 1
Context Insensitive completion 1 - 506 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 40
- Position: #239 / 247
- Number of attempts: 2