Polynomial Hashing for large range of values?

Правка en1, от dandf2012, 2017-12-07 20:09:04

Normally when we do string hashing, we use values 1...26. Can we do such a hash for values 1...N where N is 50000? I think it is maybe more error, but is there some bound on N for which we can safely use polynomial hash?

Теги hash

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский dandf2012 2017-12-07 20:09:04 265 Initial revision (published)