2

I'm currently working with some big text files (books).

does anyone know how python's "str in str" is implemented / time-complexity?

e.g:

'bc' in 'abcde'

I'm trying to find out the worst case and the avg. case

Thanks!

Jonathan
  • 486
  • 3
  • 12

0 Answers0