Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Find the Shortest Path in a Weighted Graph" question #22

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

leotran20
Copy link
Contributor

SkillShow! 🎊🎈

Welcome! 🎉

Thank you for visiting our repository! We're excited to have you here. If you find this project useful, please consider giving it a star! ⭐

🎉 Have you reviewed the Contributing Guidelines? 🤔 (Required)

  • YES
  • NO

📝 Description

  • Implemented Dijkstra's algorithm using a priority queue
  • Added example usage and output
  • Improved code readability and formatting
  • Defined graph and nodes explicitly

🔧 Fixes #issue_no (Required)

#21

🏷️ Initiative Participation (Required)

This pull request is associated with the following initiative. Please choose the one you are contributing to:

  • 🌸 GSSoC (Girl Script Summer of Code)
  • 🌼 GSSoC 2024 Extd.
  • 🍂 Hacktoberfest 2024
  • ❄️ Script Winter of Code (SWoC)
  • ⛄ Winter of Blockchain (WoB)
  • 🙋‍♂️ Personal
  • 📌 Other (please specify): _______________

Copy link

github-actions bot commented Oct 9, 2024

@leotran20

It's great having you contribute to this project

Thank you for opening a Pull Request 🙌 , Welcome to SkillShow 💖 We will review everything and get back to you :)

@Kushal997-das Kushal997-das added hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 Hold I’m waiting for additional responses before proceeding. labels Oct 14, 2024
@leotran20
Copy link
Contributor Author

leotran20 commented Oct 15, 2024

I have resolved the conflict, please review @Kushal997-das

README.md Show resolved Hide resolved
@Kushal997-das Kushal997-das added good first issue Good for newcomers hacktoberfest-accepted “hacktoberfest-accepted” label Approved✅ Awesome! 🎉 This PR has been approved! Let the celebration begin! 🚀 and removed Hold I’m waiting for additional responses before proceeding. labels Oct 17, 2024
@Kushal997-das Kushal997-das merged commit f003a5d into Kushal997-das:main Oct 17, 2024
1 check passed
Copy link

@leotran20 Hurray, your PR got merged into our Skill-Show 🥳. Thanks a bunch. Feel free to take another Issue. 💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved✅ Awesome! 🎉 This PR has been approved! Let the celebration begin! 🚀 good first issue Good for newcomers hacktoberfest2024 Your contribution is part of Hacktoberfest 2024! 🎉 hacktoberfest-accepted “hacktoberfest-accepted” label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants