Skip to content

Heap and BST improvements

Compare
Choose a tag to compare
@CrimsonNynja CrimsonNynja released this 28 Feb 00:37
· 47 commits to master since this release
e7d1a41

This update adds:

  • the getSize function to the Binary SearchTree
  • the ability to set a comparator to a Binary Heap
  • replaces all callables in the tests to the new arrow functions