Tejas Patil's repositories
Multifaceted-Rover-
This repository consists of all the information related to my fourth year final project, Multifaceted Rover.
000
Pizza-App
Created a Pizza Application, using React, Redux, Tailwind CSS.
000
Sudoku-Solver
The following is the step by step explanation for sudoku solver, along with the code to implement the same.
Language:JavaScript000
Word-Search-Puzzle
This article will contain the logic of how to solve a word puzzle using Recursion-Backtracking Algorithm.