About 379,000 results
Open links in new tab
  1. Algorithm - Wikipedia

    Flowchart of using successive subtractions to find the greatest common divisor of number r and s In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of …

  2. ALGORITHM Definition & Meaning - Merriam-Webster

    The meaning of ALGORITHM is a procedure for solving a mathematical problem (as of finding the greatest common divisor) in a finite number of steps that frequently involves repetition of an …

  3. What is an algorithm? | TechTarget

    Jul 29, 2024 · What are examples of algorithms? Machine learning is a good example of an algorithm, as it uses multiple algorithms to predict outcomes without being explicitly …

  4. The Algorithms · GitHub

    Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language - The Algorithms

  5. Algorithm Visualizer

    Algorithm Visualizer Introduction Welcome to Algorithm Visualizer, an interactive online platform designed to bring algorithms to life through visualization. Whether you're a student, teacher, or …

  6. ALGORITHM | English meaning - Cambridge Dictionary

    ALGORITHM definition: 1. a set of mathematical instructions or rules that, especially if given to a computer, will help…. Learn more.

  7. What is an Algorithm? - Programiz

    An algorithm is a set of well-defined instructions in sequence to solve a problem. In this tutorial, we will learn what algorithms are with the help of examples.

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

    Oct 24, 2025 · Algorithm, systematic procedure that produces—in a finite number of steps—the answer to a question or the solution of a problem. The name derives from the Latin translation, …

  9. DSA Tutorial - Learn Data Structures and Algorithms

    Oct 18, 2025 · DSA stands for Data Structures and Algorithms. Data structures manage how data is stored and accessed. Algorithms focus on processing this data. Examples of data structures …

  10. List of algorithms - Wikipedia

    An algorithm is fundamentally a set of rules or defined procedures that is typically designed and used to solve a specific problem or a broad set of problems. Broadly, algorithms define …