Advertisement
Advertisement
algorithm
[al-guh-rith-uhm]
noun
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.
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
a logical arithmetical or computational procedure that if correctly applied ensures the solution of a problem Compare heuristic
logic maths a recursive procedure whereby an infinite sequence of terms can be generated
algorithm
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
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.
Other Word Forms
- algorithmic adjective
- algorithmically adverb
Word History and Origins
Origin of algorithm1
Word History and Origins
Origin of algorithm1
Example Sentences
At the heart of the tussle is TikTok's algorithm - the "secret sauce" that recommends content to users based on their preferences and behaviours.
As for the question of whether America can break the hold of the algorithms that stoke the divisions, that would take a leader of enormous strength with an equally enormous commitment to reconciliation.
With so many Americans consuming political content via siloed social media feeds and awash in algorithms that stoke outrage, these ideals may seem quaint, if not impossible.
After the talks, Wang Jingtao, deputy head of China's cyberspace administration, suggested in a press conference the agreement included "licensing the algorithm and other intellectual property rights".
She approaches the American experiment from myriad angles, drawing on protagonists such as Jane Franklin, Ben Franklin’s precocious sister, and the Simulmatics Corp., whose pioneering computer algorithms still shape our reality.
Advertisement
Related Words
When To Use
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
Browse