a) O(n)
b) O(n1.25)
c) O(n2.25)
d) O(n*n)
What would be the time complexity of the BFS traversal of a graph with n vertices and n1.25 edges?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What would be the time complexity of the BFS traversal of a graph with n vertices and n1.25 edges?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!