InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the application of minimum ternary heap?(a) Prim’s Algorithm(b) Euclid’s Algorithm(c) Eight Queen Puzzle(d) TreeEnquiry is from Ternary heap in section Heap of Data Structures & Algorithms II got this question during an interview. |
|
Answer» The CORRECT option is (a) Prim’s ALGORITHM |
|