Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ternary search algorithm #417

Merged
merged 2 commits into from
Oct 28, 2021
Merged

feat: add ternary search algorithm #417

merged 2 commits into from
Oct 28, 2021

Conversation

ayoubc
Copy link
Contributor

@ayoubc ayoubc commented Oct 24, 2021

No description provided.

search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
@tjgurwara99 tjgurwara99 added Changes Required Reviewed This pull request has been reviewed. labels Oct 25, 2021
@ayoubc ayoubc requested a review from tjgurwara99 October 27, 2021 04:35
search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
search/ternary.go Outdated Show resolved Hide resolved
@ayoubc ayoubc requested a review from tjgurwara99 October 27, 2021 22:09
Copy link
Member

@tjgurwara99 tjgurwara99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now 😄

@raklaptudirm raklaptudirm merged commit cc80617 into TheAlgorithms:master Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed This pull request has been reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants