Open rajat19 opened 6 years ago
how can i use your hackerrank-crawler?I didn't find any documentation for the same.
Hi i would like to contribute.But can you pls guide me how to proceed ?
Updated description Please refer https://pypi.org/project/hsc/
Thanks!
Also you can directly paste any successful solution of yours from hackerrank in the respective folder
great! thanks
FIVE NEW SOLUTIONS OF GREEDY ALGORITHMS 1.Grid_Challenge 2.Greedy_Florist 3.Max_Min 4.Jim_and_the_Orders 5.Permuting_Two_Arrays
I would like to contribute to it
Hey! I would like to contribute. Can you brief me about steps to contribute. While cloning the repo the permission is denied . This is the error shown:
The authenticity of host 'github.com (13.234.176.102)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,13.234.176.102' (RSA) to the list of known hosts. git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
@agcy1210 You should fork the repo Read https://github.com/rajat19/Hackerrank/blob/master/Contributing.md Updated it
@rajat19 Sir I have added the CPP solution of the hacker rank problem the equal. Please merge it and add appropriate tags. pull request #152
@rajat19 SIr I have added the Python3 solution of the hacker rank problem Goodland electricity for hacktoberfest 2022. Kindly check PR #153. Thank you
Hi, Contribute your hackerrank solution to this repository Create a pull request and submit your solution (You can use my package for extracting your code)
Please also add the problem link and your solution to respective readme It would be helpful for people visiting readme to know the problem and their solutions links