In the context of algorithm design, what is backtracking? - Study24x7
Social learning Network
2 followers study24x7 04 Sep 2024 10:32 AM study24x7 study24x7

In the context of algorithm design, what is backtracking?

A

A technique for finding the shortest path in a graph

B

A way to conserve memory by deleting unnecessary data

C

A recursive method for solving combinatorial problems by trying to build a solution incrementally

D

A data compression method

study24x7
Write a comment
Most Related Articles