a) O(log V)
b) O(V2)
c) O(E2)
d) O(V log E)
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!