Hash Tables

Hash Tables

University

10 Qs

quiz-placeholder

Similar activities

Components On Motherboard

Components On Motherboard

KG - University

15 Qs

B+/Hashing Review

B+/Hashing Review

University

13 Qs

DBMS - Hash Indexing

DBMS - Hash Indexing

University

10 Qs

Hashing

Hashing

University

10 Qs

Q8-Hash

Q8-Hash

University

11 Qs

Quiz No. 2.2 Hash Tables

Quiz No. 2.2 Hash Tables

University

12 Qs

hashing+fracKnapsack

hashing+fracKnapsack

University

12 Qs

Hash table

Hash table

University

7 Qs

Hash Tables

Hash Tables

Assessment

Quiz

Computers

University

Medium

Created by

Mrs.C. Rathika

Used 64+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hashing gives each item

A sequential address

A logarithmic address

No address

A unique address

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A hash table is

an abstract data structure

an array

an integer

made of pine

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

IF KEY = 5432 and numberOfSlots = 1000

Address = ?

5

432

543

5432

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

IF KEY = 5432 and numberOfSlots = 100

Address = ?

5

4

32

5432

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when an algorithm generates the same address for different identifiers it is known as

Knock

Bang

Collisions

DoubleHash

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Divide the item into equal-size pieces

Add the pieces together

Perform the mod step to get an address

Which hashing method does this describe

folding method

alphanumeric

mid-square

mod

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A hash table uses a hash function (algorithm) to compute an index

True

False

It depends

In most cases yes, but not always

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?