About 60,600 results
Open links in new tab
  1. Algorithm definition and meaning - GeeksforGeeks

    Jul 23, 2025 · Algorithm can be defined as - A set of finite rules or instructions to be followed in calculations or other problem-solving operations. An algorithm can be expressed using pseudocode …

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

    Aug 9, 2023 · What is an algorithm? An algorithm is a sequence of instructions that a computer must perform to solve a well-defined problem. It essentially defines what the computer needs to do and …

  3. What Is an Algorithm? (Definition, Examples, Analysis) | Built In

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

  4. What is An Algorithm? Definition, Working, and Types

    May 1, 2025 · Algorithms help us solve problems in a clear and organized way. Instead of guessing or trying random solutions, an algorithm gives us a fixed method to follow, making the task easier and …

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

    Nov 5, 2025 · At its core, an algorithm is a precise, finite set of instructions designed to achieve a particular objective. Each instruction is clearly defined and can be followed systematically by a …

  6. Algorithm - Wikipedia

    Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals to divert the code execution through various routes (referred to as …

  7. What is an algorithm? - TechTarget

    Jul 29, 2024 · What is an algorithm? An algorithm is a procedure used for solving a problem or performing a computation. Algorithms act as an exact list of instructions that conduct specified …

  8. What is an Algorithm? - talkdev.com

    May 15, 2025 · What Exactly is an Algorithm? An algorithm is a set of step-by-step procedures or instructions for solving a problem or accomplishing a task. These steps are finite, unambiguous, and …

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

    What is an algorithm in mathematics? Why are algorithms important in solving math problems? What are some simple examples of algorithms in math? How does following the steps of an algorithm help in …

  10. What Is an Algorithm? - Computer Hope

    Sep 7, 2025 · Algorithms help control traffic lights. Computers use algorithms to convert data (e.g., converting decimal into binary). Google's search uses the PageRank algorithm to sort searched …