+ 1
Backtracking algorithm
Hello Can anyone explain backtracking .. My English is not good and it is difficult for me to understand this algorithm If you know a source or you can explain it in simple Thank you for helping me. i see geeksforgeeks , but it is very vague for me.
2 Answers
+ 3
Amir here is probably a better explanation than geeks for geeks using brute force
https://www.programiz.com/dsa/backtracking-algorithm
+ 2
BroFar
Thanks..
It's too short.
I found two very good explanations.
Links to studyŰ
https://medium.com/analytics-vidhya/the-blueprint-to-solve-any-backtracking-problem-b3640a3dcbd7
https://medium.com/algorithms-and-leetcode/backtracking-e001561b9f28