Quiz No. 2.2 Hash Tables

Quiz No. 2.2 Hash Tables

University

12 Qs

quiz-placeholder

Similar activities

Data Structures: Linked Lists and Hashtables

Data Structures: Linked Lists and Hashtables

11th Grade - University

14 Qs

Chapter 6 (Fundamentals of Cybersecurity

Chapter 6 (Fundamentals of Cybersecurity

University

10 Qs

Cybersecurity- Hashing

Cybersecurity- Hashing

University

7 Qs

CNS Quiz

CNS Quiz

University

9 Qs

Q8-Hash

Q8-Hash

University

11 Qs

B+/Hashing Review

B+/Hashing Review

University

13 Qs

Hashing and Hash Tables

Hashing and Hash Tables

University

9 Qs

Hashing Search - Data Structures

Hashing Search - Data Structures

University

15 Qs

Quiz No. 2.2 Hash Tables

Quiz No. 2.2 Hash Tables

Assessment

Quiz

Computers

University

Medium

Created by

Mark Anthony Dancalan

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this method of collision resolution technique, all the elements are stored in the hash table itself.

Chaining Method

Open-Addressing Method

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is the simplest approach to resolving the problem of collision in hashing.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a type of open-addressing method?

Linear Probing

Quadratic Probing

Binary Probing

Double Hashing

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is a mathematical formula that when applied to a key, produces an integer used as an index to find a key in the hash table.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is a data structure that supports one of the efficient searching techniques, that is, hashing.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this method, a key 'k' is mapped into one of the 'm' slots by taking the remainder of 'k' divided by 'm'.

Mid-Square Method

Quadratic Probing

Division Method

Folding Method

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In this method of collision resolution technique, a chain of elements is maintained that have the same hash address.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?