Sunday, November 23, 2025 | 04:27 AM ISTहिंदी में पढें
Business Standard
Notification Icon
userprofile IconSearch

What is an algorithm? How the computers know what to do with data

In the most general sense, an algorithm is a series of instructions telling a computer how to transform a set of facts about the world into useful information

Algorithm
premium

Algorithm

Jory Denny | The Conversation
The world of computing is full of buzzwords: AI, supercomputers, machine learning, the cloud, quantum computing and more. One word in particular is used throughout computing – algorithm.

In the most general sense, an algorithm is a series of instructions telling a computer how to transform a set of facts about the world into useful information. The facts are data, and the useful information is knowledge for people, instructions for machines or input for yet another algorithm. There are many common examples of algorithms, from sorting sets of numbers to finding routes through maps to displaying information on a screen.

To get