data-structure-typed/CHANGELOG.md
2023-10-19 09:21:00 +08:00

2.1 KiB

Changelog

All notable changes to this project will be documented in this file.

References

v1.36.5 (upcoming)

Changes

  • [trie] renamed ambiguous methods and add comments to all methods. #12
  • [binarytree] modified the getDepth method to adhere to the proper def… #11
  • Trie #10
  • [tree] getHeight returns faulty height bug fixed #9
  • [trie] support casesensitivity. getWords bug fixed #8
  • [binary-tree, graph] In order to optimize the design of Binary Trees,… #7
  • [BinaryTree, Heap] In abstract classes, only retain abstract methods.… #6
  • [heap] test #5
  • [heap, priority queue] Heap improved. References #123: redesigned #4
  • test #3

v1.35.0 (11 October 2023)

v1.34.1 (6 October 2023)

v1.33.4 (26 September 2023)

v1.33.3 (26 September 2023)

v1.12.9 (14 August 2023)

v1.12.8 (14 August 2023)

v1.3.6 (21 September 2023)