girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
881 stars 1.57k forks source link

[Competitive programming]: K- Concatenation Problem codechef #5052

Open vishvarana opened 2 years ago

vishvarana commented 2 years ago

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

github-actions[bot] commented 2 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.

vishvarana commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

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.