An algorithm is an exact specification of how to solve a computational problem. An algorithm must specify every step completely, so a computer can implement it without any further "understanding" an algorithm must work for all possible inputs of the problem.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2K views25 pages
Unit-1 Programming Fundamentals
An algorithm is an exact specification of how to solve a computational problem. An algorithm must specify every step completely, so a computer can implement it without any further "understanding" an algorithm must work for all possible inputs of the problem.