Computer scienceAlgorithms and Data StructuresAlgorithmsString algorithmsSubstring search algorithms

Calculating prefix function

Theory

Find the unknown

Report a typo

Here is a prefix function of a string: [0,1,2,3,0,1,2,3,4,X,0,1][0, 1, 2, 3, 0, 1, 2, 3, 4, X, 0, 1].

Please select all the numbers that could possibly replace XX.

Select one or more options from the list
___

Create a free account to access the full topic