Open vishvarana opened 3 years ago
Hello @vishvarana,
Thank you for opening an issue. :octocat:
Note - Self-assigns by the original author will be prioritised by mentors manually
To get assigned to this particular issue please use /assign
Check this guide before contributing.
/assign
This issue has been assigned to @vishvarana! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.
Description
You are given an array A with size N and an integer K. Another array B with size N*K is created with concatenation of the array A, K times. Find the maximum subarray sum of array B. I will be providing documentation with explanation of code using C++
Domain
Competitive Programming
Type of Contribution
Documentation
Code of Conduct