About 1,320,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. Algorithm | Definition, Types, & Facts | Britannica

    Dec 5, 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, …

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

    Dec 20, 2025 · Need for Algorithms: Solve complex problems efficiently and effectively. Automate processes, making them reliable, faster, and easier. Enable computers to perform tasks …

  4. ALGORITHM Definition & Meaning - Merriam-Webster

    Examples are automatically compiled from online sources to show current usage. Read More This is not about replacing judgment with algorithms.

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

  6. 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.

  7. What is an Algorithm? Complete Beginner’s Guide to Algorithms

    Sep 5, 2025 · Learn what an algorithm is with detailed examples, step-by-step explanations, and easy-to-understand visuals. Perfect guide for beginners starting with algorithms.

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

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

  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.