Dijkstra’s algorithm is used to solve __________ problems?

DAA Quiz AIML '26

Quiz
•
Computers
•
University
•
Medium
G.Krishna Dept
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Network Lock
Single source shortest path
All pair shortest path
Sorting
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used for solving the N Queens Problem?
Greedy algorithm
Dynamic programming
Backtracking
Sorting
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sorting algorithms provide the best time complexity in the worst-case scenario?
Merge sort
Quick sort
Bubble sort
Selection sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a Divide and Conquer algorithm?
Bubble Sort
Selection Sort
Heap Sort
Merge Sort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Another name of the fractional knapsack is?
Non-continuous knapsack problem
Divisible knapsack problem
0/1 knapsack problem
Continuous Knapsack Problem
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct recurrence relation for Tower of Hanoi?
T(N) = 2T(N-1)+1
T(N) = 2T(N/2)+1
T(N) = 2T(N-1)+N
T(N) = 2T(N-2)+2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the best case time complexity of the binary search algorithm?
O(1)
O(n)
O(log2n)
O(n^2)
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Dynamic Programming DAA

Quiz
•
University
21 questions
Sorting algorithms I

Quiz
•
University
20 questions
Algo Duel

Quiz
•
University
25 questions
Technical quiz

Quiz
•
University
20 questions
TECHNICAL QUIZ

Quiz
•
University
20 questions
Midterm Exam Content ITEC 204

Quiz
•
University
20 questions
Sorting and Searching Algorithms Quiz - Batch 1

Quiz
•
University
20 questions
Algorithm questions

Quiz
•
12th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade