{"id":15055625,"url":"https://github.com/ddubeyyy/sudoku","last_synced_at":"2026-04-10T10:32:21.244Z","repository":{"id":249427213,"uuid":"831477030","full_name":"ddubeyyy/Sudoku","owner":"ddubeyyy","description":" This project implements a Sudoku solver in Java using a backtracking algorithm to efficiently solve puzzles, ensuring each row, column, and 3x3 subgrid contains all digits from 1 to 9. The solver includes input validation and a simple console-based user interface. ","archived":false,"fork":false,"pushed_at":"2024-07-20T17:34:02.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T00:37:23.498Z","etag":null,"topics":["backtracking-algorithm","dsa","java","javafx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddubeyyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-20T17:01:37.000Z","updated_at":"2024-07-20T17:34:58.000Z","dependencies_parsed_at":"2024-07-20T18:50:19.675Z","dependency_job_id":null,"html_url":"https://github.com/ddubeyyy/Sudoku","commit_stats":null,"previous_names":["ddubeyyy/sudoku"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddubeyyy%2FSudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddubeyyy%2FSudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddubeyyy%2FSudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddubeyyy%2FSudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddubeyyy","download_url":"https://codeload.github.com/ddubeyyy/Sudoku/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532532,"owners_count":20306152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backtracking-algorithm","dsa","java","javafx"],"created_at":"2024-09-24T21:45:03.345Z","updated_at":"2025-12-30T15:58:29.558Z","avatar_url":"https://github.com/ddubeyyy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Sudoku Solver in Java\n\n**Project Overview**\nThis project implements a Sudoku solver using Java. The solver uses a backtracking algorithm to find solutions to a given Sudoku puzzle, ensuring that each row, column, and 3x3 subgrid contains all digits from 1 to 9 without repetition.\n\n**Features**\n- Backtracking Algorithm: Efficiently solves Sudoku puzzles by exploring all possible solutions.\n- Input Validation: Ensures the initial Sudoku grid is valid before attempting to solve it.\n- User Interface: Simple console-based UI for inputting Sudoku puzzles and displaying solutions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddubeyyy%2Fsudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddubeyyy%2Fsudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddubeyyy%2Fsudoku/lists"}