
ADS live quiz
Authored by RAKHI WAJGI
Computers
University
Used 138+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
1. Consider the following singly linked list wherein each node of the linked list contains a data (integer) and a link pointing to the next node:
What would be the output of the following code if the initial call is func(head)?
void func(node * root)
{
if(!rootà link)
return;
func(rootàlink);
printf(“%d”,rootàdata);
}
20,5,15,10
10,15,5,20
20
None
2.
FILL IN THE BLANK QUESTION
10 sec • 1 pt
The preorder traversal of binary search tree is : 50,17,12,9,14,23,19,72,54,67,76. The inorder successor of 14 is .......
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The preorder traversal of a binary search tree is : 50,17,12,9,14,23,19,72,54,67,76. The number of nodes having only left child in the BST will be
0
1
2
3
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
A priority queue is implemented as a MAX-Heap. Initially it has 5 elements. The level order traversal of the heap is 10,8,5,3,2. Two new elements 1 and 7 are inserted into the heap in that order. The level order traversal of the heap after the insertion of elements is:
10,8,7,3,2,1,5
10,8,7,2,3,1,5
10,8,7,1,2,3,5
10,8,7,5,3,2,1
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
what is the postorder traversal of given tree?
7,15,17,22,27,30,45,60,75
7,22,17,27,15,45,75,60,30
7,17,27,22,15,45,75,60,30
30,15,7,22,17,27,60,45,75
6.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Which tree is suitable for applications dealing with frequent searching?
Binary tree
AVL tree
Red-Black tree
Full binary tree
7.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
In a threaded binary tree, left thread is attached to
root node
inorder predecessor
inorder successor
preorder successor
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Matrikulasi Pemrograman Web ACCIFENCE 2024
Quiz
•
University
15 questions
Quiz Struktur Data
Quiz
•
University
10 questions
FST Class 2023- Quiz 2
Quiz
•
University
10 questions
Data Manipulation
Quiz
•
University
10 questions
Client/Server Network Model
Quiz
•
University
10 questions
0xDebug - Python
Quiz
•
University
10 questions
Quiz 1 - AK2 Section
Quiz
•
University
12 questions
Vocaloid Quiz
Quiz
•
5th Grade - Professio...
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University