What are the two approaches to data storage/access that have been studied so far?

Hashing Quiz

Quiz
•
Computers
•
University
•
Hard
Jordan Burgess
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Contiguous and Non-contiguous
Array and Linked List
Hashing and Binary Search
Sequential and Sorted
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the 'perfect' hashing example, how is each employee's idNum mapped to the array index?
Using linear probing
Using a hash function
Using double hashing
Directly
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the hash function used in the 'perfect' hashing example?
h(key) = key % 100
h(key) = key
h(key) = key * key
h(key) = key * 2
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the range of idNum in the more realistic hashing example?
0-9999
0-999
0-99999
0-99
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of a hash function in hashing?
To store data sequentially
To access data using linear search
To manipulate the key of an element
To sort the data in the hash table
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the condition resulting when two or more keys produce the same hash location?
Chaining
Collision
Clustering
Probing
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the name of the collision-handling algorithm that resolves collisions by sequentially searching the hash table?
Mid-square Hashing
Double Hashing
Chaining
Linear Probing
Create a free account and access millions of resources
Similar Resources on Quizizz
19 questions
004_Non-repudiation - CompTIA Security+ SY0-701 - 1.2

Quiz
•
12th Grade - University
18 questions
Indices con estructura de árbol y hashing

Quiz
•
University
20 questions
Hashing

Quiz
•
University
20 questions
Hash

Quiz
•
University
15 questions
HASHING IN DBMS

Quiz
•
University
10 questions
Chapter 6 (Fundamentals of Cybersecurity

Quiz
•
University
20 questions
Hashing

Quiz
•
University
15 questions
Authentication Quiz

Quiz
•
11th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade