Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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