About 50,100 results
Open links in new tab
  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 (referred to as …

  2. ALGORITHMIC | English meaning - Cambridge Dictionary

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

  3. ALGORITHM Definition & Meaning - Merriam-Webster

    May 30, 2026 · 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 …

  4. ALGORITHMIC Definition & Meaning | Dictionary.com

    May 23, 2026 · 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? Understanding the Logic Behind Modern …

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

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

    May 6, 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 - Definition, Meaning & Synonyms | Vocabulary.com

    1 day ago · algorithmic Add to list Other forms: algorithmically Definitions of algorithmic adjective of or relating to or having the characteristics of an algorithm synonyms:

  9. Algorithmic - definition of algorithmic by The Free Dictionary

    Algorism, the English word for computation with Arabic numerals, is derived from Al-Khwarizmi's name. The word algorithm originated as a variant spelling of algorism, probably under the influence of the …

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