
Hashing
Quiz by Rajasree S
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1
Which of the following hash functions use the distribution of digits?
Fold Boundary
Digit Analysis
Fold Shifting
Algebraic Coding
30s - Q2
Let key=679345, address size=2, determine h(key) using fold shifting method.
06
05
205
25
30s - Q3
Let key=679345, address size=2, determine h(key) using fold boundary method.
25
93
23
69
30s - Q4
Let key=CAB, determine the hash value using length dependent method.
133
180
123
181
45s - Q5
If key value=350, m=11, find the hash value using division method.
9
50
12
0
15s