Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Conversation

MAYURIKOTHARI299
Copy link
Contributor

@MAYURIKOTHARI299 MAYURIKOTHARI299 commented Jun 17, 2023

Close #936
Issue No - #936

I have added the Dijkstra's Algorithm in Greedy Algorithms in C++ language.
The Dijkstra's algorithm is a popular graph traversal algorithm that finds the shortest path between nodes in a graph with non-negative edge weights.

This issue was assigned to me.

  • This issue was assigned to me if not it will marked as spam.
  • My file is in proper folder
  • I am following clean code and Documentation.My code is well linted and I am using flake8 standard for python
  • I have added title and what program will do first in the file

I have tested the script and distributed it under an MIT license.

Signed-off-by: Mayuri Kothari <115354882+MAYURIKOTHARI299@users.noreply.github.com>
@MAYURIKOTHARI299
Copy link
Contributor Author

@codeperfectplus Can you please review the PR and merge it.

@codeperfectplus codeperfectplus merged commit 0f107f6 into Py-Contributors:master Jun 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dijkstras' Algorithm | Greedy algorithms| C++

4 participants