About 354,000 results
Open links in new tab
  1. ALGORITHMIC | English meaning - Cambridge Dictionary

    ALGORITHMIC definition: 1. connected with or using algorithms (= mathematical instructions or rules for calculating an…. Learn more.

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

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

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

    Oct 24, 2025 · Algorithms exist for many such infinite classes of questions; Euclid’s Elements, published about 300 bce, contained one for finding the greatest common divisor of two natural …

  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. Algorithmic - definition of algorithmic by The Free Dictionary

    A finite set of unambiguous instructions that, given some set of initial conditions, can be performed in a prescribed sequence to achieve a certain goal and that has a recognizable set …

  7. algorithmic, adj. meanings, etymology and more | Oxford English …

    algorithmic, adj. meanings, etymology, pronunciation and more in the Oxford English Dictionary

  8. Algorithmic Definition & Meaning | YourDictionary

    (mathematics, computing) Of, relating to, or being an algorithm. Necessary algorithmic problems are then solved by converting types to finite tree automata. It was predicted that children would …

  9. What Is An Algorithm? Defining And Applying Algorithms - Forbes

    Jan 12, 2024 · Algorithms are the building blocks of computer programs. And if you tried hard enough you could also break down the Google Search algorithm into these fundamental …

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

    Jul 11, 2025 · What is the need for algorithms? Algorithms are necessary for solving complex problems efficiently and effectively. They help to automate processes and make them more …