CodeChefMUST / Algorithms

A repository by Codechef@MUST for data structures and algorithms
MIT License
20 stars 45 forks source link

Python code for Dijkstra Algorithm #57

Closed deepansha-singh closed 3 years ago

deepansha-singh commented 3 years ago

Important:

Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md

File structure:

  1. Create the Graph Algorithms directory.
  2. Create the Dijkstra directory in the Heap Sort directory.
  3. Create the Python directory in the Dijkstra directory.
  4. Create the file Dijkstra.py.

Here's how the final structure should look like:

Please follow the same naming conventions as mentioned in this comment.

Before you create a pull request, if you observe that the required folders have already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.

Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!

We thank you for your contribution and time and we hope that you enjoy contributing to open source.

pratham-bhatnagar commented 3 years ago

Can you please assign me this? @deepansha-singh

deepansha-singh commented 3 years ago

Assigned to @pratham-bhatnagar

Please read through the guidelines carefully. Looking forward to your contribution!

meenaljain0303 commented 3 years ago

can you assign me this issue too! I want to work on it.