About 562,000 results
Open links in new tab
  1. What Is An Algorithm? Defining And Applying Algorithms

    Jan 12, 2024 · How Do Algorithms Work? Many algorithms rely on a set of input data, which is then processed to produce an output. For example, you might feed an algorithm a set of …

  2. What is an Algorithm | Introduction to Algorithms

    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.

  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 …

  4. What Are Computer Algorithms, and How Do They Work?

    Sep 28, 2016 · Algorithms have a wide variety of applications. In math, they can help calculate functions from points in a data set, among much more advanced things. Aside from their use …

  5. What exactly is an algorithm? Algorithms explained | BBC Ideas

    What is an algorithm? You may be familiar with the idea in the context of Instagram, YouTube or Facebook, but it can feel like a big, abstract concept. Here’s presenter Jon Stroud with a...

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

    Dec 11, 2024 · In machine learning, algorithms refer to the set of instructions to build a machine learning model. Models are at the core of machine learning and they can recognize patterns, …

  7. How Do Algorithms Work? A Complete Guide to Their Types and ...

    Aug 8, 2025 · Discover how algorithms work, their types, and real-world applications. Learn about sorting, searching, encryption, and AI algorithms in this comprehensive guide.

  8. How do algorithms work? - Blog - University of York

    An algorithm is a coded formula written into software that, when triggered, prompts the tech to take relevant action to solve a problem. Computer algorithms work via input and output.

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

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

    Aug 9, 2023 · Algorithms use a set of initial data or input, process it through a series of logical steps or rules, and produce the output (i.e., the outcome, decision, or result).