Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A max - heap with capacity 2 0 and size 1 0 is stored in array A with the following content. A [ 1 ]

A max-heap with capacity 20 and size 10 is stored in array A with the
following content.
A[1]=90,
A[2]=80,
A[3]=80,
A[4]=60,
A[5]=60,
A[6]=70,
A[7]=70,
A[8]=40,
A[9]=40,
A[10]=50.
After Insert(A,81), what is the value of A[1]? Seems to be 90?
After Insert(A,81), what is the value of A[2]?
After Insert(A,81), what is the value of A[3]?
After Insert(A,81), what is the value of A[5]?
After Insert(A,81), what is the value of A[11]?
image text in transcribed

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

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

8. Identify the meeting with the goddess in The Elephant Man.

Answered: 1 week ago

Question

State the uses of job description.

Answered: 1 week ago

Question

Explain in detail the different methods of performance appraisal .

Answered: 1 week ago