Seatwork HASH (Data Structure)

Seatwork HASH (Data Structure)

University

10 Qs

quiz-placeholder

Similar activities

searching quiz

searching quiz

University

10 Qs

Hashing Quiz

Hashing Quiz

University

15 Qs

06 - Hashing #2

06 - Hashing #2

University

15 Qs

Authentication Quiz

Authentication Quiz

11th Grade - University

15 Qs

Blockchain Basics: Algorithms

Blockchain Basics: Algorithms

University - Professional Development

9 Qs

EC8393_FDS_MODEL EXAM_3_PART B

EC8393_FDS_MODEL EXAM_3_PART B

University

15 Qs

Cryptography

Cryptography

University

10 Qs

07 - Map

07 - Map

University

15 Qs

Seatwork HASH (Data Structure)

Seatwork HASH (Data Structure)

Assessment

Quiz

Computers

University

Hard

Created by

Ronnel Agulto

Used 5+ times

FREE Resource

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

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?