Skip to content

Commit cada9e3

Browse files
authored
Update README.md
1 parent 9d435c4 commit cada9e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Trees/Lowest Common Ancestor Binary Search Tree/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ Run the script, after that :
5252

5353
# Output
5454

55-
<img width = 250 height = 120 src="../Lowest Common Ancestor Binary Search Tree/Images/lowest_common_ancestor_binary_search_tree_output1.PNG">
55+
<img width = 350 height = 120 src="../Lowest Common Ancestor Binary Search Tree/Images/lowest_common_ancestor_binary_search_tree_output1.PNG">
56+
<img width = 300 height = 120 src="../Lowest Common Ancestor Binary Search Tree/Images/lowest_common_ancestor_binary_search_tree_output2.PNG">
57+
<img width = 350 height = 120 src="../Lowest Common Ancestor Binary Search Tree/Images/lowest_common_ancestor_binary_search_tree_output3.PNG">
5658

5759

5860

0 commit comments

Comments
 (0)