Hash Tables Quiz

Hash Tables Quiz

University

15 Qs

quiz-placeholder

Similar activities

Unidad - Política fiscal

Unidad - Política fiscal

University

14 Qs

QUIZ SECTION 1 DAY 5

QUIZ SECTION 1 DAY 5

7th Grade - University

20 Qs

UK Knowledge Test

UK Knowledge Test

University

10 Qs

IS - DAS - SOCASIS - Sem 4

IS - DAS - SOCASIS - Sem 4

University

12 Qs

BCSI AWARENESS

BCSI AWARENESS

KG - Professional Development

15 Qs

Test Development

Test Development

University

10 Qs

Choice miembro superior

Choice miembro superior

University

20 Qs

Business Ethics

Business Ethics

University

10 Qs

Hash Tables Quiz

Hash Tables Quiz

Assessment

Quiz

Other

University

Medium

Created by

Richard Kipling

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the goal of a hash table?

To compare items in a data set

To store all the data items

To immediately find an item without comparing other items

To implement a dictionary data structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a hashing function used for?

To calculate the position of an item in a hash table

To determine the size of a hash table

To compare items in a data set

To implement a dictionary data structure

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a collision in a hash table?

When two data items have the same hash value

When a hash table is too small to store all the data items

When a hashing function takes too long to calculate

When a hash table is empty

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a disadvantage of linear probing?

It prevents other items from being stored in their correct location

It requires a large amount of memory

It results in a high number of collisions

It is a slow method of resolving collisions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is rehashing in a hash table?

Finding an alternative position for items in the hash table

Using a two-dimensional hash table

Storing items in a linked list

Searching sequentially in an overflow table

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is chaining in a hash table?

Storing items in a linked list

Using a two-dimensional hash table

Searching sequentially in an overflow table

Finding an alternative position for items in the hash table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the typical use of a hash table?

Linking a file name to the file path

Sorting a large dataset

Performing calculations on a data set

Creating a dictionary data structure

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?