https://github.com/basemax/searchbintreepy
A simple python class for search in binary tree. This class provides a few methods for searching in binary tree. Search methods are recursive and non-recursive. You can easily search in binary tree with only on left or right child, and you can search in binary tree with both left and right child.
https://github.com/basemax/searchbintreepy
bin-tree binary-tree bintree py python search-tree tree tree-search tree-searching
Last synced: 11 months ago
JSON representation
A simple python class for search in binary tree. This class provides a few methods for searching in binary tree. Search methods are recursive and non-recursive. You can easily search in binary tree with only on left or right child, and you can search in binary tree with both left and right child.
- Host: GitHub
- URL: https://github.com/basemax/searchbintreepy
- Owner: BaseMax
- License: gpl-3.0
- Created: 2023-02-03T13:54:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T14:11:09.000Z (over 3 years ago)
- Last Synced: 2025-03-28T17:08:09.294Z (over 1 year ago)
- Topics: bin-tree, binary-tree, bintree, py, python, search-tree, tree, tree-search, tree-searching
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0