Sudoku Generator and Solver using Graph-based-Backtracking. 🔢 Implemented using C, ReactJS.
-
Updated
Oct 2, 2020 - JavaScript
Sudoku Generator and Solver using Graph-based-Backtracking. 🔢 Implemented using C, ReactJS.
Summary 75 Essential & Trending Problems Must-do problem list for interview prep Best for 1~3 month of prep time
Domino game implemented as desktop application with electron
Interactive N-Queen Visualizer that demonstrates the backtracking algorithm.
basic react app that solves a given sudoku grid
A fully interactive Sudoku game built with React, Zustand for state management, and Vite for fast performance. Features multiple difficulty levels, a real-time timer for tracking high scores, hints, error tracking, dark mode, and a smooth responsive UI. Uses backtracking to generate valid Sudoku boards. Play, pause, and resume seamlessly!
It is a sudoku game that is made possible using Vanilla JavaScript and coded with principles of recursion and backtracking. (For desktop/laptop/tab use)
just a study project with p5.js
Cuarto proyecto requisito obligatorio para obtener la Quality Assurance Certification de freecodecamp
JavaScript Implementation of various data structures and algorithms
Sudoku Solver in JS
A visualized solution to the well-known problem : "How many ways there are to reach the bottom right corner if you start from the top left corner, given that you can only walk in right and down directions?".
Path finding visualizer for different shortest path finding algos
A Sudoku app I created in 3 days to unwind in Vanilla JS. It uses backtracking.
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."