About 1,340,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. What is an Algorithm | Introduction to Algorithms - GeeksforGeeks

    5 days ago · Computer Science: Algorithms form the basis of computer programming and are used to solve problems ranging from simple sorting and searching to complex tasks such as …

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

    Dec 5, 2025 · Many algorithms have been developed for sorting data efficiently; these apply to structures residing in main memory and also to structures that constitute information systems …

  4. What Is An Algorithm? Defining And Applying Algorithms

    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 …

  5. What Is an Algorithm? | HowStuffWorks

    Mar 5, 2024 · Algorithms are integral to the way computer systems process data. Most computer programs consist of algorithms that follow specific instructions to conduct a simple task.

  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. Understanding Algorithms: Types, Uses, and Everyday Applications

    Oct 11, 2024 · Understanding the different types of algorithms, such as sorting, search, and computational algorithms, is crucial. Algorithms are integrated into a wide range of industries, …

  8. ALGORITHM Definition & Meaning - Merriam-Webster

    Betty Lin-Fisher, USA Today, 10 Dec. 2025 The new law, which was passed by parliament in 2024, intends to shield children from harmful online content and addictive algorithms, as well …

  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. Algorithm - Simple English Wikipedia, the free encyclopedia

    When we look at algorithms as a way of solving problems, often we want to know how long it would take a computer to solve the problem using a particular algorithm.