HackerRank-Solutions icon indicating copy to clipboard operation
HackerRank-Solutions copied to clipboard

Commit new solution files for Data Structures

Open Kvaibhav01 opened this issue 6 years ago • 4 comments

Visit HackerRank's Data Structures website, visit the subdomains and commit new problem solutions at the repo's Data Structures folder.

Rules:

  1. Solutions must be correct (obviously), I will review them before merging.
  2. The solution's directory path must be according to the subdomain HackerRank provides for Data Structures. Example: /Data Structures/Subdomain name/Solution.java or /Data Structures/Subdomain name/RelevantFileName.java
  3. Code can be done in any preferred language but Java and JavaScript are recommended. Someone who provides the solution in Kotlin/PHP (or any other language except recommended ones) will be considered later.
  4. Code should be formatted properly. Unformatted code will be disregarded.
  5. The solution you submit should be of your own.

Kvaibhav01 avatar Sep 25 '19 18:09 Kvaibhav01

Will C++ and Python accepted or not?

rajvijen avatar Sep 25 '19 18:09 rajvijen

When can I start working in this?

nsalazar0429 avatar Sep 26 '19 01:09 nsalazar0429

Hey, can i work on this ?

aayushbhan avatar Sep 26 '19 02:09 aayushbhan

@rajvijen yes, it will be accepted but if someone provides a correct solution for the same with Java/JavaScript then his/her solution will be added.

@cfsnsalazar @aayushbhan you can start working but make sure you follow the rules and you don't work on a same problem.

Kvaibhav01 avatar Sep 26 '19 08:09 Kvaibhav01