InterviewSolution
Saved Bookmarks
| 1. |
How many arrays are required to perform deletion operation in a heap?(a) 1(b) 2(c) 3(d) 4This question was posed to me in examination.Asked question is from Heapsort topic in division Sorting of Data Structures & Algorithms II |
|
Answer» The CORRECT CHOICE is (b) 2 |
|