Skip to content

Add Dijkstra in Java#5500

Merged
rzuckerm merged 6 commits intoTheRenegadeCoder:mainfrom
pascalecu:java/dijkstra
Apr 10, 2026
Merged

Add Dijkstra in Java#5500
rzuckerm merged 6 commits intoTheRenegadeCoder:mainfrom
pascalecu:java/dijkstra

Conversation

@pascalecu
Copy link
Copy Markdown
Member

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

I Am Adding a New Code Snippet in an Existing Language

  • I fixed Add Dijkstra in Java #3343
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format

@github-actions github-actions Bot added enhancement Any code that improves the repo dijkstra See: https://sampleprograms.io/projects/dijkstra/ labels Apr 10, 2026
Even though Java 23 *does* support implicitly declared classes (it was
the first version to introduce them), the image doesn't support them as
they're supposedly a preview feature, so I could either wait for TheRenegadeCoder#5498
to get passed, or I could just do it the old way.
Yep, this is another supposedly preview feature... ugh.
@rzuckerm rzuckerm merged commit 4f389cf into TheRenegadeCoder:main Apr 10, 2026
8 checks passed
@pascalecu pascalecu deleted the java/dijkstra branch April 10, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dijkstra See: https://sampleprograms.io/projects/dijkstra/ enhancement Any code that improves the repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Dijkstra in Java

2 participants