About 5,420 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 mathematical or …

  2. Algorithm - Wikipedia

    The analysis, and study of algorithms is a discipline of computer science. Algorithms are often studied abstractly, without referencing any specific programming language or implementation.

  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 theory.

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

  5. Computer science - Algorithms, Complexity, Programming | Britannica

    Jan 23, 2026 · The development and analysis of algorithms is fundamental to all aspects of computer science: artificial intelligence, databases, graphics, networking, operating systems, security, and so on.

  6. Algorithms in Computer Science: A Complete Beginner’s Guide with ...

    Sep 29, 2025 · Learn algorithms in computer science with simple explanations, real-life examples, and step-by-step clarity. Every time you scroll through social media, order food from an app, or ask …

  7. What is an Algorithm? Algorithm Definition for Computer Science

    Dec 13, 2022 · Simply put, an algorithm is a set of instructions that performs a particular action. Contrary to popular belief, an algorithm is not some piece of code that requires extremely advanced …

  8. What is an algorithm? - Algorithms - KS3 Computer Science ... - BBC

    Learn what an algorithm is and how they can be represented in Bitesize KS3 Computer Science.

  9. What Is an Algorithm? - HowStuffWorks

    Mar 5, 2024 · In this article, we'll demystify the concept of algorithms, exploring their origins, how they work, and their impact on society and technology.

  10. 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.