You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. A function Insert(int d) in class IntervalHeap that inserts data element d in the interval heap. 2. Similarly given the implementation of update, delete and display member functions for the inte…