list of algorithms - EAS

About 8,260,000,000 results
  1. See more
    See all on Wikipedia
    https://en.wikipedia.org/wiki/List_of_algorithms

    The following is a list of algorithms along with one-line descriptions for each. Brent's algorithm: finds a cycle in function value iterations using only two iteratorsFloyd's cycle-finding algorithm: finds a cycle in function value iterationsGale–Shapley algorithm: solves the stableSee more

    Abstract algebra
    Chien search: a recursive algorithm for determining roots of polynomials defined over a finite field
    Schreier–Sims algorithm: computing a base and strong generating set (BSGS) … See more

    Coding theory
    Error detection and correction
    BCH Codes
    BCJR algorithm: decoding of error correcting codes defined on trellises (principally convolutional codes)
    Forward error correction See more

    Astronomy
    Doomsday algorithm: day of the week
    Zeller's congruence is an algorithm to calculate the day of the week for any Julian or Gregorian … See more

    Computer architecture
    Tomasulo algorithm: allows sequential instructions that would normally be stalled due to certain … See more

    Cache algorithms
    CHS conversion: converting between disk addressing systems See more

    Clock synchronization
    Consensus (computer science): agreeing on a single value or history among unreliable processors See more

    Wikipedia text under CC-BY-SA license
    Feedback
  2. Learn The Top 6 Important Types of Algorithms - EDUCBA

    https://www.educba.com/types-of-algorithms
    • Estimated Reading Time: 5 mins
    • Published: May 19, 2019
      1. Recursive Algorithm. This is one of the most interesting Algorithms as it calls …
      2. Divide and Conquer Algorithm. This is another effective way of solving many …
      3. Dynamic Programming Algorithm. These algorithms work by remembering the …
      4. Greedy Algorithm. These algorithms are used for solving optimization …
      5. Brute Force Algorithm. This is one of the simplest algorithms in the concept. A …
      6. Backtracking Algorithm. Backtracking is a technique to find a solution to a …
    What are the different types of algorithms?
    See this and other topics on this result
  3. https://www.geeksforgeeks.org/fundamentals-of-algorithms

    Aug 10, 2022 · Types of Algorithms: 1. Brute Force Algorithm: It is the simplest approach for a problem. A brute force algorithm is the first approach that comes to finding when we see a ...

  4. https://medium.com/techie-delight/top-25...

    Jun 11, 2020 · Dijkstra’s Algorithm; Bellman Ford Algorithm; Kadane’s Algorithm; Lee Algorithm; Flood Fill Algorithm; Floyd’s Cycle Detection Algorithm; Union Find Algorithm;

  5. List of algorithms | Detailed Pedia

    https://www.detailedpedia.com/wiki-List_of_algorithms

    Metaphone: an algorithm for indexing words by their sound, when pronounced in English; NYSIIS: phonetic algorithm, improves on Soundex; Soundex: a phonetic algorithm for …

  6. https://u.osu.edu/cstutorials/2016/11/21/7-algorithms-and-data-structures-every...

    Nov 21, 2016 · 7 algorithms and data structures every programmer must know 1. Sort Algorithms. Sorting is the most heavily studied concept in Computer Science. Idea is to …

  7. https://www.geeksforgeeks.org/most-important-type-of-algorithms

    Aug 24, 2022 · Most important type of Algorithms 1. Brute Force Algorithm: This is the most basic and simplest type of algorithm. A Brute Force Algorithm is the... 2. Recursive

  8. https://www.linkedin.com/pulse/list-algorithms-computer-programming-pranam-bhat

    Dec 05, 2021 · 1) Huffman Coding Compression Algorithm . 2) Euclid's Algorithm . 3) Union Find Algorithm . 4) Manacher's Algorithm . 5) Eukerian Path (Hierholzer's Algorithm)

  9. https://iq.opengenus.org/list-of-graph-algorithms

    Prim Minimum Spanning Tree Algorithm: This is a Greedy algorithm and can be implemented in multiple ways. O(E + V logV) using fibonacci heap, O(E logV) using binary heap and O(V 2) …

  10. https://www.dotnek.com/Blog/Web/list-of-google...

    Jan 11, 2021 · Google algorithms are computer programs that have mathematical functions and formulas which analyze and categorize the contents of websites with the help of Google crawlers. By doing these tasks, google …



Results by Google, Bing, Duck, Youtube, HotaVN