About 5,560,000 results
Open links in new tab
  1. What is an Algorithm | Introduction to Algorithms

    Jul 11, 2025 · Computer Science: Algorithms form the basis of computer programming and are used to solve problems ranging from simple sorting and searching to complex tasks such as …

  2. Algorithm - Wikipedia

    In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to …

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

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

  5. What is an algorithm? - Algorithms - KS3 Computer Science

    What is an algorithm? Algorithms are one of the four cornerstones of Computer Science. An algorithm is a plan, a set of step-by-step instructions to solve a problem.

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

    Dec 5, 2025 · For questions or problems with only a finite set of cases or values an algorithm always exists (at least in principle); it consists of a table of values of the answers.

    Missing:
    • computer science
    Must include:
  7. What Is an Algorithm? Understanding the Logic Behind Modern …

    Nov 5, 2025 · In computer science, algorithms are expressed in programming languages and implemented to perform automated tasks. They form the logic behind every software …

  8. Introduction to Algorithms | Electrical Engineering and Computer ...

    It emphasizes the relationship between algorithms and programming and introduces basic performance measures and analysis techniques for these problems.

  9. A Complete Guide to Algorithms for Computer Science Students

    Dec 7, 2024 · In this article, we will dive deep into the world of algorithms, exploring their definition, importance, and different types. We will also discuss how algorithms are used in …

  10. What Is an Algorithm? - HowStuffWorks

    Mar 5, 2024 · At its core, an algorithm is a methodical, step-by-step procedure for solving problems or accomplishing tasks. Whether it's a simple formula for adding numbers or a …