What are deterministic and non-deterministic algorithms? Explain greedy algorithm.
Marks: 5
Year: 2019 Final TU FOHSS
Deterministic Algorithm A deterministic algorithm is an algorithm that always produces the same output for a given input and follows the same sequence of steps every time it is executed. Characteristi