InterviewSolution
Saved Bookmarks
| 1. |
Which of the following data structures is best suited for efficient implementation of priority queue?(A) Array(B) Linked List(C) Heap(D) Stack |
| Answer» | |