Grok-Pedia

algorithm

Algorithm

An algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation. Algorithms are at the heart of computing and are used in virtually all fields of computer science, mathematics, and engineering.

History

The concept of algorithms dates back to ancient times:

Properties

Types of Algorithms

Algorithm Analysis

Analysis of algorithms focuses on:

Context and Applications

Algorithms are used in:

External Links

Related Topics

Recently Created Pages