38 Commits

Author SHA1 Message Date
marina
e1a2904cfe
Create bst_pre_sucessor.py 2023-08-03 13:56:53 -07:00
marina
2fe870650b
add notes on bst 2023-08-03 13:52:49 -07:00
marina
8e8f934d12
Create bst_insert_node.py 2023-08-03 13:47:22 -07:00
marina
fb8081ae42
Update bst_search.py 2023-08-03 13:31:57 -07:00
marina
419eeee0dc
Create bst_search.py 2023-08-03 13:22:06 -07:00
marina
169d2197c9
Rename binary_tree.py to bt.py 2023-08-03 13:20:49 -07:00
marina
070071e687
Update and rename tree_bfs.py to bt_bfs.py 2023-08-03 13:20:29 -07:00
marina
9d1aa92451
Rename tree_serialization.py to bt_serialization.py 2023-08-03 13:20:09 -07:00
marina
919111cd22
Rename sum_2_numbers_with_bs.py to bs_find_pair_nums.py 2023-08-03 13:19:59 -07:00
marina
4aba894c46
Rename simple_tree.py to bt_simple.py 2023-08-03 13:19:35 -07:00
marina
84b35ceaf3
Update and rename preorder_transversal.py to bt_preorder_transversal.py 2023-08-03 13:18:57 -07:00
marina
7520042ef9
Update and rename lowest_common_ancestor.py to bt_lowest_common_ancestor.py 2023-08-03 13:18:31 -07:00
marina
ca5c15c9b6
Rename is_valid_bst.py to bst_is_valid.py 2023-08-03 13:17:57 -07:00
marina
7d6d6189e5
Update and rename is_tree_symmetric.py to bt_is_tree_symmetric.py 2023-08-03 13:17:44 -07:00
marina
5159d766d9
Update and rename has_path_sum.py to bt_has_path_sum.py 2023-08-03 13:17:12 -07:00
marina
e7284b27e2
Update bt_find_max_depth.py 2023-08-03 13:16:54 -07:00
marina
a0b0090f8a
Update and rename find_max_depth_tree.py to bt_find_max_depth.py 2023-08-03 13:16:41 -07:00
marina
e0d9624032
Rename find_inorder_successor.py to bst_find_inorder_successor.py 2023-08-03 13:16:23 -07:00
marina
57075bd388
Update and rename find_duplicate_subtrees.py to bt_find_duplicate_subtrees.py 2023-08-03 13:16:07 -07:00
marina
0871054dd3
Rename count_unival.py to bt_count_unival.py 2023-08-03 13:15:34 -07:00
marina
5b67529485
Rename construct_bt_inorder_preorder.py to bt_construct_inorder_preorder.py 2023-08-03 13:15:19 -07:00
marina
9cfd35035a
Update and rename construct_tree_inorder_preorder.py to construct_bt_inorder_preorder.py 2023-08-03 13:14:55 -07:00
marina
753ce86ad2
Rename construct_tree_inorder_postorder.py to bt_construction_inorder_postorder.py 2023-08-03 13:14:17 -07:00
marina
1a9f793b21
Rename bst.py to binary_tree.py 2023-08-03 13:13:51 -07:00
marina
51e6497cef
Update bst.py 2023-08-03 13:13:18 -07:00
marina
a2dce9493e
Create bst_inorder_iterator.py 2023-08-03 13:10:38 -07:00
marina
abbad25ed8
Create find_inorder_successor.py 2023-08-03 13:01:04 -07:00
marina
3d8bf7d339
add notes on bst 2023-08-03 12:40:33 -07:00
marina
b69bc7db19
Create is_valid_bst.py 2023-08-03 12:38:44 -07:00
marina
4475910493
Rename SimpleTree.py to simple_tree.py 2023-08-03 11:08:12 -07:00
marina
ff1a7e5d51
Rename BinaryTree.py to bst.py 2023-08-03 11:08:01 -07:00
marina
fd5bbaee8d
Update README.md 2023-08-02 18:40:43 -07:00
marina
cf0a3cd358
Update README.md 2023-08-02 12:28:54 -07:00
marina
b38403f6de
Update README.md 2023-08-01 20:43:48 -07:00
marina
4530fcce5c
Rename tree_level_traversal.py to tree_bfs.py 2023-08-01 15:21:59 -07:00
marina
eb45cdd938
Update README.md 2023-08-01 14:51:34 -07:00
Marina S
a7864edb7f
Update README.md 2023-07-30 21:48:58 -07:00
bt3gl
a85ed914d3 👾 2023-07-30 21:40:09 -07:00