4N1Z / Sorting-Searching-Algorithms

This repo is meant to contain the algorithms for searching and sorting in every language .
MIT License
23 stars 97 forks source link

Searching Algortihms #3

Open 4N1Z opened 1 year ago

4N1Z commented 1 year ago

Points to be noted

Tejas20-03 commented 1 year ago

It will be my pleasure to contribute on above issue.

AnirudhDaya commented 1 year ago

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

HimangsKalita commented 1 year ago

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

Atharva-D commented 1 year ago

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

manishtambe commented 1 year ago

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

sunilseervi6 commented 1 year ago

Can I do binary search in Java?

Ankitrai2204 commented 1 year ago

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

4N1Z commented 1 year ago

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 commented 1 year ago

Can I do binary search in Java?

Binary Search in java already added, Try something else .

sunilseervi6 commented 1 year ago

What algorithm can I use then Can u please assign me what should I use?

On Sun, Oct 9, 2022, 6:54 PM Aniz B N @.***> wrote:

Can I do binary search in Java?

Binary Search in java already added, Try something else .

— Reply to this email directly, view it on GitHub https://github.com/4N1Z/Sorting-Searching-Algorithms/issues/3#issuecomment-1272542297, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3PJWY4LX3UBOU3WFDITKCTWCLBPXANCNFSM6AAAAAAQ2APS6U . You are receiving this because you commented.Message ID: @.***>

pavithralagisetty commented 1 year ago

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

Souvik2024 commented 1 year ago

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

Rufus-paul commented 1 year ago

can you please assign this issue to me

shardendu930 commented 1 year ago

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

Danish-Belal commented 1 year ago

@4N1Z Can I work on it .

rxhith commented 1 year ago

Can I do DFS and bfs using user input?

Souvik2024 commented 1 year ago

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

paras-2407 commented 10 months ago

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.