Code-with-love icon indicating copy to clipboard operation
Code-with-love copied to clipboard

Want Sorting or searching algorithms

Open SanjayDevTech opened this issue 3 years ago • 33 comments

File format is

username_program.extension

SanjayDevTech avatar Sep 30 '20 19:09 SanjayDevTech

@SanjayDevTech Please assign me this issue..

ojas032 avatar Sep 30 '20 19:09 ojas032

Hello @SanjayDevTech ,can I add binary search algorithm in cpp. Can you please assign the issue to me.

rasacharjee avatar Sep 30 '20 19:09 rasacharjee

These issues are open to all... Anyone can contribute...

SanjayDevTech avatar Sep 30 '20 19:09 SanjayDevTech

@SanjayDevTech I can add Merge Sort ,Quick Sort

ojas032 avatar Sep 30 '20 19:09 ojas032

Sure @ojas032

SanjayDevTech avatar Sep 30 '20 19:09 SanjayDevTech

I can take on Selection Sort in Java.

nshattuck20 avatar Sep 30 '20 22:09 nshattuck20

I would love to do counting sort in c++.please assign me

ishi0301 avatar Oct 01 '20 04:10 ishi0301

@SanjayDevTech I am adding selection sort in c++

aniketsingh98571 avatar Oct 01 '20 04:10 aniketsingh98571

@SanjayDevTech I can take on interpolation seacrh in c++.

Zeeshan-2k1 avatar Oct 01 '20 06:10 Zeeshan-2k1

@SanjayDevTech I can add heap sort with time complexity in c++

unnatijain99 avatar Oct 01 '20 07:10 unnatijain99

I can add Merge Sort and Bubble sort in C++

MihirBani2000 avatar Oct 01 '20 07:10 MihirBani2000

I have added a Binary search tree inorder, using a stack operation.

image

saiharsha-22 avatar Oct 01 '20 07:10 saiharsha-22

I have added Binary Search using Recursion and Linear Search using Flag which is absent in repo.

GauravPatil8778 avatar Oct 01 '20 07:10 GauravPatil8778

I've added Quick_sort and merge_sort in python. https://github.com/SanjayDevTech/Code-with-love/pull/129 #129 added the python implementation of quick_sort

GhostUser avatar Oct 01 '20 08:10 GhostUser

@SanjayDevTech I would love to contribute on it ..Can I add bubble sorting here.... Please assign it to me.. I will give my best..

zahinekbal avatar Oct 01 '20 09:10 zahinekbal

Hey! I would like to contribute in this repo..Can i add binary search and linear search algorithm in c

Mayankjha997 avatar Oct 01 '20 13:10 Mayankjha997

hey! I would like to add jump search ... Plz assign me

keerti2001 avatar Oct 01 '20 13:10 keerti2001

@SanjayDevTech I Added Bubble-sorting using C++ STL i used Comparater function for Sorting(bubble-sorting) Kindly check my code & review my PR.....

zahinekbal avatar Oct 01 '20 18:10 zahinekbal

@SanjayDevTech i also updated CONTRIBUTORS.md....

zahinekbal avatar Oct 01 '20 18:10 zahinekbal

@SanjayDevTech Should I again hv to create pull request because at the time of adding Bubble-sorting-STL i didn't add my username in CONTRIBUTORS.md after creating PR , I updated CONTRIBUTORS.md nd again create PR So is it correct ... or else i have to create pull request again with Bubble-sort-STL & CONTRIBUTORS.md.....

zahinekbal avatar Oct 02 '20 05:10 zahinekbal

You didn't have to create separate pr for the Contributors.md

It's your choice of creating separate or committing in the existing pr

SanjayDevTech avatar Oct 02 '20 05:10 SanjayDevTech

@SanjayDevTech kindly check my code I have added Bubble_Sort _STL in c++ nd please review my PR..

zahinekbal avatar Oct 02 '20 05:10 zahinekbal

@SanjayDevTech I would like to add binary search in Java. Pls assign.

parjanyaacoder avatar Oct 02 '20 06:10 parjanyaacoder

@SanjayDevTech I updated my file and added Bubble-sort-STL using comparater function & CONTRIBUTORS.md kindly check my code and review my PR...

zahinekbal avatar Oct 02 '20 07:10 zahinekbal

Hello @SanjayDevTech . I want to add KMP pattern searching algorithms. Can I add it.

utushar25 avatar Oct 02 '20 07:10 utushar25

@SanjayDevTech I can add the time complexities of merge sort and insertion sort.

unnatijain99 avatar Oct 02 '20 09:10 unnatijain99

@SanjayDevTech I want to add pattern searching with robin karp's algorithm. Please assign me.

debashis05 avatar Oct 02 '20 10:10 debashis05

@SanjayDevTech i've added #200, some algorithms in Go :+1:

lucasguiss avatar Oct 02 '20 10:10 lucasguiss

hello sir @SanjayDevTech , can i add bubble sort, insertion sort alogorithms in C++ ?

DhruvSondhi avatar Oct 03 '20 04:10 DhruvSondhi

I have created a PR ( #419 ) simple program to implement some common Sorting Algos in a menu driven format. Please look into it

AviSharmaaa avatar Oct 03 '20 11:10 AviSharmaaa