An open API service indexing awesome lists of open source software.

https://github.com/randhir200/take-out-maximum

Given an array of integers and a number k, find the maximum sum of a subarray of size k., Constraints 1 <= n <= 10^7, 1 <= k <= 10^6
https://github.com/randhir200/take-out-maximum

Last synced: 2 days ago
JSON representation

Given an array of integers and a number k, find the maximum sum of a subarray of size k., Constraints 1 <= n <= 10^7, 1 <= k <= 10^6

Awesome Lists containing this project