- Q 1 The Array A Has Been Converted To A Heap Using Build Heap A 6 On The Array A 5 13 7 2 25 33 Draw The F 1 (10.73 KiB) Viewed 12 times
Q-1: The array A has been converted to a heap using BUILD HEAP(A, 6) on the array A = {-5, 13, 7, 2, 25, 33). Draw the f
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q-1: The array A has been converted to a heap using BUILD HEAP(A, 6) on the array A = {-5, 13, 7, 2, 25, 33). Draw the f
Q-1: The array A has been converted to a heap using BUILD HEAP(A, 6) on the array A = {-5, 13, 7, 2, 25, 33). Draw the final resulting heap. Illustrate the operation of inserting an element with value 5 and then deleting element with value 7.