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 Algortihms #3

Open
4N1Z opened this issue Sep 30, 2022 · 18 comments · Fixed by #9, #8 or #12
Open

Searching Algortihms #3

4N1Z opened this issue Sep 30, 2022 · 18 comments · Fixed by #9, #8 or #12
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@4N1Z
Copy link
Owner

4N1Z commented Sep 30, 2022

Points to be noted

  • Need correct code for the any searching algorithms you upload.
  • Push the code to the correct directory.
  • Should also name the file as per the language of your code before you submit an PR.
  • The codes will be checked thoroughly.
@4N1Z 4N1Z added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest labels Sep 30, 2022
@Tejas20-03
Copy link

It will be my pleasure to contribute on above issue.

@AnirudhDaya
Copy link
Collaborator

Yes, go ahead. We will only merge a clean and good. So make sure you do so.

@HimangsKalita
Copy link

please check Added jump-search in C++ #8

@Atharva-D
Copy link
Contributor

I have added Binary Search in C++ and Python please review and merge the changes.

@manishtambe
Copy link

I have added Quick Sort in C++ please merge the changes !

@AnirudhDaya AnirudhDaya reopened this Oct 3, 2022
@AnirudhDaya AnirudhDaya removed a link to a pull request Oct 8, 2022
@sunilseervi6
Copy link

Can I do binary search in Java?

@Ankitrai2204
Copy link

Hello I want to contribute on this project. Can you please assign it to me and tell about our requirements.

@4N1Z
Copy link
Owner Author

4N1Z commented Oct 9, 2022

Hello I want to contribute on this project. Can you please assign it to me and tell about our requirements.

Yes, you are free to contribute. Read the issues which are already given and you can contribute as per your knowledge or create a new issue if you find any mistakes and we will see to it.

@4N1Z
Copy link
Owner Author

4N1Z commented Oct 9, 2022

Can I do binary search in Java?

Binary Search in java already added, Try something else .

@sunilseervi6
Copy link

sunilseervi6 commented Oct 9, 2022 via email

@AnirudhDaya AnirudhDaya removed a link to a pull request Oct 11, 2022
@pavithralagisetty
Copy link

hello I would like to contribute, can you please assign me some work

rishavupraity added a commit to rishavupraity/Sorting-Searching-Algorithms that referenced this issue Oct 14, 2022
Added Searching->DFS->in_python.py 4N1Z#3
@Souvik2024
Copy link
Contributor

Hi @4N1Z, I want to contribute to this, Can you please assign me this?

@AnirudhDaya AnirudhDaya removed a link to a pull request Oct 14, 2022
@Rufus-paul
Copy link

can you please assign this issue to me

@shardendu930
Copy link
Contributor

Hii @4N1Z I have added interpolation search in cpp . Please review my pr and merge it .

@Danish-Belal
Copy link
Contributor

@4N1Z Can I work on it .

@rxhith
Copy link

rxhith commented Oct 20, 2022

Can I do DFS and bfs using user input?

@Souvik2024
Copy link
Contributor

Hi @4N1Z, please check and review I have added the BFS code in Python #186

@paras-2407
Copy link

Hello, can you please assign me this project I would like to add codes in language except for the one already included in the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet