Skip to content

Bug Report for dijkstra #4234

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

Open
MaheshAravindV opened this issue Jun 5, 2025 · 0 comments
Open

Bug Report for dijkstra #4234

MaheshAravindV opened this issue Jun 5, 2025 · 0 comments

Comments

@MaheshAravindV
Copy link

MaheshAravindV commented Jun 5, 2025

Bug Report for https://neetcode.io/problems/dijkstra

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

The test cases are not covering all scenarios I believe. I am keeping track of visited elements and I accidentally added the initial source instead of the current element and it still passed when going through the nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant