In simple chaining, what data structure is appropriate?

ADS tut 2

Quiz
•
Computers
•
University
•
Hard
Ms PSGCT
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Singly linked list
Doubly linked list
Circular linked list
Binary trees
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
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
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following hash functions on integers will distribute keys most uniformly over 10 buckets numbered 0 to 9 for i ranging from 0 to 2020?
h(i) =i^2 mod 10
h(i) =i^3 mod 10
h(i) = (11 ∗ i^2) mod 10
h(i) = (12 ∗ i) mod 10
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the time complexity improvement of skip lists from linked lists in insertion and deletion?
O(n) to O(logn) where n is number of elements
O(n) to O(1) where n is number of elements
no change
O(n) to O(n2) where n is number of elements
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The nodes in a skip list may have many forward references. their number is determined
probabilistically
randomly
sequentially
orthogonally
6.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
7.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
The size of the hash table is 12. Double hashing is used to resolve collisions. The hash function used is H(k) = k mod 12 The second hash function is: H2(k) = 7 – (k mod 7). What value will be in the hash table at location 4 after the following sequence of insertions 33, 10, 9, 13, 12, 45, 26?
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
C programming-1

Quiz
•
University
10 questions
Seatwork HASH (Data Structure)

Quiz
•
University
10 questions
QUIZ CIT4214 2410

Quiz
•
University
10 questions
Java_Collection_I

Quiz
•
University
12 questions
Typing

Quiz
•
KG - University
11 questions
Final Keamanan Komputer / Sistem Keamanan Jaringan

Quiz
•
University
13 questions
Message Authentication Code

Quiz
•
University
15 questions
BLOCKCHAIN

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade