B-Trees

B-Trees

Professional Development

10 Qs

quiz-placeholder

Similar activities

AVL Tree

AVL Tree

Professional Development

15 Qs

Trees

Trees

Professional Development

15 Qs

Day2- IoT STC

Day2- IoT STC

Professional Development

13 Qs

B+Trees

B+Trees

Professional Development

10 Qs

ML-4

ML-4

Professional Development

15 Qs

Structure Data Review

Structure Data Review

University - Professional Development

10 Qs

Intro to Node.js

Intro to Node.js

Professional Development

10 Qs

[1MTR15] Laboratorio 10 - Node Red - IIoT

[1MTR15] Laboratorio 10 - Node Red - IIoT

Professional Development

7 Qs

B-Trees

B-Trees

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Gouthami Velakanti

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of rotations required to insert a sequence of elements 9,6,5,8,7,10 into an empty AVL tree is...

1

0

2

3

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Balance factor of node 14 after deleting node 13 is ---

0

-1

1

-2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the most widely used external memory data structure?

a) AVL tree

b) B-tree

c) Red-black tree

d) Both AVL tree and Red-black tree

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

B-tree of order n is a order-n multiway tree in which each non-root node contains __________

a) at most (n – 1)/2 keys

b) exact (n – 1)/2 keys

c) at least 2n keys

d) at least (n – 1)/2 keys

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 A B-tree of order 4 and of height 3 will have a maximum of _______ keys.

255

63

127

188

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Figure shown below is B-tree of order 5. What is the result of deleting 130 from the tree?

a

b

c

d

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

a) larger the order of B-tree, less frequently the split occurs

b) larger the order of B-tree, more frequently the split occurs

c) smaller the order of B-tree, more frequently the split occurs

d) smaller the order of B-tree, less frequently the split occurs

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?