About 3,040 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. What Is an Algorithm? (Definition, Examples, Analysis) | Built In

    May 7, 2025 · What Is an Algorithm? Algorithms provide computers with instructions that process data into actionable outputs. Here’s an in-depth look at how algorithms work, common types of …

  4. Algorithm - Wikipedia

    Most algorithms are intended to be implemented as computer programs. However, algorithms are also implemented by other means, such as in a biological neural network (for example, the …

  5. What is an algorithm? - TechTarget

    Jul 29, 2024 · Discover the various types of algorithms and how they operate. Examine a few real-world examples of algorithms used in daily life.

  6. ALGORITHM Definition & Meaning - Merriam-Webster

    Algorithm is often paired with words specifying the activity for which a set of rules have been designed. A search algorithm, for example, is a procedure that determines what kind of …

  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. Algorithms explained simply: definition and examples | Bitpanda …

    Oct 25, 2025 · In this article, you’ll learn everything you need to know about algorithms, including their definition, characteristics, and practical examples. We’ll also explain how an algorithm …

  9. 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, …

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

    Sep 28, 2023 · An algorithm is like a recipe: a step-by-step guide to performing a task or solving a problem. In computing, it’s a detailed series of instructions that a computer follows to complete …