Learnings Z-Function, Golang
Feb 4, 2024 · 1 min read · TLDR - Got my hands dirty on golang, and learned a algorithm while doing a LC problem z_function. About Z-Function Z-Function is an really important and fundamental algorithm for strings. Z-Function of a string s of length N is an array z of same len...
Join discussion
