1. Home
  2. Computer Science

Filters

Found 5 Questions

Set Default
Exams
Subjects
Topics

List of top Computer Science Questions on Hashing

The keys 5, 28, 19, 15, 26, 33, 12, 17, 10 are inserted into a hash table using the hash function $h(k) = k \mod 9$. The collisions are resolved by chaining. After all the keys are inserted, the length of the longest chain is ________. (answer in integer)
  • CUET (PG) - 2026
  • CUET (PG)
  • Computer Science
  • Hashing
In ................. the search time is independent of the number of elements $n$.
  • CUET (PG) - 2025
  • CUET (PG)
  • Computer Science
  • Hashing
All the elements that hash to the same slot are placed into the same linked list in:
  • CUET (PG) - 2025
  • CUET (PG)
  • Computer Science
  • Hashing
Which of the following is(are) true for hashing
(A) The time required to compute the index value is independent of the number of items in the list 
(B) The time required to compute the index value depend on the number of items in the list 
(C) The cost of computing a hash function does not affect the performance of hashing based searching 
(D) The time taken by different hash functions may be different 
(E) There is no problem of collision in hashing 
Choose the correct answer from the options given below :
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • Hashing
In search by hashing, we have size of the hash table and the size of list, then:
  • CUET (UG) - 2023
  • CUET (UG)
  • Computer Science
  • Hashing
contact us
terms & conditions
Privacy & Policy
© 2026 Patronum Web Private Limited