tanyagupta0201 / Hacktoberfest-2022

This repository has been excluded from the Hacktoberfest 2022. You may use other Repo for your valuable contributions
https://github.com/tanyagupta0201/LeetCode-Problems-Solutions
41 stars 98 forks source link

The Knight’s tour problem #114

Closed jaisinha closed 2 years ago

jaisinha commented 2 years ago

A conceptual backtracking problem

The stage where backtracking is used has been marked in the code