Skip to content

pankajmore/hackerrank.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strictly Alpha (Use at your own risk!)
======================

How to use this:

Make sure requests(python module) is installed

On Command-line
----------------------

> python <problem_url> <solution_file_path>

Vim
-----

* load hack.vim into vim
* set the current buffer to the solution file
* :call HackerRank(<problem_url>)

Emacs
---------

* fix the path of hackerrank.py in elisp
* eval hackerrank.el
*  M-x hackerRank-compile-and-test
* enter the problem's url

About

Vim and emacs plugins to compile and test on HackerRank.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published