Algorithms
Algorithms copied to clipboard
Implement Kadane's algorithm in Java
Implement Kadane's algorithm in Java
Please read the contributing guidelines in CONTRIBUTING.md
Languages claimed/implemented:
- [x] C
- [x] C++
- [x] Java
- [x] Python
- [x] Javascript
- [ ] Any other language
@akshaygidwani404 I want to contribute to this problem.
Hey @deutranium! I have implemented Kadane's algorithm in Java following Contribution Guidelines and reference to issue #221 and made a PR #222 for the same. Kindly review it and merge it. Thanks!
Hello, I would want to contribute to this repo. I can implement Kadane's algorithm in C language. Can you assign it to me?
@AdityaVSM Hi! Yes, you can work on it. @DarkSoul26 Hi! Yes, you can do it as long as it's in a language other than C/C++/Java/Python as the code in these languages is already done/claimed.
@akshaygidwani404 I have commented on the PR, please have a look.
Thank you @codelixir for your feedback. I have fixed the issue. PR #222. Kindly review it. Thanks!
Closed #222 for java. Thanks @akshaygidwani404!
Hello @codelixir , @akshaygidwani404 can you check PR #230
Closing for C. Thanks, @AdityaVSM!
hey @codelixir please assign me the issue to solve it in javascript
@codelixir Hii , I can implement Kadane's algorithm in C++ language. Can you please assign me
@1-Sanchit-1 it is already implemented in C++, you can do it in any language not taken up yet
Merged #261 for JS