TheAlgorithms / C-Sharp

All algorithms implemented in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add New Algorithm- Z-block substring search

Jenn-1212 opened this issue · comments

commented

I propose to add Z-block substring search algorithm, it finds all occurrences of a pattern in a text in linear time