About 55,600 results
Open links in new tab
  1. The Algorithms - Learn Data Structures & Algorithms

    Join our community of open source developers and learn and share implementations for algorithms and data structures in various languages. Learn, share, and grow with us.

  2. The Algorithms · GitHub

    Our goal is to work together to document and model beautiful, helpful and interesting algorithms using code. We are an open-source community - anyone can contribute.

  3. Algorithm - Wikipedia

    Algorithm design is a method or mathematical process for problem-solving and engineering algorithms. The design of algorithms is part of many solution theories, such as divide-and-conquer or dynamic …

  4. How the Secret Algorithms Behind Social Media Actually Work

    Aug 7, 2025 · They use algorithms, of course, but how do these algorithms work? A series of corporate leaks over the past few years provides a remarkable window in the hidden engines powering social …

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

    Feb 13, 2026 · 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 …

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

    Dec 20, 2025 · Algorithm is a set of finite, well-defined steps or instructions designed to solve a problem or perform a computation. It can also be defined as a procedure for solving a mathematical or …

  7. ALGORITHM Definition & Meaning - Merriam-Webster

    The current term of choice for a problem-solving procedure, algorithm, is commonly used nowadays for the set of rules a machine (and especially a computer) follows to achieve a particular goal.

  8. What is an algorithm and why should you care? (video) | Khan Academy

    Those algorithms are more complex than our everyday algorithms like making a grilled cheese sandwich. But they boil down to the same thing, a set of steps to accomplish a task.

  9. What Is an Algorithm? Understanding the Logic Behind Modern …

    Nov 5, 2025 · In its simplest form, an algorithm can be understood as a well-defined procedure that takes an input, performs a sequence of operations, and produces an output.

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