Giter VIP home page Giter VIP logo

Comments (42)

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024 3

Merged!

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024 1

Hey @PrajaktaSathe can I add tic tac toe in java here?

Yes, you can.

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024 1

@Ayse-Sadioglu Merged your PR!

from java.

rajeshias avatar rajeshias commented on July 20, 2024

Hi, I have created a PR for my java algorithm #3

from java.

SamikshyaMstar avatar SamikshyaMstar commented on July 20, 2024

Hi, I have created a PR for the JAVA algorithm #6

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

Hi, I have created a PR for the JAVA algorithm #6

Merged!

from java.

btdo avatar btdo commented on July 20, 2024

Hi, I have created a PR for JAVA algorithm #10

from java.

SamikshyaMstar avatar SamikshyaMstar commented on July 20, 2024

Hey @PrajaktaSathe can I add tic tac toe in java here?

from java.

Divi2701 avatar Divi2701 commented on July 20, 2024

hey!
I have created a PR for a JAVA Program #17 . Please review it @PrajaktaSathe .

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

hey! I have created a PR for a JAVA Program #17 . Please review it @PrajaktaSathe .

Merged!

from java.

dyarawilliams avatar dyarawilliams commented on July 20, 2024

Hello, I have completed a PR for HeapSort in java #15

from java.

aarzoopundir avatar aarzoopundir commented on July 20, 2024

hey @PrajaktaSathe can I add sort colors program in java here.

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

hey @PrajaktaSathe can I add sort colors program in java here.

What exactly is the program about?

from java.

aarzoopundir avatar aarzoopundir commented on July 20, 2024

Given an array with n objects colored red, white, or blue, sort them in-place so that objects of the same color are adjacent, with the colors in the order red, white, and blue.
We will use the integers 0, 1, and 2 to represent the color red, white, and blue, respectively.
You must solve this problem without using the library's sort function.
for full question u can refer here:
https://leetcode.com/problems/sort-colors/

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

Given an array with n objects colored red, white, or blue, sort them in-place so that objects of the same color are adjacent, with the colors in the order red, white, and blue. We will use the integers 0, 1, and 2 to represent the color red, white, and blue, respectively. You must solve this problem without using the library's sort function. for full question u can refer here: https://leetcode.com/problems/sort-colors/

Sure! Go ahead.

from java.

itsAftabAlam avatar itsAftabAlam commented on July 20, 2024

@PrajaktaSathe just added insertion sort, please check #49

from java.

prakhar-198 avatar prakhar-198 commented on July 20, 2024

@PrajaktaSathe I have requested a PR for kadanes algorithhm(subarray with maximum sum). kindly merge it.

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@PrajaktaSathe just added insertion sort, please check #49

Done! Pl star the repo.

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@PrajaktaSathe I have requested a PR for kadanes algorithhm(subarray with maximum sum). kindly merge it.

Merged. Do star the repo.

from java.

AnshMishra2001 avatar AnshMishra2001 commented on July 20, 2024

Soundex.java added #74 @PrajaktaSathe

from java.

XenoCod avatar XenoCod commented on July 20, 2024

Hii, @PrajaktaSathe I have requested a PR for Trie Data structure. Please review it :)

from java.

gssandhu143 avatar gssandhu143 commented on July 20, 2024

@benardcharumbira @PrajaktaSathe I have made the PR for coin change combination print. #88

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

Soundex.java added #74 @PrajaktaSathe

Please look at the changes requested, after which we will be able to merge your PR.

from java.

gssandhu143 avatar gssandhu143 commented on July 20, 2024

I have update the PR #88, please check @PrajaktaSathe

from java.

AnshMishra2001 avatar AnshMishra2001 commented on July 20, 2024

@PrajaktaSathe Updated PR #74

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@gssandhu143 @AnshMishra2001 Your PRs have been merged! Please add your programs to the list of programs in the main readme file.
Also, star the repo!

from java.

RajdeepDs avatar RajdeepDs commented on July 20, 2024

@PrajaktaSathe
I have requested a PR for Sort Non-Boundary Elements of matrix. #101

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@PrajaktaSathe I have requested a PR for Sort Non-Boundary Elements of matrix. #101

Merged!

from java.

RajdeepDs avatar RajdeepDs commented on July 20, 2024

@PrajaktaSathe
Thank You

from java.

Ayse-Sadioglu avatar Ayse-Sadioglu commented on July 20, 2024

Hi @PrajaktaSathe , Can I add implementation of Maximum Subarray Sum with divide and conquer algorithm ?

from java.

Ayse-Sadioglu avatar Ayse-Sadioglu commented on July 20, 2024

I have requested a PR for Maximum Subarray Sum with divide and conquer algorithm

from java.

riyapandey730 avatar riyapandey730 commented on July 20, 2024

@PrajaktaSathe Can i add the implementation of stack in java?

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@PrajaktaSathe Can i add the implementation of stack in java?

Yes. Go ahead @riyapandey730 !!

from java.

riyapandey730 avatar riyapandey730 commented on July 20, 2024

Please review my PR!! @PrajaktaSathe

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

Please review my PR!! @PrajaktaSathe

Done!!

from java.

SaxenaAnushka102 avatar SaxenaAnushka102 commented on July 20, 2024

Hello @PrajaktaSathe! I'd like to contribute. Is there any algo I can add?

from java.

riyapandey730 avatar riyapandey730 commented on July 20, 2024

@PrajaktaSathe Please review my PR

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

Hello @PrajaktaSathe! I'd like to contribute. Is there any algo I can add?

Sure! You can check the list of projects and add something accordingly!

from java.

PrajaktaSathe avatar PrajaktaSathe commented on July 20, 2024

@PrajaktaSathe Please review my PR

Done!

from java.

riyapandey730 avatar riyapandey730 commented on July 20, 2024

@PrajaktaSathe please merge the update read my also

from java.

AnushreeDixit avatar AnushreeDixit commented on July 20, 2024

Hi @PrajaktaSathe, I have raised a PR of K Closest Points to Origin by using Heap Algorithm.
Can you merge it?

from java.

Aayush-Kapur avatar Aayush-Kapur commented on July 20, 2024

Hi @PrajaktaSathe Please review my PR #175

from java.

Related Issues (15)

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.