Advertisement

Advertisement

View synonyms for algorithm

algorithm

[al-guh-rith-uhm]

noun

  1. Mathematics.,  a set of rules for solving a problem in a finite number of steps, such as the Euclidean algorithm for finding the greatest common divisor.

  2. Computers.,  an ordered set of instructions recursively applied to transform data input into processed data output, such as a mathematical solution, search engine result, descriptive statistics, or predictive text suggestions.



algorithm

/ ˈælɡəˌrɪðəm /

noun

  1. a logical arithmetical or computational procedure that if correctly applied ensures the solution of a problem Compare heuristic

  2. logic maths a recursive procedure whereby an infinite sequence of terms can be generated

“Collins English Dictionary — Complete & Unabridged” 2012 Digital Edition © William Collins Sons & Co. Ltd. 1979, 1986 © HarperCollins Publishers 1998, 2000, 2003, 2005, 2006, 2007, 2009, 2012

algorithm

  1. A finite set of unambiguous instructions performed in a prescribed sequence to achieve a goal, especially a mathematical rule or procedure used to compute a desired result. Algorithms are the basis for most computer programming.

algorithm

  1. A set of instructions for solving a problem, especially on a computer. An algorithm for finding your total grocery bill, for example, would direct you to add up the costs of individual items to find the total.

Discover More

Other Word Forms

  • algorithmic adjective
  • algorithmically adverb
Discover More

Word History and Origins

Origin of algorithm1

First recorded in 1690–1700; variant of algorism ( def. ), by association with Greek arithmós “number”; arithmetic ( def. )
Discover More

Word History and Origins

Origin of algorithm1

C17: changed from algorism , through influence of Greek arithmos number
Discover More

Example Sentences

Examples are provided to illustrate real-world usage of words in context. Any opinions expressed do not reflect the views of Dictionary.com.

"These algorithms have found that the best way to lock people in is to make them see the world as frightening and to see the 'other' as threatening them," Anderson said.

Read more on Barron's

One well known example was a 2019 US government study which found that facial recognition algorithms were far less accurate at identifying African-American and Asian faces compared to Caucasian faces.

Read more on BBC

Ms Kim is involved in a lawsuit against Meta that claims the company's Instagram's algorithm harms the mental health of teen users.

Read more on BBC

There is no one-size-fits-all solution for fraud prevention, and therefore, there is no master algorithm that can address every fraud case.

Read more on MarketWatch

Dropout also taps into social media when developing ideas for new shows: Its recent stand-up-based series “Crowd Control” was inspired by a recent boom in crowd work comedy driven by TikTok and social media algorithms.

Read more on Los Angeles Times

Advertisement

Discover More

When To Use

What is an algorithm?

An algorithm is a set of instructions or rules that can be followed to solve a problem.Algorithms are most commonly used in mathematics and computing, and they can often be very complex or have many steps or sets of instructions.For example, your teacher asks you to add 537 and 162. You might solve the problem by lining up 162 under 537 and adding the columns of numbers together. You add the 7 and 2 in the ones column to get 9, Next, you add the numbers in the tens column (3 and 6) to get 9. Finally, you add 5 and 1 in the hundreds column and get 6. Your answer, then, is 699. You have followed an addition algorithm to find the solution.In computing, a computer coder will create a set of instructions (the algorithm) that a computer or artificial intelligence will use to solve a problem or will consult in order to achieve a goal. Let’s say you spend the day watching Star Wars videos on YouTube. With each video you watch, the website will recommend other videos it thinks you will like. How does it know what you like? It runs an algorithm that finds videos that are similar to the ones you’ve already watched. If Darth Vader shows up in a video of a car commercial, YouTube will likely recommend it to you to watch because Vader was in a lot of the Star Wars videos you’ve already watched.

Advertisement

Advertisement

Advertisement


algorismalgorithmic language