untitled

untitled

12th Grade

17 Qs

quiz-placeholder

Similar activities

Security

Security

12th Grade - University

12 Qs

Lesson 4 - Stacks

Lesson 4 - Stacks

11th - 12th Grade

14 Qs

Cybersecurity Unit 1 Exam preparation

Cybersecurity Unit 1 Exam preparation

11th - 12th Grade

20 Qs

Uses of hashing 1

Uses of hashing 1

11th - 12th Grade

21 Qs

Cybersecurity Essentials

Cybersecurity Essentials

9th Grade - University

20 Qs

Test 5 - The Art of Integrity Review

Test 5 - The Art of Integrity Review

9th - 12th Grade

15 Qs

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

12th Grade

15 Qs

Cryptocurrency

Cryptocurrency

9th - 12th Grade

13 Qs

untitled

untitled

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Bee Bee

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

17 questions

Show all answers

1.

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Knock

Bang

Collisions

DoubleHash

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

IF KEY = 5432 and numberOfSlots = 100

Address = ?

5

4

32

5432

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of hashing in computer science?

To transform a string of characters into a shorter length value

To illustrate the concept of data structures

To distribute keys in an array using a hash function

To store and retrieve keys in a rapid manner

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a hash table used for?

To illustrate the concept of data structures

To handle collisions in hashing

To index and retrieve items in a database

To store the original string

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A hash table is

an abstract data structure

an array

an integer

made of pine

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?

Discover more resources for Computers