Backtracking Algorithm
TechJedi > Backtracking Algorithm
When to use Backtracking Approach in Algorithms?
11
Oct
What is Backtracking? For any given problem — be it a decision-making problem like whether to stop the vehicle at any instance — in autonomous driving, an optimization problem like choosing the best path from my home to the office, or an enumeration problem like generating all possible permutations and combinations of teams play-outs in […]