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

https://github.com/realpacific/divisible-sum-subset

Given an array A of integers, return the number of (non-empty) subarrays that have a sum divisible by K
https://github.com/realpacific/divisible-sum-subset

Last synced: about 1 month ago
JSON representation

Given an array A of integers, return the number of (non-empty) subarrays that have a sum divisible by K

Awesome Lists containing this project