1.1 Y2

1.1 Y2

11th Grade

32 Qs

quiz-placeholder

Similar activities

Priority Queues and Heapsort

Priority Queues and Heapsort

9th - 12th Grade

27 Qs

Perangkat dan Topologi Jaringan

Perangkat dan Topologi Jaringan

9th - 12th Grade

30 Qs

informatika (wina)

informatika (wina)

11th Grade

30 Qs

Latihan soal Akhir Semester satu

Latihan soal Akhir Semester satu

9th Grade - University

30 Qs

Network Topologies and Layers (Unit 1) and Translators (Unit 2)

Network Topologies and Layers (Unit 1) and Translators (Unit 2)

9th - 11th Grade

27 Qs

Trees, Linked Lists, Stacks and Queues

Trees, Linked Lists, Stacks and Queues

11th Grade - University

30 Qs

Full Networks

Full Networks

10th - 11th Grade

35 Qs

Binary Tree

Binary Tree

11th - 12th Grade

30 Qs

1.1 Y2

1.1 Y2

Assessment

Quiz

Computers

11th Grade

Medium

Created by

sarah jenkinson

Used 20+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I am a data structure that can map keys to values. I am

an array

a hash table

a list

a stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a hash table, a hash function carried out on the key field is used to compute the index where what can be found?

The value or 'data'

The memory address

The data collision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a hash table the value is placed into an array of

3D arrays

lists or stacks

buckets or slots

2D lists

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

2 keys, when 'hashed' produce the same hash code (index) this is called what?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chaining

A way of storing related data.

A stack structure

A way of handling collisions on a bus network

A way of handling collisions when using a hash table.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When using a hash table to store data: if the resulting index is occupied use the next available location, when the end of the file is reached wrap around to the start.

This is a description of what?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using a hash table, which of these is a disadvantage of using a separate overflow file.

Searching takes longer as the data is now lost

Searching the overflow area uses a linear search.

takes up RAM

adds to the stack

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?