Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Add binary search in JavaScript #915

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Add binary search in JavaScript #915

merged 1 commit into from
Oct 26, 2022

Conversation

tinniaru3005
Copy link
Member

Please fill all the details and checkbox, so we can merge PR faster.

Pull Request Template

What have you Changed(must)

Add Binary Search algorithm in JavaScript

Issue no.(must) -

Closes #914
Pr will be closed and marked as spam. If issue number not found or issue was assigned to someone else.
Marking as spam can block your account from HacktoberFest.

Self Check(Tick After Making pull Request)

  • This issue was assigned to me if not it will marked as spam.
  • My file is in proper folder
  • I am following clean code and Documentation.My code is well linted and I am using flake8 standard for python
  • I have added title and what program will do first in the file

acknowledgment

  • I have tested the script and distributed it under an MIT license.

README - How to Contribute

@codeperfectplus codeperfectplus added algorithms Algorithms labels Javascript javascript task labels Oct 25, 2022
@codeperfectplus
Copy link
Member

Thanks for making your contributions.

you can join us on telegram for more updates about Hacktoberfest.

Join Hacktoberfest Community Channels/Server.

Happy hacktoberfest

@codeperfectplus codeperfectplus merged commit 4393ba8 into Py-Contributors:master Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
algorithms Algorithms labels Javascript javascript task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binary search | DSA | JavaScript
3 participants