Data Structure

Data Structure

Professional Development

13 Qs

quiz-placeholder

Similar activities

Diagrama de Pareto

Diagrama de Pareto

Professional Development

10 Qs

2PM Pub Quiz Sample Questions

2PM Pub Quiz Sample Questions

Professional Development

15 Qs

Silver Label Course 301-302

Silver Label Course 301-302

Professional Development

15 Qs

SKPMK@S

SKPMK@S

Professional Development

10 Qs

Mengenal Quizizz

Mengenal Quizizz

Professional Development

10 Qs

PRIVACY 2

PRIVACY 2

Professional Development

10 Qs

Hari 3

Hari 3

Professional Development

15 Qs

Recap 2

Recap 2

Professional Development

14 Qs

Data Structure

Data Structure

Assessment

Quiz

Professional Development

Professional Development

Practice Problem

Hard

Created by

Assistant Chennai

Used 46+ times

FREE Resource

AI

Enhance your content in a minute

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

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1. What is a hash table?

a) A structure that maps values to keys

b) A structure that maps keys to values

c) A structure used for storage

d) A structure used to implement stack and queue

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If several elements are competing for the same bucket in the hash table, what is it called?

a) Diffusion

b) Replication

c) Collision

d) Duplication

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is direct addressing?

a) Distinct array position for every possible key

b) Fewer array positions than keys

c) Fewer keys than array positions

d) Same array position for all keys

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the search complexity in direct addressing?

a) O(n)

b) O(logn)

c) O(nlogn)

d) O(1)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a hash function?

a) A function has allocated memory to keys

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

c) A function that creates an array

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

a) Make the hash function appear random

b) Use the chaining method

c) Use uniform hashing

d) Increasing hash table size

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

7. What is the load factor?

a) Average array size

b) Average key size

c) Average chain length

d) Average hash table length

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?