About 61,200 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

    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 numero Indorum, …

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

  7. What is an Algorithm | Introduction to Algorithms

    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 …