Skip to content

Binary search tree least common ancestor#25

Open
shahdivyam wants to merge 2 commits into
domfarolino:masterfrom
shahdivyam:bst
Open

Binary search tree least common ancestor#25
shahdivyam wants to merge 2 commits into
domfarolino:masterfrom
shahdivyam:bst

Conversation

@shahdivyam

Copy link
Copy Markdown

Added algorithm to get least common ancestor of binary search tree .

@domfarolino

Copy link
Copy Markdown
Owner

@shahdivyam Thank you. Please check out the Google C++ Style Guide linked in the Contributing file in the root folder?

@shahdivyam

Copy link
Copy Markdown
Author

@domfarolino the formatting of the java code is consistent , as it is mentioned in contributing file

@domfarolino

Copy link
Copy Markdown
Owner

https://google.github.io/styleguide/javaguide.html#s4.1.2-blocks-k-r-style It is the brackets that are kinda throwing me off sorry

@shahdivyam

Copy link
Copy Markdown
Author

reformatting done , hope this would do fine :)

@domfarolino

Copy link
Copy Markdown
Owner

Thanks I should be able to merge this possibly tonight

@domfarolino

Copy link
Copy Markdown
Owner

Soo sorry I havent gotten to this yet! It is a priority I assure you! Thanks a lot for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants