
DS Final Review

Quiz
•
Computers
•
University
•
Easy
Cayden Henderson
Used 6+ times
FREE Resource
48 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Recursion is a method in which the solution of a problem depends on __________.
Larger instances of different problems
Larger instances of the same problem
Smaller instances of different problems
Smaller instances of the same problem
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen when the code snippet is executed?
The code will run for some time and stop when the stack overflows
The code will be executed successfully and random output will be generated
The code will show a compile time error
The code will be executed successfully and no output will be generated
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following recursive code do?
Prints the numbers from 10 to 1
Prints the numbers from 10 to 0
Prints the numbers from 0 to 10
Prints the numbers from 1 to 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Most Efficient Time Complexity of Topological Sorting is?
O(V)
O(V+E)
O(E)
O(V*E)
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Consider an implementation of unsorted singly linked list. Suppose it has its representation with a head pointer only. Given the representation, which of the following operation can be implemented in O(1) time?
Insertion at the front of the linked list
Insertion at the end of the linked list
Deletion of the front node of the linked list
Deletion of the last node of the linked list
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In most of the cases, topological sort starts from a node which has
Maximum Degree
Minimum Degree
Any degree
Zero Degree
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the most commonly used data structure for implementing Dijkstra's Algorithm?
Min priority queue
Stack
Circular queue
Max priority queue
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
Unit Test II

Quiz
•
University
45 questions
CPSC 131 midterm review

Quiz
•
University
51 questions
ALGORITHM AND FLOWCHART

Quiz
•
12th Grade - University
50 questions
Data Science & Its Application Quiuz

Quiz
•
University
50 questions
DS-UNIT-2-Stack Queue

Quiz
•
University
51 questions
Data Structures and Algorithm - Final Examinations Quiz

Quiz
•
University
45 questions
Sorting, Searching and Big O Review

Quiz
•
9th Grade - University
50 questions
Quiz

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