The Wayback Machine - https://web.archive.org/web/20220806075102/https://github.com/TheAlgorithms/Rust/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Jul 30, 2022

Commits on Jul 23, 2022

Commits on Jul 22, 2022

  1. Fix typo (#347)

    yuphph committed Jul 22, 2022

Commits on Jul 14, 2022

Commits on Jul 4, 2022

  1. feat: add 2-SAT solver (#345)

    * Implement 2-SAT solver
    
    * Use `abs_diff` for numbers instead of manually calculating it
    
    * Fix formatting
    er888kh committed Jul 4, 2022

Commits on Jun 28, 2022

Commits on Jun 25, 2022

  1. Add rot 13 (#341)

    mahmudsudo committed Jun 25, 2022

Commits on Jun 15, 2022

  1. Add interpolation search (#340)

    Co-authored-by: Yazeed1s <[email protected]>
    Yazeed1s and Yazeed1s committed Jun 15, 2022

Commits on May 26, 2022

Commits on May 24, 2022

Commits on May 23, 2022

  1. feat: adds prime factors function to find prime factors (#335)

    * adds prime factors
    
    * fmt
    merelymyself committed May 23, 2022

Commits on May 16, 2022

  1. Add gaussian elimination (#328)

    Co-authored-by: malte.horst <[email protected]>
    Co-authored-by: mhorst00 <[email protected]>
    Co-authored-by: Ramon Bernardo <[email protected]>
    Co-authored-by: Andrii Siriak <[email protected]>
    5 people committed May 16, 2022

Commits on May 15, 2022

  1. Add matrix operations (#326)

    mhorst00 committed May 15, 2022

Commits on May 11, 2022

Commits on May 9, 2022

  1. feat: add union find (#324)

    fffzlfk committed May 9, 2022

Commits on May 8, 2022

Commits on May 6, 2022

Commits on May 1, 2022

  1. Add Huffman Encoding (#321)

    er888kh committed May 1, 2022

Commits on Apr 29, 2022

Commits on Apr 26, 2022

  1. Add Exchange Sort (#318)

    merelymyself committed Apr 26, 2022

Commits on Apr 19, 2022

Commits on Apr 18, 2022

  1. Added Cycle Sort (#316)

    merelymyself committed Apr 18, 2022

Commits on Apr 17, 2022

Commits on Apr 16, 2022

Commits on Apr 15, 2022

Commits on Apr 12, 2022

  1. feat: add fenwick_tree (#312)

    fffzlfk committed Apr 12, 2022
Older