Azienda coinvolta
Write a function to search for a string within another string. Analyze it's complexity, and propose optimizations.
Anonimo
Represent the string in Suffix Tree and u can find the pattern in O(m) time.
Use Boyer-moore algorithm.
@jimmy thanks http://www.movsd.com/bm.htm
I wonder if you had to code BM algorithm during the interview. That would be... hard...
Use Robin-karp or KMP algorithm
Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.
Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.