AVL Tree

AVL Tree

Professional Development

15 Qs

quiz-placeholder

Similar activities

Final Quiz

Final Quiz

Professional Development

20 Qs

DSA + System design - 15

DSA + System design - 15

Professional Development

11 Qs

B and B+ Trees

B and B+ Trees

Professional Development

10 Qs

ADS_3

ADS_3

Professional Development

10 Qs

Let's Wrap It Up

Let's Wrap It Up

Professional Development

10 Qs

BST-SR

BST-SR

Professional Development

14 Qs

ICE BREAKING INFORMATIKA

ICE BREAKING INFORMATIKA

Professional Development

10 Qs

Unit 4-Tree

Unit 4-Tree

Professional Development

20 Qs

AVL Tree

AVL Tree

Assessment

Quiz

Computers

Professional Development

Medium

Created by

CHITTIBABU K

Used 292+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A height balanced binary search tree is called__________

height tree

AVL tree

binary tree

binary search tree

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The balancing factor for AVL tree =

hL-hR

hR-hL

hL-hL

hR-hR

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The allowed values for height of an avl tree

0,1

2,0,-2

0,1,2

-1,0,1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For RL imbalance which rotation is need to balance the tree

Single LL rotation

Single RR rotation

LL and RR rotation

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Possible Operations on AVL tree

insertion

deletion

traversal

all the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a double rotation

LL rotation

RR rotation

RL rotation

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum height of any AVL-tree with 7 nodes? Assume that the height of a tree with a single node is 0.

2

3

4

5

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?