About 71,900 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 (/ ˈælɡərɪðəm / ⓘ) is a finite sequence [1] of mathematically rigorous …

  2. ALGORITHM Definition & Meaning - Merriam-Webster

    2 days ago · 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 …

  3. 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 from the 9th-century Persian mathematician al-Khwarizmi, but …

  4. 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 mathematical or …

  5. 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 behind every process that happens inside a computer or any automated …

  6. What Is an Algorithm? - Computer Hope

    Sep 7, 2025 · Meaning of algorithms, providing a comprehensive understanding of their role in problem-solving across various fields. Discover examples and applications.

  7. Algorithms | Computer science theory | Computing | Khan Academy

    We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory.

  8. ALGORITHM definition and meaning | Collins English Dictionary

    2 meanings: 1. a logical arithmetical or computational procedure that if correctly applied ensures the solution of a problem. →.... Click for more definitions.

  9. 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, algorithms tell a computer how to process inputs such as data to produce an …

  10. 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 accomplishing a task or …