Sharpach / Algorithms

Algorithms and data structures exercises
MIT License
24 stars 29 forks source link

added Dijkstras algorithm #55

Closed vinay72 closed 5 years ago

vinay72 commented 5 years ago

I have added the Dijkstra's Algorithm in your Project. #51

Rizzen commented 5 years ago

Thank you for you PR! But we are accepting algorithms in programming languages, not in pseudocode, not descriptions of algorithms.

vinay72 commented 5 years ago

You have not described this in issue?

Rizzen commented 5 years ago

It's described in contributing.md

vinay72 commented 5 years ago

Okkay