Hash Table in C

Hash Table in C

University

12 Qs

quiz-placeholder

Similar activities

8085 MICROPROCESSOR

8085 MICROPROCESSOR

University

16 Qs

Reinforced Concrete

Reinforced Concrete

10th Grade - University

10 Qs

San Francisco's Transportation Network

San Francisco's Transportation Network

10th Grade - University

15 Qs

Revision

Revision

University

10 Qs

Battle of the Bridges

Battle of the Bridges

10th Grade - University

15 Qs

DCN_unit3

DCN_unit3

University

10 Qs

CYBERSYNAPSE

CYBERSYNAPSE

University

15 Qs

Exploring Cryptography Algorithms

Exploring Cryptography Algorithms

University

12 Qs

Hash Table in C

Hash Table in C

Assessment

Quiz

Engineering

University

Medium

Created by

Purushotham M

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If our function is X % 10, where we would put 392?

2

9

3

0

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

If our function is X % 5, where we would put 63?

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Using chaining, how many list items would be have to search through if we are searching for 120?

3

1

2

0

Answer explanation

3 (bin 0 has 3 items in the list)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If our hash function is (x+2) % 9, where would 66 be stored?

6

3

5

2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hashing gives each item

A sequential address

A logarithmic address

No address

A unique address

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Address <----- key MOD(numberOfSlots)

IF KEY = 5432 and numberOfSlots = 100

Address = ?

5

4

32

5432

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the status after adding 10

Media Image
Media Image
Media Image
Media Image

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?