Skip to content

v1.6

Latest
Compare
Choose a tag to compare
@abhishektripathi66 abhishektripathi66 released this 31 Jan 09:09
· 46 commits to master since this release
1685c8c

What's Changed

  • Added Breath First Search Algorithm by @QuarkBS2 in #42
  • Fix typos in Breadth First Search by @Ashirz in #82
  • Added sorting algorithms files by @Ashirz in #83
  • added a simple data structure about disjointSet by @Gregory-kos in #84
  • Added HeapSort implementation to Algorithms by @mannesley5 in #85
  • From Issue 'Add the Fibonacci Search Algorithm with example and explanation #56' by @JoseNNeto in #87
  • Add Binary Search Algorithm Implementation by @LALITH0110 in #88

New Contributors

Full Changelog: v1.5...v1.6