Question

    Which algorithm approach focus on Local Optimum

    solution?
    A Greedy Algorithm Correct Answer Incorrect Answer
    B Dynamic Programming Correct Answer Incorrect Answer
    C Divide and Conquer Correct Answer Incorrect Answer
    D Both 1 and 2 Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    The correct answer is A

    Practice Next