Giter Club home page Giter Club logo

Comments (83)

0ne0rZer0 avatar 0ne0rZer0 commented on September 12, 2024

Hey I'd like to work on this issue for Sorting algorithms, Can you assign this to me?

from hacktoberfest2021.

abhpd avatar abhpd commented on September 12, 2024

Hey I'd like to work on this issue for Sorting algorithms, Can you assign this to me?

@0ne0rZer0 Sure you can It’s Open for all.

from hacktoberfest2021.

SAKSHI2569 avatar SAKSHI2569 commented on September 12, 2024

I would like to work on this issue , will you please assign me this issue?
thank you.

from hacktoberfest2021.

SaloniK17 avatar SaloniK17 commented on September 12, 2024

hii,can you please assign to me in c?
Thank you

from hacktoberfest2021.

NandiniMundra-8 avatar NandiniMundra-8 commented on September 12, 2024

hey,Can you please assign this to me I would love to work on this?
@abhpd

from hacktoberfest2021.

abhpd avatar abhpd commented on September 12, 2024

@SAKSHI2569 @SaloniK17 @NandiniMundra-8 Issue is open for everyone to work on. Go through the README.md and start working, just mention the issue on your PR.

from hacktoberfest2021.

sarthak-1503 avatar sarthak-1503 commented on September 12, 2024

@abhpd please review my pull request #111

from hacktoberfest2021.

aaronjtom avatar aaronjtom commented on September 12, 2024

Hi , I would like to be assigned this issue on Sorting algorithms.

from hacktoberfest2021.

japnit01 avatar japnit01 commented on September 12, 2024

@abhpd Please review my PR #141
filename : Unique_Paths.cpp

from hacktoberfest2021.

sphoorthigaddam avatar sphoorthigaddam commented on September 12, 2024

Hello,
I would like to add Merge Sort and Quick Sort algorithms for Java.

from hacktoberfest2021.

japnit01 avatar japnit01 commented on September 12, 2024

please review my PR #238
file :stack as ll

from hacktoberfest2021.

adarsh786-tech avatar adarsh786-tech commented on September 12, 2024

Hello, I would like to add the different binary tree traversal algorithms in c++. Could you please assign it to me @abhpd ?

from hacktoberfest2021.

abhpd avatar abhpd commented on September 12, 2024

@adarsh786-tech Issue is open for everyone to work on. Go through the README.md and start working, just mention the issue on your PR.

from hacktoberfest2021.

Shubham56-droid avatar Shubham56-droid commented on September 12, 2024

can i work on this issue

from hacktoberfest2021.

pandapritish25 avatar pandapritish25 commented on September 12, 2024

hey basically i want to add the kadanes algorithm that gives the maximum subarray sum in a particular array consisting of positive and negative numbers.

from hacktoberfest2021.

TusharChauhaan avatar TusharChauhaan commented on September 12, 2024

hey i want to add Dijkstra algorithm that give shortest path to from any point to any point. Can you assign me?
This is a graph algorithm.

from hacktoberfest2021.

anonymous372 avatar anonymous372 commented on September 12, 2024

Hey i would like to add bucket sort!

from hacktoberfest2021.

kartikeysharma98281 avatar kartikeysharma98281 commented on September 12, 2024

Hey I want to add a greedy algorithm . Can you please assign it to me @abhpd

from hacktoberfest2021.

pandapritish25 avatar pandapritish25 commented on September 12, 2024

BASICALLY I WONNA ADD THE Z ALGORITHM PLEASE ALLOW ME @abhpd

from hacktoberfest2021.

shinozaki1595 avatar shinozaki1595 commented on September 12, 2024

I actually had not seen this but I created a pull request on heap sort algo in Python. Can you please assign this issue to me? I want to add another algorithm as well!

from hacktoberfest2021.

tanvideshmukh29 avatar tanvideshmukh29 commented on September 12, 2024

Hi! I would love to work on this issue? can you please assign it to me?

from hacktoberfest2021.

abhpd avatar abhpd commented on September 12, 2024

@Shubham56-droid , @pandapritish25 @TusharChauhaan @anandmohan23 @kartikeysharma98281 @pandapritish25 @shinozaki1595 @tanvideshmukh29
As I mentioned earlier:
Issue is open for everyone to work on. Go through the README.md and start working, just mention the issue on your PR.

from hacktoberfest2021.

ApoorvaKaushal09 avatar ApoorvaKaushal09 commented on September 12, 2024

Hey I would like to add heap sort using java.Please assign it to me.

from hacktoberfest2021.

Manas0916 avatar Manas0916 commented on September 12, 2024

Hey! I would like to add Bucket Sort using Java
Please Assign this to me.
Thank You!

from hacktoberfest2021.

KhushiChaudhary744 avatar KhushiChaudhary744 commented on September 12, 2024

Hey, I did like to work on loop detection in linkedlist using java.
I am a participant of hacktoberfest please assign me!

from hacktoberfest2021.

rajethanm4 avatar rajethanm4 commented on September 12, 2024

Hey, I would like to work on cycle detection in undirected graph using c++.

from hacktoberfest2021.

Ashishadhikari123 avatar Ashishadhikari123 commented on September 12, 2024

i would like to work on BINARY SEARCH ALGORITHM.Please assign it to me.

from hacktoberfest2021.

rohanB112 avatar rohanB112 commented on September 12, 2024

Hey, I would like to add the Dutch National Flag algorithm to sort an array of 0s, 1s, and 2s in linear time. Please can you assign it to me?

from hacktoberfest2021.

bhutianimukul avatar bhutianimukul commented on September 12, 2024

can I add algorithm for matrix chain multiplication in java"?

from hacktoberfest2021.

felixstenian avatar felixstenian commented on September 12, 2024

Please review my PR #686
filename : quickSort.js

from hacktoberfest2021.

felixstenian avatar felixstenian commented on September 12, 2024

Please review my PR #690
filename : Merge_sort.py

from hacktoberfest2021.

raazanand avatar raazanand commented on September 12, 2024

please have a look at my PR #712

from hacktoberfest2021.

Lakshay-Pruthi avatar Lakshay-Pruthi commented on September 12, 2024

optimized the bubble sort algorithm in java by adding the Boolean step.
Do checkout #726

from hacktoberfest2021.

Spardha-hash avatar Spardha-hash commented on September 12, 2024

@abhpd I want to add a sorting algorithm in java. Please assign this issue to me

from hacktoberfest2021.

Udyansingh avatar Udyansingh commented on September 12, 2024

@abhpd I want to add Bucket sort method using C++. Please assign this issue to me

from hacktoberfest2021.

razorblade42 avatar razorblade42 commented on September 12, 2024

@abhpd please review my PR #740

from hacktoberfest2021.

Viditjain04 avatar Viditjain04 commented on September 12, 2024

@abhpd please review my PR #804

from hacktoberfest2021.

WonderWoman248 avatar WonderWoman248 commented on September 12, 2024

@abhpd I want to add the longest palindromic subsequence problem in the dynamic programming section. Please assign this to me.

from hacktoberfest2021.

Viditjain04 avatar Viditjain04 commented on September 12, 2024

@abhpd please review my PR #818

from hacktoberfest2021.

sparrowHarsh avatar sparrowHarsh commented on September 12, 2024

@abhpd please merge my PR #644

from hacktoberfest2021.

codetravellearn avatar codetravellearn commented on September 12, 2024

please review my pr #836
I added Radix Sort and Shell sort to sorting Algorithms in cpp

from hacktoberfest2021.

prakhartech avatar prakhartech commented on September 12, 2024

please review my pr #856
I added Longest Palindromic subsequence in cpp

from hacktoberfest2021.

razorblade42 avatar razorblade42 commented on September 12, 2024

@abhpd please review #887

from hacktoberfest2021.

aakashjain294 avatar aakashjain294 commented on September 12, 2024

@abhpd hey! I would like to add quick sort algorithm in java , please assign me

from hacktoberfest2021.

Alam9835 avatar Alam9835 commented on September 12, 2024

I would like to add cyclic sort in java

from hacktoberfest2021.

Alam9835 avatar Alam9835 commented on September 12, 2024

please merge my PR #909

from hacktoberfest2021.

shlokjjw avatar shlokjjw commented on September 12, 2024

I have added exponential search. Please merge my PR #931

from hacktoberfest2021.

Raven1233 avatar Raven1233 commented on September 12, 2024

@abhpd Sir, I have added my implementation of the Cocktail-shaker sort algorithm. Please do review it. I am contributing for hacktoberfest2021. I have already sent the PR.

from hacktoberfest2021.

sumitrajpal29 avatar sumitrajpal29 commented on September 12, 2024

I have added Recursive bubble sort implementation in java algorithms. Please merge my PR #944

from hacktoberfest2021.

AshishG97 avatar AshishG97 commented on September 12, 2024

i have added greedy algorithm in java please merge my request.

from hacktoberfest2021.

sheetal322 avatar sheetal322 commented on September 12, 2024

i have added a question on backtracking please merge my request

from hacktoberfest2021.

happy-t avatar happy-t commented on September 12, 2024

Function to calculate factorial in java PR no. #1027

from hacktoberfest2021.

Bahukhandi93 avatar Bahukhandi93 commented on September 12, 2024

Please assign this issue to me. Thank you!

from hacktoberfest2021.

 avatar commented on September 12, 2024

Hey, @abhpd Please review my PR #1163
filename : SmallestLetter.java

from hacktoberfest2021.

ankitbajpai65 avatar ankitbajpai65 commented on September 12, 2024

@abhpd, can you please assign this to me?

from hacktoberfest2021.

tanmaynema1 avatar tanmaynema1 commented on September 12, 2024

@abhpd Can you assign this to me? I'd like to add Shell Sort in Java

from hacktoberfest2021.

abhpd avatar abhpd commented on September 12, 2024

Issue is open for everyone to work on. Go through the README.md and start working, just mention the issue on your PR.

from hacktoberfest2021.

radadiyamohit81 avatar radadiyamohit81 commented on September 12, 2024

Hi @abhpd , Have just added New Graph Algorithm please looked into it. Please Review my PR #1244

Also I have Implemented Tree Algorithm for Finding Sorted on Level Order or not?
Please Review My New PR #1245

from hacktoberfest2021.

tanmaynema1 avatar tanmaynema1 commented on September 12, 2024

Hey @abhpd, can you review my PR? I have implemented Shell Sort in Python as well as Java

from hacktoberfest2021.

Madanaa avatar Madanaa commented on September 12, 2024

@abhpd cloud you assign to me for this, please

from hacktoberfest2021.

Bishal091 avatar Bishal091 commented on September 12, 2024

PLease assign this to me

from hacktoberfest2021.

anuragnewbie avatar anuragnewbie commented on September 12, 2024

Hello @abhpd sir...Please merge my PR #1292 to your main branch sir if it sounds good to you. Thank you.

from hacktoberfest2021.

vishal-kumar-saw avatar vishal-kumar-saw commented on September 12, 2024

Hello @abhpd sir, I want to add radix sort algorithm to c++. Please assign this to me.

from hacktoberfest2021.

virajshitole avatar virajshitole commented on September 12, 2024

I want to add radix sort algorithm to c++. and ternary search algorithm

from hacktoberfest2021.

vishal-kumar-saw avatar vishal-kumar-saw commented on September 12, 2024

Hello @abhpd sir, I have added radix sort algorithm to c++, kindly review and merge the pull request. Thank you.

from hacktoberfest2021.

spy-1234 avatar spy-1234 commented on September 12, 2024

Hi, I would like to assign this issue on dynamic programming

from hacktoberfest2021.

ravellaabhinav avatar ravellaabhinav commented on September 12, 2024

Hey I added Kosaraju algorithms Please accept it.
PR number : #1406

from hacktoberfest2021.

priyanshu688 avatar priyanshu688 commented on September 12, 2024

Can I work on this issue @abhpd

from hacktoberfest2021.

sagarcode28 avatar sagarcode28 commented on September 12, 2024

Hey I want to Add Cyclic Sort Algorithm In Java Folder. Can you Please Assign It to Me?

from hacktoberfest2021.

limitlessdeveloper avatar limitlessdeveloper commented on September 12, 2024

Hi @abhpd,
I have created a PR for Pattern Printing in JAVA
PR: pattern of Letter J and K in java #1447
Please review, Thank you!

from hacktoberfest2021.

fuboki10 avatar fuboki10 commented on September 12, 2024

Hi @abhpd
Review this please #1467

from hacktoberfest2021.

Ashutoshnegi880 avatar Ashutoshnegi880 commented on September 12, 2024

Hi @abhpd
I would like to add bubble sort in JAVA.

from hacktoberfest2021.

Saloni6111 avatar Saloni6111 commented on September 12, 2024

Hey please assign this issue to me.

from hacktoberfest2021.

Shubh8434 avatar Shubh8434 commented on September 12, 2024

can i add a program using switch case which can do all types of sorting in just a program?

from hacktoberfest2021.

kratos2377 avatar kratos2377 commented on September 12, 2024

Hey @abhpd , Can i add some DP related Algorithms like , MCM , Knapsack(bounded and Unbounded) , Coin-Change , Maximum Number of BInary Trees etc. and If yes can you please assign this to task to me?

from hacktoberfest2021.

drashtipatel2503 avatar drashtipatel2503 commented on September 12, 2024

can I add lcs in python both recursive and iterative approach.?

from hacktoberfest2021.

nityachugh avatar nityachugh commented on September 12, 2024

Hello can I work on this ? @abhpd

from hacktoberfest2021.

KarthikTadala avatar KarthikTadala commented on September 12, 2024

I want to work on this issue

I am currently preparing for my intern preparations and it would help me a lot , please do the needful and assign me this problem

plz assign @abhpd @nishantkumar1308 @japnit01 @sarthak-1503 @ayuagar23

from hacktoberfest2021.

PreetiBaskey avatar PreetiBaskey commented on September 12, 2024

hey @abhpd , i want to add binary search algorithm, kindly assign me the issue.
Thank You.

from hacktoberfest2021.

riyajha2305 avatar riyajha2305 commented on September 12, 2024

I would like to work on this issue. Can I be assigned?

from hacktoberfest2021.

Scholasticpal avatar Scholasticpal commented on September 12, 2024

Hi, I would like to add a bubble sort algorithm, kindly assign me this issue.

from hacktoberfest2021.

ananya-1112 avatar ananya-1112 commented on September 12, 2024

Hey, I would like to contribute

from hacktoberfest2021.

ppap1771 avatar ppap1771 commented on September 12, 2024

hey I would love to contribute and add strassen's algorithm can u assign me in this issue please.

from hacktoberfest2021.

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.