Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Plugin for Hackerrank

An Atom plugin to make code submissions on Hackerrank.

The plugin authenticates you on the Hackerrank platform and allows code compile and code submission capabilities.

It picks up the authentication credentials from your environment, so set them (hr_username, hr_password) before using this plugin.

Usage

This plugin relies on appropriate naming of files to submit to the right challenge.

  • For submitting to a practise challenge, save the file as <challenge_name>.<file_extension>
  • For submitting to a contest challenge, save the file as <contest_name>.<challenge_name>.<file_extension>
Actions
  • Compile Code: Ctrl + Alt + R
  • Submit Code: Ctrl + Alt + S

out

About

Atom plugin for submissions on HackerRank

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages