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

Arrays sorting and searching algorithms #2

Open
ionicc opened this issue Jul 31, 2018 · 10 comments
Open

Arrays sorting and searching algorithms #2

ionicc opened this issue Jul 31, 2018 · 10 comments
Assignees
Labels

Comments

@ionicc
Copy link
Member

ionicc commented Jul 31, 2018

Need a good set of basic searching and sorting algorithms 😄

@ionicc ionicc added the good first issue Good for newcomers label Jul 31, 2018
@Nickheythatsme
Copy link

Hi there, I can contribute. I was thinking of adding bubble, quicksort, merge sort. Working on it now.

@ionicc
Copy link
Member Author

ionicc commented Aug 1, 2018

Hey @Nickheythatsme ! That's great, I'll assign this issue to you then 😄 . Welcome to codezoned!

@ionicc ionicc assigned ionicc and serapheon98 and unassigned ionicc Aug 2, 2018
@dit121
Copy link

dit121 commented Aug 26, 2018

Hi there , I too want to contribute regarding this issues if u need help then contact me

@ionicc
Copy link
Member Author

ionicc commented Aug 26, 2018

Hey @dit121 , We're glad to have you here. You can look through the repo and add whatever you think is missing and can be added 😄

@dit121
Copy link

dit121 commented Aug 26, 2018

@ionicc Yes sure

@ionicc
Copy link
Member Author

ionicc commented Aug 26, 2018

Great @dit121 , Welcome to codezoned 😄

@vishal-wadhwa
Copy link
Contributor

Hey!

I can add heap sort.

Should I proceed?

@ionicc
Copy link
Member Author

ionicc commented Oct 3, 2018

Hey @vishal-wadhwa , You can proceed with any type of script you feel is not present in the repository 😃. In the case of Heap sort, Yes you can ✈️

@vishal-wadhwa
Copy link
Contributor

Implemented heap sort in PR #31.

@ionicc ionicc closed this as completed in #31 Oct 4, 2018
ionicc referenced this issue Oct 4, 2018
added heap-sort as a part of array sorting
ionicc pushed a commit that referenced this issue Oct 14, 2018
@master-fury master-fury reopened this Oct 5, 2020
@ghost ghost mentioned this issue Oct 14, 2020
Closed
@Lakshita2002
Copy link

@ionicc Can I add linear search and binary search algorithms in C++?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants