-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Algorithms and update the README #9
Comments
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? |
sir I tried everything but not able to pass the labeler.please tell |
I want to add sorting algorithms in C++ @swapnanildutta |
I think label.yml needs to be renamed to labeler.yml? I had the same issue as @dikshajoshi18 |
where to do that? |
@swapnanildutta has to do it. I still have the issue (incorrectly said "had" before) |
that ok. thanks.
…On Sun, Oct 4, 2020 at 7:58 PM godspeed5 ***@***.***> 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
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBXJEPMZITBDN4ZGLHEY3TSJCBBFANCNFSM4SDO2DHQ>
.
|
@godspeed5 did you get label error as well? |
@Arihant416 yup, same |
Please won't worry about the Labeler and Greetings, they just need some fixing. I'll check every PR. |
sure sir
…On Mon, Oct 5, 2020 at 9:31 AM Swapnanil Dutta ***@***.***> 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
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBXJEIOHQEVK2WYLQXC5U3SJFAIPANCNFSM4SDO2DHQ>
.
|
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. |
@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? |
swapnanildutta#9 Submission for Hactoberfest. Greedy algorithm for Minimum product subset of an array
Add Python solution for ExtraLongFactorials (#9)
2 problems solved and Readme updated in reference to issue #9
Hi @swapnanildutta , I added couple of path finder codes & readme, under python/tron section. PR #244 . |
Algorithms README File
The text was updated successfully, but these errors were encountered: