Embed presentation
Download to read offline






An algorithm is defined as a step-by-step procedure to produce an output from given inputs. It must be unambiguous, have well-defined inputs and outputs, terminate after a finite number of steps, and be feasible with available resources. A sample algorithm is provided that increments a variable until it reaches a threshold.





