Code Monkey home page Code Monkey logo

Comments (33)

ojas032 avatar ojas032 commented on May 19, 2024 2

@SanjayDevTech Please assign me this issue..

from code-with-love.

rasacharjee avatar rasacharjee commented on May 19, 2024 1

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

from code-with-love.

SanjayDevTech avatar SanjayDevTech commented on May 19, 2024

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

from code-with-love.

ojas032 avatar ojas032 commented on May 19, 2024

@SanjayDevTech I can add Merge Sort ,Quick Sort

from code-with-love.

SanjayDevTech avatar SanjayDevTech commented on May 19, 2024

Sure @ojas032

from code-with-love.

nshattuck20 avatar nshattuck20 commented on May 19, 2024

I can take on Selection Sort in Java.

from code-with-love.

ishi0301 avatar ishi0301 commented on May 19, 2024

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

from code-with-love.

aniketsingh98571 avatar aniketsingh98571 commented on May 19, 2024

@SanjayDevTech I am adding selection sort in c++

from code-with-love.

Zeeshan-2k1 avatar Zeeshan-2k1 commented on May 19, 2024

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

from code-with-love.

unnatijain99 avatar unnatijain99 commented on May 19, 2024

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

from code-with-love.

MihirBani2000 avatar MihirBani2000 commented on May 19, 2024

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

from code-with-love.

saiharsha-22 avatar saiharsha-22 commented on May 19, 2024

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

image

from code-with-love.

GauravPatil8778 avatar GauravPatil8778 commented on May 19, 2024

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

from code-with-love.

GhostUser avatar GhostUser commented on May 19, 2024

I've added Quick_sort and merge_sort in python.
#129
#129 added the python implementation of quick_sort

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

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

from code-with-love.

Mayankjha997 avatar Mayankjha997 commented on May 19, 2024

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

from code-with-love.

keerti2001 avatar keerti2001 commented on May 19, 2024

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

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

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

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

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

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

@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.....

from code-with-love.

SanjayDevTech avatar SanjayDevTech commented on May 19, 2024

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

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

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

from code-with-love.

parjanyaacoder avatar parjanyaacoder commented on May 19, 2024

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

from code-with-love.

zahinekbal avatar zahinekbal commented on May 19, 2024

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

from code-with-love.

utushar25 avatar utushar25 commented on May 19, 2024

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

from code-with-love.

unnatijain99 avatar unnatijain99 commented on May 19, 2024

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

from code-with-love.

debashis05 avatar debashis05 commented on May 19, 2024

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

from code-with-love.

lucasguiss avatar lucasguiss commented on May 19, 2024

@SanjayDevTech i've added #200, some algorithms in Go 👍

from code-with-love.

DhruvSondhi avatar DhruvSondhi commented on May 19, 2024

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

from code-with-love.

AviSharmaaa avatar AviSharmaaa commented on May 19, 2024

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

from code-with-love.

Rishabh40 avatar Rishabh40 commented on May 19, 2024

@SanjayDevTech I have added a strand sort and cycle sort algorithm. Please review it.
PR (#629 )

from code-with-love.

PriyanganaD14 avatar PriyanganaD14 commented on May 19, 2024

Hi @SanjayDevTech I have added Ternary Search Algorithm using Java programmimg language. Would you like to check my PR ?
PriyanganaD14_TernarySearch.java added. #694

from code-with-love.

darkcocoa avatar darkcocoa commented on May 19, 2024

I have added a Java code implementing binary search. Would you please check my pr?

from code-with-love.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.