About 5,220,000 results
Open links in new tab
  1. 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 particular goal. It does …

  2. 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 (referred to as …

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

    Jul 11, 2025 · Artificial Intelligence: Algorithms are the foundation of artificial intelligence and machine learning, and are used to develop intelligent systems that can perform tasks such as image …

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

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

    Aug 9, 2023 · Algorithms use a set of initial data or input, process it through a series of logical steps or rules, and produce the output (i.e., the outcome, decision, or result).

  6. Définitions : algorithme - Dictionnaire de français Larousse

    Ensemble de règles opératoires dont l'application permet de résoudre un problème énoncé au moyen d'un nombre fini d'opérations. Un algorithme peut être traduit, grâce à un langage de programmation, …

  7. What is an algorithm? | TechTarget

    Jul 29, 2024 · 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 …