Menu

Hash based structures Questions

MCQ
1.
What is a hash table?
forum Discussion
MCQ
2.
If several elements are competing for the same bucket in the hash table, what is it called?
forum Discussion
MCQ
3.
What is a hash function?
forum Discussion
MCQ
4.
What can be the techniques to avoid collision?
forum Discussion
MCQ
5.
What is the load factor?
forum Discussion
MCQ
6.
What is simple uniform hashing?
forum Discussion
MCQ
7.
In simple uniform hashing, what is the search complexity?
forum Discussion