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

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

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

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

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

  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 and meaning | Collins English Dictionary

    3 meanings: relating to or using algorithms 1. a logical arithmetical or computational procedure that if correctly applied.... Click for more definitions.

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

    Jul 8, 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, …

  8. What is an Algorithm? Algorithm Definition for Computer Science …

    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 …

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

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

    Jan 12, 2024 · In its fundamental form, an algorithm is a process designed to solve a specific problem. It’s a set of instructions that end up in a desired conclusion. If that sounds vague, it’s …