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 Java #463

Open
7 of 12 tasks
geekquad opened this issue Sep 29, 2021 · 24 comments
Open
7 of 12 tasks

Searching Algorithms in Java #463

geekquad opened this issue Sep 29, 2021 · 24 comments
Assignees
Labels
beginner-friendly A beginner friendly issue good first issue Good for newcomers java Algorithms in Java up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Sep 29, 2021

  • 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

@geekquad geekquad added good first issue Good for newcomers beginner-friendly A beginner friendly issue up-for-grab java Algorithms in Java labels Sep 29, 2021
@wildchaser1703
Copy link
Contributor

Hi! I would like to work on this issue :)

@Khushi-Agrawal-1
Copy link

I would like to contribute towards this issue with documentation.

@geekquad
Copy link
Owner Author

Hey @wildchaser1703, which issue would you like to work on?

Hey @Khushi-Agrawal-1, we are not accepting any documentation alone right now. We have a lot of beginner-friendly issues as well. Feel free to check them out!

@wildchaser1703
Copy link
Contributor

Linear, Binary, BFS, DFS. Please assign those to me

@Khushi-Agrawal-1
Copy link

@geekquad What all is expected ?

@geekquad
Copy link
Owner Author

geekquad commented Sep 30, 2021

Assigning Linear, Binary, BFS to @wildchaser1703.

@satyyyy
Copy link

satyyyy commented Sep 30, 2021

i would like to work on fibonacci search and exponential search.

@Astitv23
Copy link
Contributor

Astitv23 commented Sep 30, 2021

i want to work on jump and sublist issues. please assign

@akshat-2502
Copy link
Contributor

akshat-2502 commented Sep 30, 2021

Hi! I would like to work on Bilinear Search and Fibonacci Search

@PrasoonSingh28
Copy link
Contributor

PrasoonSingh28 commented Sep 30, 2021

I want to work on Ternary, Z algorithm, Bilinear Search (Improvised version of Linear and Breadth-First Search.

@abh-1012
Copy link

Hi! I would like to work on jump search .

@geekquad
Copy link
Owner Author

@geekquad What all is expected?

We are aexpecting codes!

@geekquad
Copy link
Owner Author

Assigning Fibonacci search and exponential search. to @satyyyy.
Assigning jump and sublist to @Astitv23.

@MaxHomie11
Copy link

Hi , I would like to work on Ternary, Depth First Search.

@div2301
Copy link
Contributor

div2301 commented Sep 30, 2021

Hi! I would like to work on Bilinear and depth first search.

@geekquad
Copy link
Owner Author

Assigning Bilinear and depth-first search to @MaxHomie11.

@shubhisehrawat
Copy link

Hi ! I would like to work on ternary search.

@geekquad
Copy link
Owner Author

Assigning ternary search to @SS010800.

@wildchaser1703
Copy link
Contributor

@geekquad I have added Linear Search. Need a little help from you though. Please check and advise.

@spartan289
Copy link

hi I can work on bilinear search

@rutikal
Copy link

rutikal commented Sep 6, 2022

i would like to work on dept first search

@SHIVA-JI
Copy link

Hi @geekquad I would like to work on Z algorithm , please assign this to me.

@yuliyasokh
Copy link

Hello, I would like to take Depth First Search

@yuliyasokh
Copy link

Hi @geekquad
I would like also to work on Bilinear Search (Improvised version of Linear Search), please assign this to me

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 good first issue Good for newcomers java Algorithms in Java up-for-grab
Projects
None yet
Development

No branches or pull requests