Back to course home
0% completed
Vote For New Content
Backtracking vs. BFS
Ben
Nov 9, 2024
I struggled to find solutions to Problem Challenges 1, 2, and 3. The preceding challenges used BFS, while these challenges use what I would understand as the Backtracking pattern. Both patterns solve "Subsets" challenges, but only BFS was briefly introduced in the introduction section. Is my understanding correct? Would it make sense to move the problem challenges to the Backtracking section? :)
0
0
Comments
Comments
On this page