July 2018
Beginner
202 pages
5h 4m
English
Scenario
We have to preprocess string P to build the left array that allows us to use the bad character rule efficiently. Recall that left[i][j] should return either of the following:
Aim
To build an array that allows us to use the bad character rule efficiently.
Steps for Completion
Read now
Unlock full access