Which of the following hash function classifies data into least number of buckets?
Posted: Thu Jul 14, 2022 8:57 am
a) Sum of digits modulo 8
b) Sum of digits modulo 5
c) Sum of digits modulo 2
d) Sum of digits
b) Sum of digits modulo 5
c) Sum of digits modulo 2
d) Sum of digits