Which of the following schemes does quadratic probing come under?
Select an option to see the answer and solution.
What is the time complexity of delete function in the hash table using a doubly linked list?
Select an option to see the answer and solution.
When are the members of two sets more common relatively?
Select an option to see the answer and solution.
What is the time complexity of search function in a hash table using list head?
Select an option to see the answer and solution.
Did Google conduct a large evaluation for comparing the performance by two technique MinHash and SimHash.
Select an option to see the answer and solution.
What are the values of h1(k) and h2(k) in the hash function?
Options are not available for this question.
Select an option to see the answer and solution.
What is the hash function used in the division method?
Select an option to see the answer and solution.
Hashing can be used to encrypt and decrypt digital signatures.
Select an option to see the answer and solution.
Which of the following is a disadvantage of using separate chaining using linked lists?
Select an option to see the answer and solution.
Which of the following helps keys to be mapped into addresses?
Select an option to see the answer and solution.
Which of the following is true for a Hash tree?
Select an option to see the answer and solution.
What is the value of 'm' if the value of m is 19?
Select an option to see the answer and solution.
What is the load factor?
Select an option to see the answer and solution.
What is the time complexity of insert function in a hash table using list head?
Select an option to see the answer and solution.
What is the worst case search time of a hashing using separate chaining algorithm?
Select an option to see the answer and solution.
Which scheme uses a randomization approach?
Select an option to see the answer and solution.
Which of the following technique stores data in a separate entity in case of a collision?
Select an option to see the answer and solution.
Which technique was firstly used to remove duplicate web pages from search results in AltaVista search engine?
Select an option to see the answer and solution.
What is the advantage of hashing with chaining?
Select an option to see the answer and solution.
Hash tree is used in data synchronisation. In the worst case the data synchronisation takes . . . . . . . . time.
Select an option to see the answer and solution.