>
Exams
>
DBMS
>
Hashing
>
if on applying a hash function every items of a li
Question:
If on applying a hash function, every items of a list maps to unique index in the hash table it is called.
CUET (UG) - 2023
CUET (UG)
Updated On:
Apr 19, 2024
Complete hash function
Total hash function
Remainder hash function
Perfect hash function
Hide Solution
Verified By Collegedunia
The Correct Option is
D
Solution and Explanation
The correct option is(D): Perfect hash function
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Hashing
Consider performing uniform hashing on an open address hash table with load factor
\(α = \frac{n}{m}< 1\)
, where n elements are stored in the table with m slots. The n m expected number of probes in an unsuccessful search is at most
\(\frac{1}{1-\alpha}\)
Inserting an element in this hash table requires at most ______ probes, on average.
GATE AR - 2024
Data Science and Artificial Intelligence
Hashing
View Solution
Match the items in Column 1 with the items in Column 2 in the following table :
Column 1
Column 2
(p)
First In First Out
(i)
Stacks
(q)
Lookup Operation
(ii)
Queues
(r)
Last In First Out
(iii)
Hash Tables
GATE AR - 2024
Data Science and Artificial Intelligence
Hashing
View Solution
Match the following:
List I
List II
1
FIFO
a
Stack
2
Look up op.
b
Queue
3
Last-In first out
c
Hash table
GATE AR
Data Science and Artificial Intelligence
Hashing
View Solution
View All
Questions Asked in CUET exam
Double fertilization is a characteristic feature of which group of plants?
CUET (UG) - 2025
Botany
View Solution
If $ A $ is a $ 2 \times 2 $ matrix and $ |A| = 4 $, then $ |A^{-1}| $ is:
CUET (UG) - 2025
Determinants
View Solution
In a certain code, WATER is written as YCVGT. How is HOUSE written?
CUET (UG) - 2025
Coding Decoding
View Solution
The professor's explanation was so esoteric that even graduate students struggled to understand it. What is the meaning of "esoteric" in this context?
CUET (UG) - 2025
Vocabulary
View Solution
A person walks 10 m North, then turns right and walks 5 m, then turns right again and walks 10 m. What direction is he facing now?
CUET (UG) - 2025
Direction sense
View Solution
View More Questions