Pinned Loading
-
swisherrr/sudoku
swisherrr/sudoku PublicA Java implementation of a Sudoku solver using BFS and DLS algorithms, supporting both 9x9 and 16x16 puzzles. Built on research from BCSEE journal, this solver demonstrates and compares the efficie…
Java
-
Library-Program
Library-Program PublicSciFiLi is a project designed to manage a science fiction library efficiently. It utilizes various data structures to facilitate searching, sorting, and handling book check-ins and check-outs, ensu…
Python
-
AVL-and-Red-Black-Trees
AVL-and-Red-Black-Trees PublicA Java implementation of two self-balancing binary search trees: AVL Trees and Red-Black Trees. This project explores how different balancing strategies maintain efficient search, insertion, and de…
Java
-
Find-it-Fast-Java
Find-it-Fast-Java PublicA Java implementation and performance comparison of three classic string-search algorithms: Brute Force, Knuth–Morris–Pratt (KMP), and Boyer–Moore. The program searches for a user-provided substrin…
Java
If the problem persists, check the GitHub status page or contact support.

