About 1,280,000 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 …

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

    Jul 11, 2025 · Algorithms also enable computers to perform tasks that would be difficult or impossible for humans to do manually. They are used in various fields such as mathematics, …

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

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

  4. ALGORITHM Definition & Meaning - Merriam-Webster

    James Horncastle, New York Times, 23 Oct. 2025 Advertisement Leading labs are already increasingly leveraging AI systems to accelerate their own research and development (R&D) …

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

    Aug 9, 2023 · Algorithms can instruct a computer how to perform a calculation, process data, or make a decision. The best way to understand an algorithm is to think of it as a recipe that …

  6. What is an algorithm? Definition, structure and examples

    Dec 11, 2024 · Algorithms are the beating heart of modern computing. Every time you perform a search on the Internet, send an email, watch an online video or shop on a website, they are …

  7. What Is an Algorithm? (Definition, Examples, Analysis) | Built In

    May 7, 2025 · What Is an Algorithm? Algorithms provide computers with instructions that process data into actionable outputs. Here’s an in-depth look at how algorithms work, common types of …

  8. What Is an Algorithm? - Computer Hope

    Sep 7, 2025 · Meaning of algorithms, providing a comprehensive understanding of their role in problem-solving across various fields. Discover examples and applications.

  9. What is an algorithm? | TechTarget

    Jul 29, 2024 · Algorithms act as an exact list of instructions that conduct specified actions step by step in either hardware- or software-based routines. Algorithms are widely used throughout all …

  10. Algorithm - Glossary | MDN

    Jul 11, 2025 · Computer scientists compare the efficiency of algorithms through the concept of "Algorithmic Complexity" or "Big O" notation. For example: A cooking recipe is an algorithm for …