About 370,000 results
Open links in new tab
  1. SIMPLE algorithm - Wikipedia

    In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SIMPLE is an acronym for Semi-Implicit Method for Pressure …

  2. Basic Algorithms - DEV Community

    Apr 26, 2024 · Search engines like Google leverage complex searching algorithms to sift through massive datasets, indexing websites and content. When you enter a query, these algorithms identify …

  3. What is an Algorithm | Introduction to Algorithms

    Jul 11, 2025 · Feasible: The algorithm must be simple, generic, and practical, such that it can be executed with the available resources. It must not contain some future technology or anything.

  4. Algorithms | Computer science theory | Computing | Khan Academy

    What are algorithms and why should you care? Explore two games that you could use an algorithm to solve more efficiently - the number guessing game and a route-finding game.

  5. What Is an Algorithm? A Beginner’s Guide with Simple Examples ...

    Jun 12, 2025 · An algorithm is a sequence of logical steps used to solve a problem. The word “algorithm” comes from the name of a Persian scientist, Abu Jafar Ibn Musa al-Khwarizmi, who wrote the book Al ...

  6. What is an Algorithm? Complete Beginner’s Guide to Algorithms

    Sep 5, 2025 · Learn what an algorithm is with detailed examples, step-by-step explanations, and easy-to-understand visuals. Perfect guide for beginners starting with algorithms.

  7. What is an Algorithm? - Programiz

    An algorithm is a set of well-defined instructions in sequence to solve a problem. In this tutorial, we will learn what algorithms are with the help of examples.