{"id":20516479,"url":"https://github.com/nekruzash/sudoku-solver","last_synced_at":"2025-03-05T23:24:49.142Z","repository":{"id":206605618,"uuid":"717282950","full_name":"NekruzAsh/Sudoku-Solver","owner":"NekruzAsh","description":"A sudoku solver program that solves a sudoku game board using backtracking method and recursion.","archived":false,"fork":false,"pushed_at":"2023-12-06T02:58:26.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T10:06:53.354Z","etag":null,"topics":["cpp","data-structures"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NekruzAsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-11-11T02:06:19.000Z","updated_at":"2024-04-25T03:52:31.000Z","dependencies_parsed_at":"2023-11-11T03:29:03.405Z","dependency_job_id":"cf9e527d-a703-4920-97de-6822d80a3680","html_url":"https://github.com/NekruzAsh/Sudoku-Solver","commit_stats":null,"previous_names":["nekruzash/sudoku-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NekruzAsh%2FSudoku-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NekruzAsh%2FSudoku-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NekruzAsh%2FSudoku-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NekruzAsh%2FSudoku-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NekruzAsh","download_url":"https://codeload.github.com/NekruzAsh/Sudoku-Solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242119729,"owners_count":20074773,"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":["cpp","data-structures"],"created_at":"2024-11-15T21:29:04.645Z","updated_at":"2025-03-05T23:24:49.102Z","avatar_url":"https://github.com/NekruzAsh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku-Solver\nA simple Sudoku solver console application that uses backtracking method and recursion to recursively fill in the \nempty cells in the game board and solve the game. \n\n# What I Learned\n* Recursion, how a function can be called back within its definition in a loop until a solution is found to be true.\n* Backtracking, how the backtracking method can be combined with recursion to repeatedly test new guesses until it becomes true.\n* Data Structures, working and manipulating a common data structure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekruzash%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekruzash%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekruzash%2Fsudoku-solver/lists"}