BST-SR

BST-SR

Professional Development

14 Qs

quiz-placeholder

Similar activities

IT ENGLISH: Research Project Topics - Windows Registry

IT ENGLISH: Research Project Topics - Windows Registry

Professional Development

10 Qs

Computer Science Quiz

Computer Science Quiz

Professional Development

15 Qs

Types of Computers Based on Data Handling Capability

Types of Computers Based on Data Handling Capability

Professional Development

10 Qs

COMPUTOR SCICIENCE

COMPUTOR SCICIENCE

1st Grade - Professional Development

10 Qs

Programming Concepts Quiz

Programming Concepts Quiz

Professional Development

15 Qs

Heap

Heap

Professional Development

10 Qs

FDE cycle

FDE cycle

Professional Development

11 Qs

Trees

Trees

Professional Development

10 Qs

BST-SR

BST-SR

Assessment

Quiz

Computers

Professional Development

Hard

Created by

PVS SAIRAM

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the MAXIMUM number of nodes in a binary search tree with height = 5

26-1


25-1

25


26

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Displays data items in a hierarchical view

Flowchart

Trees

Binary Tree

Hierarchical Tree

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Post order traversal

1a+b*c+d*e+f*g


1abc*+de*f+g*+

++a*bc*+*defg

abc+*+defg*+*

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given a sequence of number below:

50,60,40,70,45,55,30,80,65,35,25,75,85

When creating a binary search tree, what is the height of the tree?



3

4

5

6

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many parents and childs are there in the tree

3 and 6

4 and 6

3 and 3

4 and 5

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Given a binary search tree, insert 27, 15, 63, 99, 70 and 85 (in this order) into the binary search tree.

What is the post-order traversal?


5,15,27,34,47,54,63,70,72,75,83,85,88,94,99,101

72,54,34,5,27,15,47,63,70,83,75,88,85,101,94,99

15,27,5,47,34,70,63,54,75,85,99,94,101,88,83,72


15,27,5,47,34,63,54,70,75,85,99,94,101,88,83,72

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tree traversal methods is used to output the contents of a binary tree in ascending order?

In-Order

Pre-Order

Post-Order

Level-Order

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?