We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d435c4 commit cada9e3Copy full SHA for cada9e3
Trees/Lowest Common Ancestor Binary Search Tree/README.md
@@ -52,7 +52,9 @@ Run the script, after that :
52
53
# Output
54
55
-<img width = 250 height = 120 src="../Lowest Common Ancestor Binary Search Tree/Images/lowest_common_ancestor_binary_search_tree_output1.PNG">
+<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">
58
59
60
0 commit comments