Played Challenges
Find fix point of cos - 648 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 14
- Position: #4 / 181
- Number of attempts: 6
Insert column data on Confluence-style table - 264 entries
Add ip addresses into new "IP" column based on the last digits from the "Server" column
- Best score: 33
- Best player score: 34
- Position: #12 / 67
- Number of attempts: 11
Surround the 'z' character with brackets, quotes, and print as formatted string. - 335 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 18
- Position: #140 / 176
- Number of attempts: 1
Paste a column after a column - 1676 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #55 / 366
- Number of attempts: 9
Search and Replace 0 - 4766 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #706 / 1578
- Number of attempts: 6
imports alignment (python) - 657 entries
Align as one import per line.
- Best score: 17
- Best player score: 22
- Position: #101 / 194
- Number of attempts: 6
Braces or Brackets? - 779 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 34
- Position: #30 / 268
- Number of attempts: 11