Hackerrank icon indicating copy to clipboard operation
Hackerrank copied to clipboard

Contribute your codes

Open rajat19 opened this issue 6 years ago • 12 comments

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)

pip install hsc

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

rajat19 avatar Oct 03 '18 18:10 rajat19

how can i use your hackerrank-crawler?I didn't find any documentation for the same.

alphaWizard avatar Oct 04 '18 20:10 alphaWizard

Hi i would like to contribute.But can you pls guide me how to proceed ?

Apoorva-13 avatar Oct 05 '18 07:10 Apoorva-13

Updated description Please refer https://pypi.org/project/hsc/

rajat19 avatar Oct 05 '18 07:10 rajat19

Thanks!

Apoorva-13 avatar Oct 05 '18 07:10 Apoorva-13

Also you can directly paste any successful solution of yours from hackerrank in the respective folder

rajat19 avatar Oct 05 '18 07:10 rajat19

great! thanks

Apoorva-13 avatar Oct 05 '18 07:10 Apoorva-13

#40 FIVE NEW SOLUTIONS OF GREEDY ALGORITHMS 1.Grid_Challenge 2.Greedy_Florist 3.Max_Min 4.Jim_and_the_Orders 5.Permuting_Two_Arrays

memr5 avatar Oct 10 '18 16:10 memr5

I would like to contribute to it

Malvikabhalla99 avatar Oct 26 '18 05:10 Malvikabhalla99

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. [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

agcy1210 avatar Oct 01 '19 05:10 agcy1210

@agcy1210 You should fork the repo Read https://github.com/rajat19/Hackerrank/blob/master/Contributing.md Updated it

rajat19 avatar Oct 02 '19 15:10 rajat19

@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

Dushyant100 avatar Oct 29 '22 18:10 Dushyant100

@rajat19 SIr I have added the Python3 solution of the hacker rank problem Goodland electricity for hacktoberfest 2022. Kindly check PR #153. Thank you

Dushyant100 avatar Oct 30 '22 08:10 Dushyant100