Open krrahul23 opened 4 years ago
I can implement Dijkstra's Algorithm in C++ (optimized in best way possible)
I can implement it in java
@krrahul23 - C++ @nileshteji - Java Assigned.
@scshiv29-dev - I can't assign you this in Java, as I have already received a PR in Java.
It would be appreciated if you send PR, once you are assigned an issue, NOT before that.
Can I implement this in C?
@sukritishah15 Can I impliment this in python?
@sukanyashet - C @Pratik-Patil-p0212-m3108 - Python
Assigned
🚀 Feature
Add Dijkstra's Algorithm in C++ (optimized in best way possible)
Have you read the Contribution Guidelines?
Yes
Pitch
Dijkstra's Algorithm is a very famous graph algorithm which finds shortest paths from the starting node to all nodes of the graph provided there is no negative edges in the graph.
Assignees
@krrahul23 - C++ @nileshteji - Java @sukanyashet - C @Pratik-Patil-p0212-m3108 - Python