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

Searching Algorithms in CPP #237

Closed
13 tasks done
geekquad opened this issue Oct 7, 2020 · 14 comments
Closed
13 tasks done

Searching Algorithms in CPP #237

geekquad opened this issue Oct 7, 2020 · 14 comments
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Oct 7, 2020

  • Linear Search

  • Binary Search

  • Bilinear Search (Improvised version of Linear Search)

  • Breadth-First Search

  • Depth First Search

  • Exponential Search

  • Interpolation Search

  • Z Algorithm

  • Fibonacci Search

  • Jump Search

  • Ternary Search

  • Sublist Search

  • Hash Search

@geekquad geekquad added good first issue Good for newcomers beginner-friendly A beginner friendly issue hacktoberfest-accepted up-for-grab cpp Algorithms in C++ labels Oct 7, 2020
@ArunKumar-25
Copy link
Contributor

@geekquad assign me Linear search and Binary search. Thanks:)

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Linear search and Binary search to @ArunKumar-25

@rudrakshi99
Copy link
Contributor

Hey @geekquad, Please assign me Breadth-First Search and Depth First Search.

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Breadth-First Search and Depth First Search to @rudrakshi99.

@thisislazaruss
Copy link
Contributor

Hey @geekquad , I want to work on Fibonacci Search

@CodeSudo
Copy link
Contributor

CodeSudo commented Oct 7, 2020

can you assign me hash search and sublist search!

@sarthakregmi
Copy link
Contributor

Hello @geekquad , I want to work on Z algorithm.

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Fibonacci Search to @srishtipoudel.
Assigning hash search and sublist search to @Iampradeepkundra.
Assigning Z algorithm to @sarthakregmi.

@iamKushagra
Copy link
Contributor

Assign me interpolation, ternary and exponential search.

@geekquad
Copy link
Owner Author

Assigning interpolation, ternary, and exponential search to @iamKushagra.

@AmanSingh0-0
Copy link
Contributor

Assign me to work on Bilinear Search

@geekquad
Copy link
Owner Author

geekquad commented Dec 6, 2020

Assigning @AmanSingh0-0 with the same.

@Aarushi11H
Copy link
Contributor

Assign me to work on Z algorithm

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning Z algorithm to @Aarushi11H.

geekquad added a commit that referenced this issue Dec 7, 2020
@geekquad geekquad closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab
Projects
None yet
Development

No branches or pull requests

9 participants