swapnanildutta / Hackerrank-Codes

Here are some of the solutions to HackerRank questions.
MIT License
70 stars 196 forks source link

Add Algorithms and update the README #9

Open swapnanildutta opened 4 years ago

swapnanildutta commented 4 years ago

Algorithms README File

Arihant416 commented 4 years ago

Sir, are we allowed to contribute solutions to problems from the problem-solving section? If so could you please specify how and do I need to create a branch for it?

dikshajoshi18 commented 4 years ago

sir I tried everything but not able to pass the labeler.please tell

codewdhruv commented 4 years ago

I want to add sorting algorithms in C++ @swapnanildutta

godspeed5 commented 4 years ago

I think label.yml needs to be renamed to labeler.yml? I had the same issue as @dikshajoshi18

dikshajoshi18 commented 4 years ago

where to do that? I did that in my local folder and pushed it but it's still the same @godspeed5

godspeed5 commented 4 years ago

@swapnanildutta has to do it. I still have the issue (incorrectly said "had" before)

dikshajoshi18 commented 4 years ago

that ok. thanks.

On Sun, Oct 4, 2020 at 7:58 PM godspeed5 notifications@github.com wrote:

@swapnanildutta https://github.com/swapnanildutta has to do it. I still have the issue (incorrectly said "had" before)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/swapnanildutta/Hackerrank-Codes/issues/9#issuecomment-703263801, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBXJEPMZITBDN4ZGLHEY3TSJCBBFANCNFSM4SDO2DHQ .

Arihant416 commented 4 years ago

@godspeed5 did you get label error as well? My PR check failed because of the label

godspeed5 commented 4 years ago

@Arihant416 yup, same

swapnanildutta commented 4 years ago

Please won't worry about the Labeler and Greetings, they just need some fixing. I'll check every PR.

dikshajoshi18 commented 4 years ago

sure sir

On Mon, Oct 5, 2020 at 9:31 AM Swapnanil Dutta notifications@github.com wrote:

Please won't worry about the Labeler and Greetings, they just need some fixing. I'll check every PR.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/swapnanildutta/Hackerrank-Codes/issues/9#issuecomment-703383732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBXJEIOHQEVK2WYLQXC5U3SJFAIPANCNFSM4SDO2DHQ .

azhar1038 commented 4 years ago

I have sent a PR (which failed all the checks) adding working solution to Almost Sorted problem. Will this be counted towards Hacktoberfest? This is my first time participating in Hacktoberfest, so don't have much idea.

neha07kumari commented 4 years ago

@swapnanildutta Can we add any problem from hackerrank in python and when we add it do we need to make a new folder for our solution?

dillir07 commented 4 years ago

Hi @swapnanildutta , I added couple of path finder codes & readme, under python/tron section. PR #244 .