
DSA + System Design - 16

Quiz
•
Computers
•
Professional Development
•
Hard
Puneet Kansal
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following algorithms is most efficient to find the shortest path in a weighted graph with non-negative weights?
Breadth-First Search (BFS)
Depth-First Search (DFS)
Dijkstra's Algorithm
Bellmanford
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the time complexity of DFS and BFS for traversal of a graph?
O(V + E)
O(V^2)
O(E^2)
O(V)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which data structure is used in the implementation of Prim’s Algorithm for finding the Minimum Spanning Tree?
Stack
Queue
Min-Heap (Priority Queue)
Hash Table
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In a connected undirected graph, what is the Maximum number of edges in a spanning tree?
V
V - 1
E
E - 1
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the context of graphs, what does the term "bipartite" mean?
The graph is connected and acyclic
The graph can be colored with two colors without any two adjacent vertices having the same color
The graph contains a cycle
The graph is weighted
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following algorithms is used to find all pairs shortest paths in a graph?
Bellman-Ford Algorithm
Floyd-Warshall Algorithm
Prim’s Algorithm
Dijkstra’s Algorithm
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which algorithm can handle negative weights and negative cycles in a graph while finding single source shortest path?
Dijkstra’s Algorithm
Bellman-Ford Algorithm
Prim’s Algorithm
Floyd-Warshall Algorithm
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Chapter 1 SDM

Quiz
•
Professional Development
6 questions
Quick Sort Presentation Quiz

Quiz
•
Professional Development
14 questions
CC111_CollaborativeQuiz

Quiz
•
Professional Development
6 questions
BlockChain Shardeum

Quiz
•
Professional Development
10 questions
DSA + System Design 11

Quiz
•
Professional Development
10 questions
Robotics/Coding Pop Quiz

Quiz
•
4th Grade - Professio...
13 questions
COMPUTATIONAL THINKING

Quiz
•
Professional Development
10 questions
DAA_NP COMPLETE

Quiz
•
Professional Development
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