Hashing

Hashing

University

20 Qs

quiz-placeholder

Similar activities

ms word kls 9

ms word kls 9

University

20 Qs

Kuis Pertemuan 5 DT - Microsoft PowerPoint

Kuis Pertemuan 5 DT - Microsoft PowerPoint

University

20 Qs

DBMS-Quiz1

DBMS-Quiz1

University

15 Qs

Information and Communication Technology Security - Pre-Test

Information and Communication Technology Security - Pre-Test

University

20 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

ລະບົບຖານຂໍ້ມູນ ທົດສອບ1

ລະບົບຖານຂໍ້ມູນ ທົດສອບ1

University

15 Qs

HTML Quiz

HTML Quiz

University

15 Qs

6INFOMAN (Recitation)

6INFOMAN (Recitation)

University - Professional Development

20 Qs

Hashing

Hashing

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

AKSHAY KUMAR

Used 262+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data structure uses hashing to store information with constant lookup time?

Hash table
1D Array
Linked List
2D Array
Stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the load factor?

Average array size

Average key size

Average chain length

Average hash table length

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In simple chaining, what data structure is appropriate?

Singly linked list

Doubly linked list

Circular linked list

Binary trees

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The case in which a key other than the desired one is kept at the identified location is called?

Hashing

Collision

Chaining

Open addressing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a collision resolution technique?

Separate chaining

Linear probing

Quadratic probing

Hashing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hashing is not the problem of finding an appropriate mapping of keys into addresses.

True

False

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into an empty hash table, the table is as shown above.


Which one of the following choices gives a possible order in which the key values could have been inserted in the table?

46, 42, 34, 52, 23, 33

34, 42, 23, 52, 33, 46

46, 34, 42, 23, 52, 33

42, 46, 33, 23, 34, 52

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?