Search Header Logo

Seatwork HASH (Data Structure)

Authored by Ronnel Agulto

Computers

University

Used 5+ times

Seatwork HASH (Data Structure)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Define a data item having some data and key, based on which the search is to be conducted in a hash table

Insert

Delete

Key

Data Item

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a hash table?

A structure that maps values to keys

A structure that maps keys to values

A structure used for storage

A structure used to implement stack and queue

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

________ is a data structure which stores data in an associative manner.  

Storage

Key-value pairs

Hash Table

Hash Table

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a hash function?

A function has allocated memory to keys

A function that computes the location of the key in the array

A function that creates an array

A function that computes the location of the values in the array

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not a technique to avoid a collision?

Make the hash function appear random

Use the chaining method

Use uniform hashing

Increasing hash table size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the load factor?

Average array size

Average key

Average chain length

Average hash table length

7.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

Give 4 distinct aspects of how hash table works: (You can choose multiple options)

Storage

Key-value pairs

A hashing function

Table operations

A load operator

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers