About 94,600 results
Open links in new tab
  1. Algorithm - Wikipedia

    Flowchart of an algorithm to find the greatest common divisor of two numbers. In mathematics and computer science, an algorithm (/ …

  2. 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 …

  3. ALGORITHM Definition & Meaning - Merriam-Webster

    1 day ago · The meaning of ALGORITHM is a specific step-by-step procedure for solving a problem or accomplishing some end. …

  4. What Is an Algorithm? Understanding the Logic Behind Modern …

    Nov 5, 2025 · An algorithm is one of the most fundamental concepts in the modern digital world, serving as the invisible foundation …

  5. 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 …

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

    May 6, 2026 · Algorithm, systematic procedure that produces—in a finite number of steps—the answer to a question or the solution …

  7. What Is an Algorithm? Definition, Types, Implementation

    May 19, 2026 · An algorithm is a precise, finite sequence of instructions for solving a problem or completing a task. The word comes …

  8. What is an Algorithm? - Stanford HAI

    An Algorithm is a set of step-by-step instructions for solving a problem or completing a task, similar to a recipe. In computing, …

  9. What is an algorithm? - BBC Bitesize

    Learn what an algorithm is with this KS1 primary computing guide from BBC Bitesize for years 1 and 2. We will define what an …

  10. Algorithmic Design: How Algorithms Are Created and Analyzed

    Dec 19, 2025 · Explore algorithmic design principles to effectively identify your problem, design steps to reach an effective solution, …