
Recurrence Relations and Algorithms Quiz

Quiz
•
Information Technology (IT)
•
University
•
Hard
Yasmin Kandil
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Solve the recurrence relation T(n)=2T(n/4)+ n^2 using the Master's Theorem. What is the time complexity of T(n)?
O(n^2 log n)
O(n^2)
O(n log n)
O(n^3)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Solve the recurrence relation T(n)=3T(n/3)+n using the Master's Theorem. What is the time complexity of T(n)?
O(n log n)
O(n^2)
O(n log^2 n)
O(n)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Solve the recurrence relation T(n)=8T(n/4)+n^2 using the Master's Theorem. What is the time complexity of T(n)?
O(n^2 log n)
O(n^3)
O(n^2)
O(n log n)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Solve the recurrence relation T(n)=6T(n/2)+ n^3 using the Master's Theorem. What is the time complexity of T(n)?
O(n^3)
O(n^4)
O(n^3 log n)
O(n^2 log^2 n)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
You are given coins of denominations {1,3,4}. What is the minimum number of coins required to make a value of 6 using dynamic programming?
2
3
4
6
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In the Traveling Salesman Problem using dynamic programming, what is the state definition for DP(S,i) where S is a set of visited cities, and i is the current city?
The shortest path from the start to city i.
The shortest path that visits all cities in S and ends at city i.
The longest path that visits all cities in S and ends at city i.
The shortest path from the city i to the end.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
You are given coins of denominations {1,2,5}. What is the minimum number of coins needed to make a total of 7?
2
3
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Web aplikacije - uvodne vježbe

Quiz
•
University
15 questions
Data Structures Quiz

Quiz
•
University
10 questions
Access Control (Authorise vs Authenticate)

Quiz
•
University
10 questions
Quiz Struktur Data

Quiz
•
University
10 questions
Hash Table and Sorting Algorithms Quiz

Quiz
•
University
10 questions
AverageRound

Quiz
•
University
15 questions
Quiz on Recursion and Algorithms

Quiz
•
University
15 questions
Diagnóstico Preprocesamiento de datos 2025-2

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade