About 5,580,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

    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 …

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

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

  6. 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. To make a computer do anything, you …

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

  9. Algorithms in Computer Science: A Complete Beginner’s Guide …

    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 …

  10. Computer science - Algorithms, Complexity, Programming

    Oct 17, 2025 · The development and analysis of algorithms is fundamental to all aspects of computer science: artificial intelligence, databases, graphics, networking, operating systems, …