About 191,000 results
Open links in new tab
  1. What Are Computer Algorithms, and How Do They Work? - How-To Geek

    Algorithms have a wide variety of applications. In math, they can help calculate functions from points in a data set, among much more advanced things. Aside from their use in programming …

  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 …

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

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

  5. Definition, Types, Complexity and Examples of Algorithm

    Oct 16, 2023 · An algorithm is a well-defined sequential computational technique that accepts a value or a collection of values as input and produces the output (s) needed to solve a problem. …

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

  7. Algorithms Tutorial - GeeksforGeeks

    Apr 12, 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 …

  8. What is an algorithm? - TechTarget

    In mathematics, computer programming and computer science, an algorithm usually refers to a small procedure that solves a recurrent problem. Algorithms are also used as specifications for …

  9. What is an algorithm? - BBC Bitesize

    An algorithm is a list of rules to follow in order to complete a task or solve a problem. The steps in an algorithm need to be in the right order. Think about an algorithm for getting dressed...

  10. What is an Algorithm? Algorithm Definition for Computer

    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 …

Refresh