Sir doubt in dijkstras algorithm

sir what is the time complexity of dijkstras algorithm?

Hey @tejasddongare , different method has different time complexity asThe time complexity for the matrix representation is O(V^2). O(ELogV) algorithm for adjacency list . Hope this would help you :grinning:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.