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

https://github.com/randhir200/subarray-and-sum

Given an array of integers of length n and a positive integer K, the task is to find the count of the longest possible subarrays with the sum of its elements not divisible by K.
https://github.com/randhir200/subarray-and-sum

Last synced: 3 months ago
JSON representation

Given an array of integers of length n and a positive integer K, the task is to find the count of the longest possible subarrays with the sum of its elements not divisible by K.

Awesome Lists containing this project