About 153,000 results
Open links in new tab
  1. Algorithm - Wikipedia

    Flowchart of using successive subtractions to find the greatest common divisor of number r and s In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of …

  2. ALGORITHM Definition & Meaning - Merriam-Webster

    The meaning of ALGORITHM is a procedure for solving a mathematical problem (as of finding the greatest common divisor) in a finite number of steps that frequently involves repetition of an …

  3. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    Dec 20, 2025 · Algorithm is a set of finite, well-defined steps or instructions designed to solve a problem or perform a computation. It can also be defined as a procedure for solving a …

  4. What Is an Algorithm? | Definition & Examples - Scribbr

    Aug 9, 2023 · What Is an Algorithm? | Definition & Examples Published on August 9, 2023 by Kassiani Nikolopoulou. Revised on August 29, 2023. An algorithm is a set of steps for …

  5. ALGORITHM | English meaning - Cambridge Dictionary

    ALGORITHM definition: 1. a set of mathematical instructions or rules that, especially if given to a computer, will help…. Learn more.

  6. Algorithm Definition (Illustrated Mathematics Dictionary)

    Illustrated definition of Algorithm: Step-by-step instructions for doing a task. Each step has clear instructions. Like a recipe. Example: an algorithm...

  7. What is an Algorithm? - Programiz

    An algorithm is a set of well-defined instructions in sequence to solve a problem. In this tutorial, we will learn what algorithms are with the help of examples.

  8. Algorithm | Definition, Types, & Facts | Britannica

    Dec 5, 2025 · Algorithm, systematic procedure that produces—in a finite number of steps—the answer to a question or the solution of a problem. The name derives from the Latin translation, …

  9. Definition of an Algorithm - UNC Greensboro

    We give a formal definition of an algorithm, introduce the instructions that we will use, and end with an algorithm for computing powers of integers. Throughout this section we will give …

  10. What is an Algorithm? Definition, Types, Implementation

    Sep 28, 2023 · An algorithm is a set of defined steps designed to perform a specific objective. This can be a simple process, such as a recipe to bake a cake, or a complex series of …