6.3 2-3-4 Trees I Flashcards

1
Q

What is a binary search tree and why is balancing them an issue

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the core idea behind a 2-3-4 tree (balancing), and what is a k-node

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe how values are inserted into a 2-3-4 tree

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe how to find a value in a 2-3-4 tree

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly