Skip to content

A collection of solutions to competitive programming exercises on HackerRank.

Notifications You must be signed in to change notification settings

j4w3d/hackerrank-solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Disclaimer

This is throw-away code that is only supposed to correctly get the job done. I used the code stubs provided by HackerRank, so don't mind the unnecessary imports, naming convention and so on. Feel free to use my solutions as inspiration, but please don't literally copy the code.

Certificates

To get a certificate, two problems have to be solved within 90 minutes.

The following is an incomplete list of possible problems per certificate as of 2021.09.15. Please let me know if the certificate problems have changed, so I can put a note here.

Besides the solutions, there are Python 3 and C++ code stubs and some test cases so you can first try to solve the problems without time pressure if you want to.

Challenges

TODO

About

A collection of solutions to competitive programming exercises on HackerRank.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.3%
  • C++ 25.7%