smv1999 / CompetitiveProgrammingQuestionBank

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
https://smv1999.github.io/CompetitiveProgrammingQuestionBank/
MIT License
1.23k stars 350 forks source link

Improved readability for Kadane's algorithm. #935

Closed ARYASINGHBJC closed 2 years ago

ARYASINGHBJC commented 2 years ago

💥 Proposal

I want to update the Kadane's algorithm solution in Python in terms of readability and conciseness and improve redundant work.

Have you read the Contributing Guidelines on Pull Requests?

(Yes)

github-actions[bot] commented 2 years ago

Hello @ARYASINGHBJC,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.

ARYASINGHBJC commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

This issue has been assigned to @ARYASINGHBJC! It will become unassigned if it isn't closed within 17 days. A maintainer can also add the pinned label to prevent it from being unassigned.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

Please reopen this issue once you commit the changes requested or make improvements on the code. Thank you for your contributions.