Skip to content

Algorithm: Binary Search #32

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

Merged
merged 5 commits into from
Oct 7, 2022

Conversation

NickMezacapa
Copy link
Contributor

Added recursive and iterative implementations of binary search algorithm. Added jest unit tests for binary search.

@Panquesito7 Panquesito7 added the enhancement New feature or request label Oct 5, 2022
Copy link
Contributor

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.

@appgurueu appgurueu merged commit b8ce582 into TheAlgorithms:master Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants