Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hackerrank

License

Hackerrank solutions

Contribute

I'd appreciate any feedback via issues.

Getting Started

If you are new to hackerrank, you can get started at hackerrank.com.

Code Style

language code style & linter command
java Code Style java -jar google-java-format-1.8-all-deps.jar -r ./**/src/main/java/*.java -r
javascript Code Style prettier <file>
python Code Style pycodestyle . or autopep8 --in-place --aggressive --aggressive --recursive .
ruby Code Style rubocop .

License

MIT © Rootul Patel

You can’t perform that action at this time.