
DS Quiz

Quiz
•
Other
•
University
•
Hard
Kabilan S
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is not a stable sorting algorithm in its typical implementation
Insertion sort
Merge sort
Quick sort
Bubble sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following sorting algorithms in its typical implementation gives best performance when applied on an array which is sorted or almost sorted(maximum 1 or two elements are misplaced).
Quick sort
Heap sort
Merge sort
Insertion sort
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
The average number of key comparisons done in a successful sequential search in a list of length n is
log n
(n-1)/2
n/2
(n+1)/2
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the worst case time complexity for search, insert and delete operations in a general Binary Search Tree for a skewed tree?
O(n) for all
O(log n)for all
O(log n)for search and insert, and O(n) for delete
O(log n)for search, and O(n)for insert and delete
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which searching technique takes O(1) time complexity for searching the data?
Binary search
Linear Search
AVL Tree Search
Hashing
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following algorithms can be used to most efficiently determine the presence of a cycle in a given graph?
Breadth first search
Depth first search
Prim's minimum spanning tree algorithm
Kruskal' minimum spanning tree algorithm
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Let G be an undirected graph. Consider a depth-first traversal of G, and let T be the resulting depth-first search tree. Let u be a vertex in G and let v be the first new (unvisited) vertex visited after visiting u in the traversal. Which of the following statements is always true?
{u,v} must be an edge in G, and u is a descendant of v in T
{u,v} must be an edge in G, and v is a descendant of u in T
If {u,v} is not an edge in G then u is a leaf in T
If {u,v} is not an edge in G then u and v must have the same parent in T
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Data Structures Prelimes

Quiz
•
University
17 questions
Python Review Module 16 - Searching Sorting Algorithm

Quiz
•
University
12 questions
أسئلة عن هياكل البيانات

Quiz
•
University
10 questions
QUIZ3:-DATA STRUCTURE

Quiz
•
University
14 questions
In-Lab5

Quiz
•
University
10 questions
Tebak Nama Makanan

Quiz
•
University
7 questions
Algorithm Quizz 1

Quiz
•
University
15 questions
MIS Chapter 6

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