Skip to content
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

to reduce the time complexity #233

Open
mihir-k64 opened this issue Oct 11, 2024 · 0 comments
Open

to reduce the time complexity #233

mihir-k64 opened this issue Oct 11, 2024 · 0 comments

Comments

@mihir-k64
Copy link

I would like to contribute an implementation of the Kadane Algorithm using O(n) time complexity making it more efficient
The algorithm which i will implement will solve it using a single for loop saving the execution time and reducing the time complexity

I will contribute the program as well as a README file containing the algorithm and an explanation of the approach.

Please assign this issue to me under Hacktoberfest 2024.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant