📚 Practice Mode
Approximation Algorithms
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
What is the main goal of an approximation algorithm?
- To find an exact solution to a problem.
- To find a solution that is close to the optimal solution.
- To minimize the running time of the algorithm.
- To maximize the accuracy of the algorithm.