You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaScript implemantation of prefix function (also known as "failure function" or "Partial match" table) which is a part of Knuth–Morris–Pratt string searching algorithm. UI is based on jQuery