What is Algorithm?
An algorithm is a step-by-step set of instructions a computer follows to solve a problem or complete a task, from sorting a list to ranking search results.
Example
A search engine uses ranking algorithms to decide which web pages appear first for your query.
Advertisement
Related terms
Artificial Intelligence
Artificial Intelligence (AI) is the field of building computer systems that can perform tasks normally requiring human intelligence, such as understanding language, recognizing images, or making decisions.
API
An API (Application Programming Interface) is a set of rules that lets different software applications communicate, allowing one program to use the features or data of another.
