Algorithm
An algorithm is a rule that, if applied appropriately, guarantees a solution to a problem. We can use an algorithm even if we cannot understand why it works.
For example, you may know that you can find the length of the third side of a right triangle by using the formula a2+ b2=c2, although you may not have the foggiest notion of the mathematical principles behind the formula.
Algorithm is a widely-used scientific procedure for solving a problem which (unlike a HEURISTIC) is guaranteed to find the solution, or the best solution possible, even if the user doesn't know how it works.
Webster Dictionary Meaning
- The art of calculating with any species of notation; as, the algorithms of fractions, proportions, surds, etc.
More from this Section
- Identity
Identity is the distinguishing character of the individual: who each of us is, what our ... - Minnesota Multiphase Personality Inventory-2 (MMPI)
Minnesota Multiphase Personality Inventory-2 (MMPI)is a widely used self-report test that ... - Polymorphism
In object-oriented programming, Polymorphism means the ability to use same named method ... - Metabolism
Metabolism, the rate at which food is converted to energy and expended by the body. People ... - Venereal disease
Venereal disease is the disease transmitted through sexual intercourse. In some instances, ...