wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
859 stars 216 forks source link

Dijkstra's Algorithm #183

Closed Kavita613 closed 1 year ago

Kavita613 commented 1 year ago

Dijkstra Algorithm helps to find the shortest path in a graph.

I will provide the proper explanation and code for this algorithm.

Kavita613 commented 1 year ago

Kindly assign this issue to me.

wingkwong commented 1 year ago

Markdown: tutorials/graph-theory/dijkstra.md

Overview is here. You may help walk through using some LC problems.

wingkwong commented 1 year ago

@Kavita613 I mean walk through the problem in the above markdown.

Vasudeva-bit commented 1 year ago

@wingkwong Is the Dijkstra Algorithm added to the repository, or shall I work on this? Kindly confirm. I can add the code with proper documentation.

wingkwong commented 1 year ago

@Vasudeva-bit Currently I only wrote a short overview in tutorials/graph-theory/dijkstra.md.

Vasudeva-bit commented 1 year ago

So, shall I add the code? and technical details if needed!

wingkwong commented 1 year ago

@Kavita613 are you modifying tutorials/graph-theory/dijkstra.md?

Kavita613 commented 1 year ago

@wingkwong I'd love to, but I can't. Still, if you want me to modify the file then I will do it.

wingkwong commented 1 year ago

@Vasudeva-bit @Kavita613 you guys may ping each other in discord to split the task.

wingkwong commented 1 year ago

Unassigned due to inactivity.

ShadyResurrected commented 1 year ago

Hello, Can you assign me this issue?

wingkwong commented 1 year ago

@ShadyResurrected Ping me in Discord for the discussion.