smv1999 / CompetitiveProgrammingQuestionBank

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.

Home Page:https://smv1999.github.io/CompetitiveProgrammingQuestionBank/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved readability for Kadane's algorithm.

ARYASINGHBJC opened this issue · comments

💥 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)

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

/assign

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.

commented

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.

commented

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