Check My Projects

Sudoku Solver

August, 2022

I've devised a backtracking algorithm which computes the Solution of this 9x9 Sudoku Puzzle. I've performed time complexity optimizations using auxillary space which checks if we can palce a number at a vacant place in O(1) time complexity

Live Project View Source

Healthy Food Website

August, 2020

Hungry? Here is Omnifood to satisfy your hunger in a healty way!!

Live Project View Source

More Projects

September, 2022

Check out more amazing projects here!! (Neog)

More Project