About 22,500 results
Open links in new tab
  1. Algorithm - Wikipedia

    Flowchart of using successive subtractions to find the greatest common divisor of number r and s In mathematics and computer science, an algorithm (/ ˈælɡərɪðəm / ⓘ) is a finite sequence of …

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

    Dec 20, 2025 · Algorithms can be simple or complex, depending on the task. Think of it like following a recipe: step-by-step instructions lead to the desired outcome. Properties of an Algorithm An …

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

    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 numero Indorum, …

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

    Aug 9, 2023 · What Is an Algorithm? | Definition & Examples Published on August 9, 2023 by Kassiani Nikolopoulou. Revised on August 29, 2023. An algorithm is a set of steps for accomplishing a task or …

  5. Algorithms | Computer science theory | Computing | Khan Academy

    We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory.

  6. Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne

    Sep 26, 2024 · The textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne surveys the most important algorithms and data structures in use today. The broad perspective taken makes it an …

  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 algorithms, …

  8. Algorithms: What are They and How do They Work? - Medium

    Feb 14, 2025 · Algorithms: What are They and How do They Work? Every digital tool we use — from search engines and social media to financial modeling and artificial intelligence — relies on algorithms.

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

  10. What is an algorithm? | TechTarget

    Jul 29, 2024 · What are examples of algorithms? Machine learning is a good example of an algorithm, as it uses multiple algorithms to predict outcomes without being explicitly programmed to do so. …