retagged by
507 views
3 votes
3 votes
Suppose that a binary min-heap stores six elements with priorities $10,20,30,40,50$, and $60$ in its array $\text{A}.$ What is the largest of these items that could be stored in $\text{A}[2]?$ (indexing starts from zero)
retagged by

1 Answer

Answer:

Related questions