Simple 2D maze generator using the Depth First algorithm with recursive backtracking
-
Updated
Dec 28, 2020 - JavaScript
Simple 2D maze generator using the Depth First algorithm with recursive backtracking
CS5099 Dissertation in Computer Science from the University of St Andrews. The goal of the paper is to create a general method for grading Sudoku puzzles using Minimal Unsatisfiable Sets.
Data Structures & Algorithms with JavaScript
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.
📘 A structured and consistent journey through Data Structures and Algorithms using JavaScript. This repo includes problems, solutions, and explanations to strengthen core programming logic and prepare for real-world engineering & tech interviews.
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)
DSA Problems done by me on LeetCode and OJ in JS.
just a study project with p5.js
Cuarto proyecto requisito obligatorio para obtener la Quality Assurance Certification de freecodecamp
Sudoku Solver in JS
JavaScript Implementation of various data structures and algorithms
Sudoku solver and random puzzle generator
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."