TharinduDilshan / InterviewQuestions2021

You can contribute to this repo by adding Coding Questions with Solutions in any programming language
8 stars 43 forks source link

Can you contribute to this repo by adding Coding Questions with Solutions in Java language? #2

Open TharinduDilshan opened 2 years ago

sunil14701 commented 2 years ago

Hello! I would like to work on this issue. Could I? Thank you so much!

TharinduDilshan commented 2 years ago

Hello! I would like to work on this issue. Could I? Thank you so much!

Yes. You can contribute :)

vaishakhvh commented 2 years ago

Hi @TharinduDilshan Have created the PR https://github.com/TharinduDilshan/InterviewQuestions2021/pull/44, can you please review and merge it?

TharinduDilshan commented 2 years ago

Hi @TharinduDilshan Have created the PR #44, can you please review and merge it?

I have reviewed your PR and merged it.

afflato commented 2 years ago

Hey Can I contribute on this?

savio2000 commented 2 years ago

Sir, can I contribute on this .I have some cool question in java thread @TharinduDilshan

sagar-monga commented 2 years ago

@TharinduDilshan Can I work on the Maximum Subarray Solution using Kadane's Algorithm?

vaishakhvh commented 2 years ago

Hi @TharinduDilshan , Have created new PR https://github.com/TharinduDilshan/InterviewQuestions2021/pull/56, please review and merge the same.

manojkart commented 2 years ago

Hi @TharinduDilshan , I have added the Java code for String reverse. Kindly review the PR #57 and merge the code.

TharinduDilshan commented 2 years ago

Hey Can I contribute on this?

Yes. You can contribute :)

TharinduDilshan commented 2 years ago

Sir, can I contribute on this .I have some cool question in java thread @TharinduDilshan

Yes. You can contribute :)

TharinduDilshan commented 2 years ago

@TharinduDilshan Can I work on the Maximum Subarray Solution using Kadane's Algorithm?

Yes. You can contribute :)

TharinduDilshan commented 2 years ago

Hi @TharinduDilshan , Have created new PR #56, please review and merge the same.

Hi @TharinduDilshan , Have created new PR #56, please review and merge the same.

I have already reviewed and merged your PR :)

TharinduDilshan commented 2 years ago

Hi @TharinduDilshan , I have added the Java code for String reverse. Kindly review the PR #57 and merge the code.

I have already reviewed and merged your PR :)

manojkart commented 2 years ago

Hi @TharinduDilshan , I have added the Java code for fetching first repeating character in a given string. Kindly review the #58 and merge the code.

manojkart commented 2 years ago

Hi @TharinduDilshan , I have added the Java code for String reverse. Kindly review the PR #57 and merge the code.

I have already reviewed and merged your PR :)

Thanks

vaishakhvh commented 2 years ago

Hi @TharinduDilshan , Have create a PR https://github.com/TharinduDilshan/InterviewQuestions2021/pull/64 , can you please review and merge?

manojkart commented 2 years ago

Hi @TharinduDilshan , I have added the Java code for reversing a given numeric value. Kindly review the PR #65 and merge the code.

sagar-monga commented 2 years ago

Hi @TharinduDilshan , I have added the required solution for Maximum Subarray Problem. Kindly review and merge #66 .

afflato commented 2 years ago

Hey @TharinduDilshan , Added a trick interview question based on Java 8 Functional Programming #83 Hint: All lambdas are lazily evaluated

barismutan commented 2 years ago

Hello, I would like to work on this issue. How can I contribute?

raviprasanthgit commented 2 years ago

@TharinduDilshan I have created a program for next and previous dates . https://github.com/TharinduDilshan/InterviewQuestions2021/pull/92 - Please review it .