Skip to content

Add DFS implementation with README - #805

Open
LeanneJacob wants to merge 1 commit into
codemistic:mainfrom
LeanneJacob:add-dfs
Open

LeanneJacob wants to merge 1 commit into
codemistic:mainfrom
LeanneJacob:add-dfs

Conversation

@LeanneJacob

Copy link
Copy Markdown

Implemented the Word Search problem using DFS and backtracking to explore adjacent cells.
Added visited-cell handling to prevent reuse of cells while searching for the word.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant