About 1,400,000 results
Open links in new tab
  1. What Is an Algorithm? | Definition & Examples - Scribbr

    Aug 9, 2023 · In computer science, an algorithm is a list of unambiguous instructions that specify successive steps to solve a problem or perform a task. Algorithms help computers execute …

  2. What is an Algorithm | Introduction to Algorithms

    Apr 29, 2025 · Algorithm is a step-by-step procedure for solving a problem or accomplishing a task. In the context of data structures and algorithms, it is a set of well-defined instructions for …

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

    Dec 13, 2022 · An algorithm is a set of steps for solving a known problem. Most algorithms are implemented to run following the four steps below: take an input; access that input and make …

  4. What is an algorithm? - TechTarget

    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 actions step …

  5. Algorithm & computer science: definition and understanding

    In Computer Science, an algorithm is a list set of instructions, used to solve problems or perform tasks, based on the understanding of available alternatives. Algorithms are more than just …

  6. What is an algorithm? Definition, structure and examples

    Dec 11, 2024 · As said before, an algorithm is a detailed step-by-step set of instructions aimed at solving a problem. An algorithm is composed of control structures, structures that manage the …

  7. What is an Algorithm? Definition, Types, and Examples

    Jul 23, 2024 · Algorithms have defined inputs, outputs, and steps. They are precise, unambiguous, and executable. Algorithms are used extensively in computer science for …

  8. What is an Algorithm? - Intro CS Textbook

    Jun 27, 2024 · So what is an algorithm in computer science? A good definition for an algorithm is a finite list of specific instructions for carrying out a procedure or solving a problem. If you think …

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

    Jan 10, 2025 · An algorithm refers to a set of instructions or logic designed to accomplish a specific task or solve a particular problem. Just like how a cooking recipe precisely lists out …

  10. What is an Algorithm | Definition, Types and Uses - Medium

    Dec 25, 2023 · In essence, algorithms are the behind-the-scenes magic that enables computers to perform tasks efficiently and effectively. An algorithm can be defined as a step-by-step …

Refresh