Ongeveer 2.720.000 resultaten
Koppelingen in nieuw tabblad openen
  1. Algorithm - Wikipedia

    Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals to divert the code execution through various routes …

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

    5 dec. 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, …

  3. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    20 dec. 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 …

  4. What Is an Algorithm? Understanding the Logic Behind Modern …

    5 nov. 2025 · In computer science, algorithms are expressed in programming languages and implemented to perform automated tasks. They form the logic behind every software …

  5. What Is an Algorithm? - Computer Hope

    7 sep. 2025 · Derived from the name of the mathematician Muhammed ibn-Musa Al-Khowarizmi, an algorithm is a solution to a problem that meets the following criteria. A list of instructions, …

  6. What Is an Algorithm? | Definition & Examples - Scribbr

    9 aug. 2023 · An algorithm is a set of step-by-step instructions to accomplish a task or solve a problem, often used in computer science.

  7. What is an Algorithm? Complete Beginner’s Guide to Algorithms

    5 sep. 2025 · Learn what an algorithm is with detailed examples, step-by-step explanations, and easy-to-understand visuals. Perfect guide for beginners starting with algorithms.

  8. ALGORITHM Definition & Meaning - Merriam-Webster

    The current term of choice for a problem-solving procedure, algorithm, is commonly used nowadays for the set of rules a machine (and especially a computer) follows to achieve a …

  9. What Is an Algorithm? (Definition, Examples, Analysis) | Built In

    7 mei 2025 · An algorithm is a series of step-by-step instructions designed to solve a problem or complete a calculation. These instructions must be followed in a specific order to convert input …

  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 process …