In general, backtracking can be used to solve?
(a) Numerical problems
(b) Exhaustive search
(c) Combinatorial problems
(d) Graph coloring problems
I had been asked this question during an interview.
My query is from Backtracking topic in section Backtracking of Data Structures & Algorithms II