Codes();

Zoom out : CTRTL -

Zoom in : CTRTL +

Naive String Matching Algorithm

Enter the text and pattern

NaiveSearch("TEXT","PATTERN")

Example

NaiveSearch("GRAPHICALSTRUCTURE","ALSTR")

NaiveSearch("GEEKS FOR GEEKS","GEEKS")