Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE HELP WITH THIS ALL QUESTION Given this Tree, answer the following questions 101 index: 0 48 98 index: 1 index: 2 30 34 85

PLEASE HELP WITH THIS ALL QUESTION

image text in transcribed

Given this Tree, answer the following questions 101 index: 0 48 98 index: 1 index: 2 30 34 85 88 index: 3 index: 4 index: 5 index: 6 1 29 index: 7 index: 8 NOTE THAT THIS BINARY TREE IS REPRESENTED AS AN ARRAY LIKE THIS: [101, 48, 98, 30, 34, 85, 88, 1, 29] Q5. Is this a heap? Yes it is max heap . Yes it is a min heap No it is not a heap Now say we added 53 to this supposed heap. Answer the following questions. If the above tree is not a heap, put "Not a heap" instead. Q6. Describe where we insert the 53 initially. Q7. Describe the swaps that take place during the add. Q8. Describe what the resulting heap would look like, in the array format provided above

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Rob, Carlos Coronel

6th International Edition

061921323X, 978-0619213237

More Books

Students also viewed these Databases questions

Question

=+ a. a family deciding whether to buy a new car

Answered: 1 week ago

Question

=+10. How are inflation and unemployment related in the short run?

Answered: 1 week ago