1 Adding link to maze problems · codernoob1/DSA-Bootcamp-Java@add2282 · GitHub
Skip to content

Commit add2282

Browse files
authored
Adding link to maze problems
I have added the link to the maze problems, under Backtracking. Didn't know whether to add the Introduction to Backtracking under the Backtracking category.
1 parent 493cda3 commit add2282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SYLLABUS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
- Sudoku Solver
8585
- N-Queens
8686
- N-Knights
87-
- Maze problems
87+
- [Maze problems](https://www.youtube.com/watch?v=zg5v2rlV1tM&t=111s)
8888
- Recursion String Problems
8989
- [Recursion Array Problems](https://youtu.be/sTdiMLom00U)
9090
- [Recursion Pattern Problems](https://youtu.be/ymgnIIclCF0)

0 commit comments

Comments
 (0)