You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔖 chore(release): 2.7.5
## [2.7.5](2.7.4...2.7.5) (2021-05-24)
### Bug Fixes
* **bst:** on duplicates values the same node is returned ([d350da8](d350da8)), closes [#99](#99)
🔖 chore(release): 2.7.0
# [2.7.0](2.6.0...2.7.0) (2020-10-30)
### Bug Fixes
* **book/set:** split Set chapter into Hash Set and Tree Set for better ([c1cf57a](c1cf57a))
### Features
* **book:** show companies asked questions ([b3167f9](b3167f9))
* **book/linkedlist:** add applications ([2b96f00](2b96f00))
🔖 chore(release): 2.5.1
## [2.5.1](2.5.0...2.5.1) (2020-10-23)
### Bug Fixes
* **linkedlist:** refactored methods and improve book images and ([ba110e2](ba110e2))
* **linkedlist:** rename indexOf to getIndex to make it clearer ([fcf3db6](fcf3db6))