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

Binary Search #31

Open
1 task done
akshikamudgal opened this issue Oct 1, 2021 · 2 comments · May be fixed by #79
Open
1 task done

Binary Search #31

akshikamudgal opened this issue Oct 1, 2021 · 2 comments · May be fixed by #79
Assignees
Labels
assigned documentation Improvements or additions to documentation Hacktoberfest pr's or issues under hacktoberfest

Comments

@akshikamudgal
Copy link

akshikamudgal commented Oct 1, 2021

Description

Binary Search

Programming language

  • [x ] C
  • C++
  • [x ] Java
  • [x ] Python

Are you contributing under any open-source program ?

Hacktoberfest


@girija0707
Copy link
Member

linear search is already assigned you can go ahead with binary search, change the title to binary search and use .md as an extension

@girija0707 girija0707 added assigned documentation Improvements or additions to documentation Hacktoberfest pr's or issues under hacktoberfest labels Oct 1, 2021
@girija0707
Copy link
Member

Description

Searching Techniques(Linear and Binary Search)

Programming language

  • [x ] C
  • C++
  • [x ] Java
  • [x ] Python

Are you contributing under any open-source program ?

Hacktoberfest

Actually there already exist linear and binary doc, you can add code in other languages for that you have to select improve doc from issue template

@akshikamudgal akshikamudgal changed the title Searching Binary Search Oct 1, 2021
This was referenced Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned documentation Improvements or additions to documentation Hacktoberfest pr's or issues under hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants