About 194,000 results
Open links in new tab
  1. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    Jul 11, 2025 · Algorithms are necessary for solving complex problems efficiently and effectively. They help to automate processes and make them more reliable, faster, and easier to perform.

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

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

    Feb 14, 2025 · Understanding algorithms is crucial for programmers, engineers, and anyone interested in computational thinking. In this blog post, we will explore what algorithms are, their fundamental...

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

    May 7, 2025 · 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, real-life examples and …

  5. What is an algorithm? - TechTarget

    Jul 29, 2024 · An algorithm is a procedure used for solving a problem or performing a computation. Algorithms act as an exact list of instructions that conduct specified actions step by step in either …

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

    Oct 24, 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, Algoritmi de …

  7. What Is An Algorithm? Defining And Applying Algorithms

    Jan 12, 2024 · What is an Algorithm? In its fundamental form, an algorithm is a process designed to solve a specific problem. It’s a set of instructions that end up in a desired conclusion.

  8. Explainer: What Is an Algorithm? - Stanford Graduate School of Business

    Mar 22, 2023 · Algorithms aren’t just for coders and computers. Watch to learn why. Algorithms are everywhere. This video explains the simple concept behind them — and how they help us complete …

  9. Algorithm & Data Literacy Project | Understanding algorithms

    Algorithm and Data Literacy Project In this video we introduce what an algorithm is, what goes on behind the screen, and the idea that personalized search results, video recommendations, targeted ads, and …

  10. What is An Algorithm? Definition, Working, and Types

    May 1, 2025 · Algorithms are step-by-step procedures designed to solve specific problems and perform tasks efficiently, especially in computer science and mathematics. These powerful instructions form …