
DS 1 Long quiz
Authored by seven castueras
Information Technology (IT)
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the minimum number of moves required to solve a Tower of Hanoi problem with 4 disks?
15
31
7
16
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the recurrence relation for the Tower of Hanoi problem?
T(n) = 2T(n-1) + 1
T(n) = T(n-1) + T(n-2)
T(n) = 3T(n-1) + 1
T(n) = 2n
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If there are 3 rods in the Tower of Hanoi, what is the role of the third rod?
It holds the largest disk.
It serves as a temporary storage to move disks.
It is unused.
It holds disks permanently.
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of the Tower of Hanoi problem for n disks?
O(n)
O(2^n)
O(n^2)
O(log n)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In the Tower of Hanoi, what is the key constraint for moving disks?
No two disks can be on the same rod.
A larger disk cannot be placed on a smaller disk.
Disks can only be moved one at a time.
Both b and c.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many distinct lines can be formed by 4 points on a plane if no three points are collinear?
4
6
7
8
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the recurrence relation used to calculate the maximum number of regions formed by n lines in a plane?
R(n) = R(n-1) + n
R(n) = R(n-1) + 2^n
R(n) = 2R(n-1) + 1
R(n) = n^2
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?