The Python Oracle

Search a list of strings for any sub-string from another list

This video explains
Search a list of strings for any sub-string from another list

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Realization

--

Chapters
00:00 Question
00:49 Accepted answer (Score 16)
01:44 Answer 2 (Score 38)
01:59 Answer 3 (Score 4)
02:29 Answer 4 (Score 2)
05:02 Thank you

--

Full question
https://stackoverflow.com/questions/7493...

Answer 2 links:
[http://en.wikipedia.org/wiki/Suffix_tree]: http://en.wikipedia.org/wiki/Suffix_tree

Answer 3 links:
[gnud's solution]: https://stackoverflow.com/questions/7493...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python

#avk47