PiSaucer / Hackerrank-cpp

Hackerrank (C++ Verison) holding the templates, tests, and directions to be able to work offline.

Home Page:https://pisaucer.github.io/Hackerrank-cpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackerrank (C++ Version)

This repo holds the hacker rank assignments that I have completed with their directions, test cases, and template solutions. THERE ARE NO ANSWERS in this repo, it just custom makefiles along with case tests to ensure the code passes. It has the assignments as the website, however, it works offline if you locally clone/fork it. I encourage you to download this repo locally to be able to run the make commands with ease.

License Bagdge

In our LICENSE file, we define this project as software dedicated and released into the public domain, and we waive any copyright from the project's source files. Our license file is based off of the Unlicense.

This project is for educational purposes only.

Copyrighted Content Onsite

This project's infrastructure relies heavily on user content creation, and we understand that sometimes users may not fully understand copyright laws. That is why we ask that any person(s) finding copyrighted material onsite should submit an E-Mail to pisaucer@gmail.com containing a URL for the offending material in particular and we will remove it as soon as possible, with moderation taken on the user.

Contributing

If you find any problem(s) in the repo, feel free to submit an issue. This includes stuff like vulnerabilities, or even the most trivial issues (such as typoes.) If you know how to fix an issue, feel free to make a pull request for the issue. If you would like to suggest a feature or change, submit it as an issue as well; it will be given the appropriate tag once we have seen it. We ask that all pull request authors add this paragraph to the end of their contribution's details so as to retain the repo as 100% public domain software.

I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.

Fair Use

Copyright Disclaimer Under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education, and research.

Fair use is a use permitted by copyright statute that might otherwise be infringing.

Fair Use Definition

Fair use is a doctrine in United States copyright law that allows limited use of copyrighted material without requiring permission from the rights holders, such as commentary, criticism, news reporting, research, teaching, or scholarship. It provides for the legal, non-licensed citation or incorporation of copyrighted material in another author’s work under a four-factor balancing test.

About

Hackerrank (C++ Verison) holding the templates, tests, and directions to be able to work offline.

https://pisaucer.github.io/Hackerrank-cpp/

License:The Unlicense


Languages

Language:C++ 100.0%