Exam 13: Sets and Maps
Exam 1: Introduction36 Questions
Exam 2: Analysis of Algorithms31 Questions
Exam 3: Introduction to Collections - Stacks49 Questions
Exam 4: Linked Structures - Stacks51 Questions
Exam 5: Queues28 Questions
Exam 6: Lists42 Questions
Exam 7: Iterators32 Questions
Exam 8: Recursion57 Questions
Exam 9: Searching and Sorting54 Questions
Exam 10: Trees47 Questions
Exam 11: Binary Search Trees50 Questions
Exam 12: Heaps and Priority Queues29 Questions
Exam 13: Sets and Maps47 Questions
Exam 14: Multi-Way Search Trees47 Questions
Exam 15: Graphs29 Questions
Exam 16: UML16 Questions
Exam 17: Object-Oriented Design54 Questions
Select questions type
A path in a directed graph is a sequence of directed edges that connects two _________ in a graph.
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
A
Two vertices in a graph are adjacent if there is an edge ______ them.
Free
(Short Answer)
4.8/5
(31)
Correct Answer:
connecting
Two vertices in a graph are adjacent if there is an edge connecting them.
Free
(True/False)
4.8/5
(47)
Correct Answer:
True
An undirected tree is a connected, ______, undirected graph with one element designated as the root.
(Short Answer)
4.9/5
(36)
A ________ is a path in which the first and last vertices are the same and none of the edges are repeated.
(Multiple Choice)
4.8/5
(32)
A directed graph, sometimes referred as a digraph, is a graph where the edges are _________ pairs of vertices.
(Multiple Choice)
4.9/5
(42)
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.
(Multiple Choice)
4.8/5
(30)
An undirected graph is considered complete if it has the maximum number of edges connecting vertices.
(True/False)
4.8/5
(40)
A ______ is a sequence of edges that connects two vertices in a graph.
(Short Answer)
4.7/5
(41)
A ______, or a weighted graph, is a graph with weights or costs associated with each edge.
(Short Answer)
4.8/5
(36)
A cycle is a path in which the first and last vertices are the same and only one of the edges are repeated.
(True/False)
4.8/5
(39)
A spanning tree is a tree that includes all of the ______ of a graph and some, but possibly not all, of the ______.
(Short Answer)
4.9/5
(37)
A ______ is a spanning tree where the sum of the weights of the edges is less than or equal to the sum of the weights for any other spanning tree for the same graph.
(Short Answer)
4.9/5
(36)
A path is a sequence of edges that connects two vertices in a graph.
(True/False)
4.8/5
(45)
An undirected tree is a connected, cyclic, undirected graph with one element designated as the root.
(True/False)
4.9/5
(33)
A __________ tree is a tree that includes all of the vertices of a graph and some, but possibly not all, of the edges.
(Multiple Choice)
4.8/5
(40)
An undirected tree is a connected, acyclic, undirected graph with one element designated as the _______.
(Multiple Choice)
4.9/5
(33)
A spanning tree is a tree that includes all of the edges of a graph and some, but possibly not all, of the vertices.
(True/False)
4.9/5
(45)
Showing 1 - 20 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)