rbtq

rbtq

University

5 Qs

quiz-placeholder

Similar activities

Digital Computer Graphics

Digital Computer Graphics

KG - University

10 Qs

Motherboard Application questions

Motherboard Application questions

10th Grade - University

10 Qs

Introduction to AI - Healthcare & Business

Introduction to AI - Healthcare & Business

University - Professional Development

10 Qs

Informatik II Quiz 4

Informatik II Quiz 4

University

10 Qs

NCAS_Videomarketing&Social media

NCAS_Videomarketing&Social media

University

10 Qs

Introduction to Data Science

Introduction to Data Science

1st Grade - University

10 Qs

Software testing unit 3 and 4

Software testing unit 3 and 4

University

10 Qs

Basic on Operating System

Basic on Operating System

University

10 Qs

rbtq

rbtq

Assessment

Quiz

Computers

University

Hard

Created by

A K

Used 8+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the node of the red black tree to be deleted is red node

Rotation and color swapping needed

Only rotation is involved

Only color swapping is needed

none of the options is true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While insertion in the red black tree if the parent's sibling is red

Rotation and color swapping is needed

Rotation is needed

Only color swapping is needed

None of the options is true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While deletion of DB if the sibling is black and both it's children are red then

Color of nearest child of black sibling does not matter

Color of farthest child of black sibling does not matter

We have different rule for this case

none of the options are true

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During double black rotation the parent always rotates

in the direction of DB node

Away from DB node

Depends on the case

none of the options are correct

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tree is used when fewer insertions and lots of searching is involved

AVL Tree

Reb Black Tree

Any variant of BS Tree

None of the options are correct