Pinned Loading
-
blackjack-game
blackjack-game PublicA blackjack game built in Java Swing that has both a functioning GUI and console.
Java
-
SpellCheckAlgorithm
SpellCheckAlgorithm PublicJava implementation of the Wagner-Fischer algorithm for minimum edit distance. Generates a list of words that are within the target edit distance.
Java
-
color-flood
color-flood PublicNumber flooding game using a recursive DFS algorithm approach. Inspired by the popular color flood games.
Java
-
-
Search-And-Sort-Algorithms
Search-And-Sort-Algorithms PublicA Java program that manipulates and sorts lists of numbers, capable of using a variety of different searching and sorting algorithms.
Java
-
MagicSquareSolver
MagicSquareSolver PublicA program that takes in a magic square with missing elements and inserts them using a recursive backtracking algorithm. The code ensures that the output matches that of the magic square properties.…
Java
If the problem persists, check the GitHub status page or contact support.