About 2,450,000 results
Open links in new tab
  1. Algorithm - Wikipedia

    Algorithm design is a method or mathematical process for problem-solving and engineering algorithms. The design of algorithms is part of many solution theories, such as divide-and …

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

  3. ALGORITHM | English meaning - Cambridge Dictionary

    ALGORITHM definition: 1. a set of mathematical instructions or rules that, especially if given to a computer, will help…. Learn more.

  4. What is an Algorithm | Introduction to Algorithms

    Dec 13, 2025 · Algorithms are necessary for solving complex problems efficiently and effectively. They help to automate processes and make them more reliable, faster, and easier to perform. …

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

  6. What is an Algorithm? Complete Beginner’s Guide to Algorithms

    Sep 5, 2025 · Learn what an algorithm is with detailed examples, step-by-step explanations, and easy-to-understand visuals. Perfect guide for beginners starting with algorithms.

  7. Algorithm - Glossary | MDN

    Jul 11, 2025 · An algorithm is a self-contained series of instructions to perform a function. In other words, an algorithm is a means of describing a way to solve a problem so that it can be solved …