-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
added kadane algorithm function #1079
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
Conversation
|
What is the problem with the file that I have added?Please help |
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read the Contribution Guidelines and fix clang-tidy warnings.
|
The file does not need to be in a specific folder for this algorithm. |
|
Is that why the tests are failing?
…On Wed, 16 Sep, 2020, 12:55 AM David Leal, ***@***.***> wrote:
The file does not need to be in a specific folder for this algorithm.
It can be in the others folder, or in its appropriate folder. 🙂
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1079 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALYLVZAG6BZSYZY5T35ZKQTSF65TZANCNFSM4RNRAABQ>
.
|
|
I have made the changes.Please check. |
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks much better, good work. 😄 👍
Now, the next thing we shall do is to add documentation.
Confused? See #962 as a reference. 🙂
|
Thanx. I did the changes which you suggested. |
|
Any more changes required? |
|
Yes, please add documentation like in #962. |
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
|
@Panquesito7 -I don't understand why the code is not working after the commits suggested.Please help. |
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Panquesito7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good work. 👍 😄
|
Thank you @Panquesito7 |
|
@Panquesito7 do you confirm the algorithm is a different implementation than the existing one? thank you |
|
Yes, implementation looks different. 🙂
Can be merged. 👍 |
Uh oh!
There was an error while loading. Please reload this page.