In order traversal of binary search tree will produce −
Code Uncode 2.0

Quiz
•
Computers
•
12th Grade
•
Hard
Jafar Gangardiwala
Used 3+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
unsorted list
sorted list
reverse of input
none of the above
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What data structure is used for breadth first traversal of a graph?
queue
stack
list
none of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
left_subtree (keys) ≤ node (key) ≤ right_subtree (keys)
Complete Binary Tree
Binary Tree
Binary Search Tree
All of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If the array is already sorted, which of these algorithms will exhibit the best performance
Merge Sort
Insertion Sort
Quick Sort
Heap Sort
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An algorithm is
a piece of code to be executed.
a loosely written code to make final code.
a step by step procedure to solve problem.
all of the above.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In binary heap, whenever the root is removed then the rightmost element of last level is replaced by the root. Why?
It is the easiest possible way.
To make sure that it is still complete binary tree.
Because left and right subtree might be missing.
None of the above!
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If queue is implemented using arrays, what would be the worst run time complexity of queue and dequeue operations?
Ο(n), Ο(n)
Ο(n), Ο(1)
Ο(1), Ο(n)
Ο(1), Ο(1)
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
year 3 QUIZ 3 2nd term

Quiz
•
3rd Grade - University
45 questions
Sorting, Searching and Big O Review

Quiz
•
9th Grade - University
35 questions
ONE 6th FORM Pipelining, Backtracking and Performance Modelling

Quiz
•
12th Grade - University
38 questions
Big O notation

Quiz
•
12th Grade
35 questions
end of year Quiz

Quiz
•
12th Grade - University
40 questions
AP CSP Code.org Unit 5 Assessment 1 Review

Quiz
•
9th - 12th Grade
35 questions
Cryptography and Cybersecurity Quiz

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University