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

https://github.com/felipeaz/vowel-subset


https://github.com/felipeaz/vowel-subset

challenge golang

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# vowel-subset

This algorithm uses Thread-Pool to solve the Vowel Subset problem. This problem consists in finding the subset of size K with most vowels in it.