About 52,900 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

    5 days ago · 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 …

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

  4. ALGORITHMIC Definition & Meaning | Dictionary.com

    4 days ago · ALGORITHMIC definition: a word derived from algorithm. See examples of algorithmic used in a sentence.

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

    Dec 20, 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 mathematical or …

  6. What is an Algorithm? - Stanford HAI

    What is an Algorithm? An Algorithm is a set of step-by-step instructions for solving a problem or completing a task, similar to a recipe. In computing, algorithms tell a computer how to process inputs …

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

    Jun 30, 2026 · 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, Algoritmi de …

  8. Algorithmic Design: How Algorithms Are Created and Analyzed

    Dec 19, 2025 · Algorithmic design is the process of creating a series of instructions to accomplish a task or solve a computational problem. In a basic sense, an algorithm is a step-by-step process to reach a …

  9. ALGORITHMIC | definition in the Cambridge English Dictionary

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

  10. Introduction to Algorithms | Electrical Engineering and Computer ...

    This course is an introduction to mathematical modeling of computational problems, as well as common algorithms, algorithmic paradigms, and data structures used to solve these problems.