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

https://github.com/randhir200/x-subarrays

Given a array A having N positive integers. Count all the subarrays of A having length X, such that each subarray has no integer greater than K.
https://github.com/randhir200/x-subarrays

Last synced: about 22 hours ago
JSON representation

Given a array A having N positive integers. Count all the subarrays of A having length X, such that each subarray has no integer greater than K.

Awesome Lists containing this project