
dsa-11.7.24 an

Quiz
•
Computers
•
University
•
Hard
PUSHPALATHA C2114
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.Consider a hash table of size seven, with starting index zero, and a hash function
(3x + 4)mod7. Assuming the hash table is initially empty, which of the following is the contents of the table when the sequence 1, 3, 8, 10 is
inserted into the table using closed hashing? Note that '_' denotes an empty location in the table.
8, , , , , _, 10
1, 8, 10, , , _, 3
1, , , , , _,3
1, 10, 8, , , _, 3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.What maximum difference in heights between the leafs of a AVL tree is possible?
log(n) where n is the number of nodes
n where n is the number of nodes
0 or 1
Atmost 1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.We are given a set of n distinct elements and an unlabelled binary tree with n nodes. In how many ways can we populate the tree with the given set so that it becomes a binary search tree?
0
1
n!
1/n+1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.If h is chosen from a universal collection of hash functions and is used to hash n keys into a table of size m,
where n ≤ m, the expected number of collisions involving a particular key x is less than _______.
1
1/n
1/m
n/m
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5.Consider the below left-left rotation pseudo code where the node contains value pointers to left, right child nodes and a height value and Height() function returns height value stored at a particular node.
avltree leftrotation(avltreenode z): avltreenode w =x-left x-left=w-right w-right=x x-height=max(Height(x-left),Height(x-right))+1 w-height=max(missing)+1 return w
What is missing?
Height(w-left), x-height
Height(w-right), x-height
Height(w-left), x
Height(w-left)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.We are given a set of n distinct elements and an unlabelled binary tree with n nodes. In how many ways can we populate the tree with the given set so that it becomes a binary search tree?
0
1
n!
(1/(n+1)).2nCn
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.What is the maximum height of any AVL-tree with 7 nodes? Assume that the height of a tree with a single node is 0.
2
3
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Stack

Quiz
•
University
10 questions
Indexing and Hashing Quiz

Quiz
•
University
14 questions
A-Level Computer Science Data Structures Quiz

Quiz
•
12th Grade - University
15 questions
AlgoMania Quiz

Quiz
•
University
6 questions
MPS INTERNAL 2 TEST

Quiz
•
University
7 questions
Practice Problems on Hashing

Quiz
•
University
10 questions
Malware Analysis: Static Analysis

Quiz
•
University
15 questions
Cyber-essentiel-Auto-Position

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University