The Wayback Machine - https://web.archive.org/web/20220111015925/https://github.com/TheAlgorithms/Java/commits/master
Skip to content
Permalink
master

Commits on Jan 10, 2022

Commits on Jan 7, 2022

  1. Add kaprekarNumberInRange (#2894)

    Co-authored-by: Andrii Siriak <[email protected]>
    subhroblkbox and siriak committed Jan 7, 2022

Commits on Jan 4, 2022

Commits on Jan 1, 2022

Commits on Dec 21, 2021

  1. Add Pronic Number (#2867)

    * Add Pronic Number
    
    * Update directory
    
    * Add unit tests for Pronic Number implementation
    
    Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
    Co-authored-by: Andrii Siriak <[email protected]>
    3 people committed Dec 21, 2021

Commits on Dec 15, 2021

  1. Add Kaprekar Numbers (#2881)

    s-devran committed Dec 15, 2021

Commits on Dec 13, 2021

  1. Add Pascal's Triangle (#2871)

    Co-authored-by: Andrii Siriak <[email protected]>
    iamhardikat11 and siriak committed Dec 13, 2021

Commits on Dec 11, 2021

Commits on Dec 9, 2021

  1. Add anagrams (#2859)

    Co-authored-by: Andrii Siriak <[email protected]>
    siddhant2002 and siriak committed Dec 9, 2021

Commits on Dec 8, 2021

  1. Add Quick Select (#2860)

    Co-authored-by: Nils Goldmann <[email protected]>
    Co-authored-by: Andrii Siriak <[email protected]>
    3 people committed Dec 8, 2021

Commits on Dec 7, 2021

Commits on Nov 30, 2021

  1. Add RandomNode in lists section (#2851)

    Co-authored-by: Yang Libin <[email protected]>
    skmodi649 and yanglbme committed Nov 30, 2021

Commits on Nov 27, 2021

Commits on Nov 26, 2021

  1. Add Juggler Sequence (#2845)

    Co-authored-by: Andrii Siriak <[email protected]>
    itsAkshayDubey and siriak committed Nov 26, 2021
  2. Add Happy Numbers (#2839)

    Co-authored-by: Louve Le Bronec <[email protected]>
    Co-authored-by: Yang Libin <[email protected]>
    Co-authored-by: Yang Libin <[email protected]>
    3 people committed Nov 26, 2021

Commits on Nov 24, 2021

  1. Fix a bug in A_Star.Graph in jdk17 (#2842)

    Co-authored-by: Andrii Siriak <[email protected]>
    R-juzi and siriak committed Nov 24, 2021

Commits on Nov 23, 2021

  1. Fix NoClassDefFoundError exception (#2838)

    Co-authored-by: Andrii Siriak <[email protected]>
    FyZhu97 and siriak committed Nov 23, 2021

Commits on Nov 22, 2021

Commits on Nov 20, 2021

  1. Add author (#2831)

    Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
    Sachwin-Kohli and github-actions committed Nov 20, 2021

Commits on Nov 15, 2021

  1. Add Boundary Fill Algorithm (#2822)

    Co-authored-by: Andrii Siriak <[email protected]>
    itsAkshayDubey and siriak committed Nov 15, 2021
  2. Change Java version to 17 (#2819)

    Co-authored-by: Andrii Siriak <[email protected]>
    aitorfi and siriak committed Nov 15, 2021

Commits on Nov 14, 2021

  1. Add Flood Fill Algorithm Implementation (#2821)

    Co-authored-by: Andrii Siriak <[email protected]>
    itsAkshayDubey and siriak committed Nov 14, 2021

Commits on Nov 13, 2021

  1. Update DIRECTORY.md (#2818)

    aitorfi committed Nov 13, 2021

Commits on Nov 10, 2021

  1. Add Damm algorithm (Fixes: #2814) (#2815)

    Co-authored-by: Andrii Siriak <[email protected]>
    Boiarshinov and siriak committed Nov 10, 2021

Commits on Nov 9, 2021

  1. Add Dequeue (#2809)

    Co-authored-by: Andrii Siriak <[email protected]>
    iccowan and siriak committed Nov 9, 2021
  2. Add Gaussian Elimination (#2810)

    Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
    Co-authored-by: Andrii Siriak <[email protected]>
    3 people committed Nov 9, 2021

Commits on Nov 8, 2021

  1. Add Breadth First Search (#2801)

    Co-authored-by: xzero <[email protected]>
    Co-authored-by: Andrii Siriak <[email protected]>
    3 people committed Nov 8, 2021
  2. Add generic Node classes (#2782)

    Co-authored-by: Andrii Siriak <[email protected]>
    aitorfi and siriak committed Nov 8, 2021

Commits on Nov 4, 2021

Commits on Nov 3, 2021

  1. Add volume formulas (#2805)

    Co-authored-by: Andrii Siriak <[email protected]>
    Harpia-Vieillot and siriak committed Nov 3, 2021
  2. Update bubble sort (#2806)

    duyuanch committed Nov 3, 2021
  3. Fix typo (#2802)

    Harpia-Vieillot committed Nov 3, 2021
Older