
2210 Midterm Prep

Quiz
•
Computers
•
University
•
Hard
Daniel Kaminsky
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Let T be a proper binary search tree with 5 nodes: a, b, c, d, e.
A postorder traversal of T visits the nodes in this order: a, c, b, e, d.
An inorder traversal of T visits the nodes in this order: a, d, c, e, b.
Which node is the right child of the root of T?
Hint: In tree T, the node d is the root.
a
b
c
d
e
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Consider a hash table of size 5 with the hash function h(k)=k mod 5 and secondary hash function h'(k) = 3 - (k mod 3). What are the contents of the table after inserting, in the given order, the following values into the table: 15, 25, 42, 38, and 57
15,57,25,42,38
15,38,25,42,57
15,42,25,57,38
15,25,42,38,57
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider the following algorithm. What does the algorithm compute?
The number of nodes in the tree
The number of descendants of r.
The height of the tree.
The number of internal nodes in the tree.
The number of nodes in the largest subtree of r.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the time complexity of this function?
o(1)
n^4log(n^3)
n^1.6
n^4
n^4log(n)
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Three programs P1, P2, and P3 have time complexities f1(n), f2(n), and f3(n), respectively,
such that
• f1(n) is O(f2(n)),
• f2(n) is O(f1(n)),
• f1(n) is O(f3(n)), and
• f3(n) is not O(f1(n)).
Which of the following statements is true?
Program P1 is faster than P2 and P3 for very large size inputs.
Program P2 is faster than P1 and P3 for very large size inputs.
Program P3 is faster than P1 and P2 for very large inputs.
Program P3 is slower than P1 and P2 for very large inputs.
Program P1 must have the exact same running time as Program P2
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the time complexity of Process?
O(n)
O(n^2)
O(n^3)
O(logn)
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
1. According to the definition of order or ”big Oh”, which of the following is a correct proof for
2n^2 + 5 is O(n^2)
2n^2 + 5 < 3n^2 for all n > 1
2n^2 + 5 <= 4n^2 for all n>= 3
2n^2+5 <= 2n^2 + 6 for all n>=1
2n^2 + 5 <= 3n^2
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
2.5 Broadband Internet Connection

Quiz
•
University
13 questions
time and space complexity

Quiz
•
University
15 questions
DATASTRUCTURES FOR DS

Quiz
•
University
10 questions
Automata Theory

Quiz
•
University
15 questions
Data Structures Activity - 1

Quiz
•
University
11 questions
geth silbert quiz

Quiz
•
University
10 questions
Weekly Contest #10 - TechXNinjas

Quiz
•
University
15 questions
Networks

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University