Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpecialStrings ¶
SpecialStrings Average case: when there aren't too many strings with identical prefixes that are found in another string O(n * m) time | O(n * m) space - where n is the number of strings and m is the length of the longest string -------- See the Notes section in the Explanation tab for more info.
Types ¶
Click to show internal directories.
Click to hide internal directories.