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

https://github.com/oliverkovacs/ncoins-matrix

O(log n) solution for the NCOINS problem.
https://github.com/oliverkovacs/ncoins-matrix

Last synced: 3 months ago
JSON representation

O(log n) solution for the NCOINS problem.

Awesome Lists containing this project

README

        

# ncoins-matrix

O(log n) solution for the NCOINS problem.