codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
199 stars 269 forks source link

Implementations of z array and algorithm for string matching #467

Open tamandeeps opened 2 years ago

tamandeeps commented 2 years ago

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

HarsheetKakar commented 2 years ago

@tamandeeps can you please add the relevant issue number and a little description of what or how you have implemented the solution?