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

https://github.com/randhir200/substrings-with-k-distinct-letters

Given string str of lowercase alphabets of length n and an integer K, the task is to count all substrings of length K which have exactly K distinct characters.
https://github.com/randhir200/substrings-with-k-distinct-letters

Last synced: 3 months ago
JSON representation

Given string str of lowercase alphabets of length n and an integer K, the task is to count all substrings of length K which have exactly K distinct characters.

Awesome Lists containing this project