About 135,000 results
Open links in new tab
  1. 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 …

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

    Aug 9, 2023 · An algorithm is a set of step-by-step instructions to accomplish a task or solve a problem, often used in computer science.

  3. ALGORITHM Definition & Meaning - Merriam-Webster

    The current term of choice for a problem-solving procedure, algorithm, is commonly used nowadays for the set of rules a machine (and especially a computer) follows to achieve a particular goal. It does …

  4. What is an algorithm? - BBC Bitesize

    What is an algorithm? An algorithm is a list of rules to follow in order to complete a task or solve a problem. The steps in an algorithm need to be in the right order.

  5. Algorithm - Simple English Wikipedia, the free encyclopedia

    An algorithm is a list of steps that can be followed to solve a problem using a limited number of steps. For example, a recipe is an algorithm to prepare a dish in a limited amount of time.

  6. What is an Algorithm? A Simple Guide for Beginners - guvi.in

    Dec 6, 2025 · In simple terms, an algorithm is just a step-by-step plan or recipe for solving a problem. It’s a clear list of instructions that tells you exactly what to do next, one step at a time.

  7. What is an Algorithm? Simple & Easy Explanation for Beginners [2025]

    Aug 14, 2025 · Algorithms are used in everyday tasks, from simple calculations to complex data processing. Whether it’s search algorithms, sorting algorithms, or types of scheduling algorithms, …

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

    Mar 25, 2026 · 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. What is An Algorithm? Definition, Working, and Types

    Mar 5, 2026 · An algorithm is a set of commands that must be followed for a computer to perform calculations or other problem-solving operations.

  10. What Is an Algorithm? - Computer Hope

    Sep 7, 2025 · Derived from the name of the mathematician Muhammed ibn-Musa Al-Khowarizmi, an algorithm is a solution to a problem that meets the following criteria. A list of instructions, …