info@avatto.com
+91-9920808017
0. Let G (V, E) an undirected graph with positive edge weights. Dijkstra's single source-shortest path algorithm can be implemented using the binary heap data structure with time complexity?
O(|V|2)
O(|E| + |V|log|V|)
O(|V|log |V|)
O((|E| + |V|)log|V|)
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.