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
An ______ graph is a graph where the pairings representing the edges are unordered.
(Short Answer)
4.8/5
(30)
An undirected graph is considered complete if it has the ______ number of edges connecting vertices.
(Short Answer)
4.8/5
(38)
A cycle is a path in which the first and last vertices are ______ and none of the edges are repeated.
(Short Answer)
4.7/5
(39)
A graph is connected if and only if the number of vertices in the __________ traversal is the same as the number of vertices in the graph regardless of the starting vertex.
(Multiple Choice)
4.9/5
(35)
A ______, sometimes referred as a digraph, is a graph where the edges are ordered pairs of vertices.
(Short Answer)
4.8/5
(37)
Showing 41 - 47 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)