About 23,900 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. What is an Algorithm | Introduction to Algorithms

    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 difficult or …

  3. ALGORITHM Definition & Meaning - Merriam-Webster

    Carole Carlson, Chicago Tribune, 18 Feb. 2026 But what has not changed, even in this day of artificial intelligence and algorithms, is his approach to preparing for election nights.

  4. 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, …

  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 guides you through …

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

  7. 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 algorithmic building …

  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. Algorithm | NNLM

    An algorithm is a set of instructions that is designed to accomplish a task. Algorithms usually take one or more inputs, run them systematically through a series of steps, and provide one or more outputs. …