Ask Question
1 December, 15:15

Is greedy algorithm non deterministic by nature?

+1
Answers (1)
  1. 1 December, 18:03
    0
    Answer: Yes

    Explanation: Greedy algorithm is the algorithm that gives the solution to the problem on the basis of the piece by piece or step by step architecture. the next step of the solution is based on the aim of solving problem optimally. But the steps chosen can be correct or incorrect.

    Non-deterministic nature is the feature that determines that the steps that is being chosen is not the most optimal one and no high surety is present. Thus, this nature is present in the greedy algorithm and it has non-deterministic nature.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Is greedy algorithm non deterministic by nature? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers