Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new solutions with various topics from Leetcode and GeeksforGeeks #17

Open
itsbittoosharma opened this issue Oct 8, 2021 · 15 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest

Comments

@itsbittoosharma
Copy link
Owner

itsbittoosharma commented Oct 8, 2021

Solution can be in C++ and/or JAVA
Please make PR in appropriate branch. Avoiding pushing to main branch
Thanks in advance :)

@itsbittoosharma itsbittoosharma added documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest labels Oct 8, 2021
@sagar-monga
Copy link
Contributor

Can I work on the Maximum SubArray Problem in Java?
Link To Problem

@itsbittoosharma
Copy link
Owner Author

itsbittoosharma commented Oct 8, 2021

Sure, why not @sagar-monga

@saaimsid
Copy link
Contributor

saaimsid commented Oct 8, 2021

Hey! May I contribute the solution of the problem "Adding two numbers without using arithmetic operator"?
Problem link

@itsbittoosharma
Copy link
Owner Author

itsbittoosharma commented Oct 8, 2021

@saaimsid
Sure. Assigned to you as well

@itsbittoosharma itsbittoosharma pinned this issue Oct 8, 2021
akshaygidwani404 added a commit to akshaygidwani404/DSA-Endgame that referenced this issue Oct 8, 2021
Implemented maximum square area in a binary matrix in C++ using dynamic programming (Tabulation Approach) (bottom-up). 
With reference to issue itsbittoosharma#17
akshaygidwani404 added a commit to akshaygidwani404/DSA-Endgame that referenced this issue Oct 8, 2021
Implemented maximum square area in a binary matrix in C++ using dynamic programming (Tabulation Approach) (bottom-up). 
With reference to issue itsbittoosharma#17
@akshaygidwani404
Copy link
Contributor

Hey @itsbittoosharma! I have contributed to the above issue #17 also made a PR #21 for the same. Kindly review and merge it. Thank-you!

@itsbittoosharma
Copy link
Owner Author

@akshaygidwani404 Done :)

@saaimsid
Copy link
Contributor

saaimsid commented Oct 9, 2021

Hey @itsbittoosharma I have also contributed and made PR #22 for the above issue. Kindly check and tell me if there is any correction. Thanks

@Karthiks08
Copy link

Karthiks08 commented Oct 15, 2021

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

Please assign me @itsbittoosharma

@itsbittoosharma
Copy link
Owner Author

Carry on @Karthiks08
All the best !!

@saatvik25
Copy link
Contributor

Can I work on the Longest Substring Without Repeating Characters Problem in Java?
https://leetcode.com/problems/longest-substring-without-repeating-characters/

@saatvik25
Copy link
Contributor

hey @itsbittoosharma
I have created a PR #50 of leetcode problems. Please review it once.

@saatvik25
Copy link
Contributor

Can I work on the First Unique Character in a String Problem in Java?
https://leetcode.com/problems/first-unique-character-in-a-string/

@kashika1109
Copy link

Can i contribute the solution to Merge Sort for Linked List in C++ ?
https://practice.geeksforgeeks.org/problems/sort-a-linked-list/1

@kashika1109
Copy link

Can i contribute the solution to Reverse a Linked List in groups of given size?
https://practice.geeksforgeeks.org/problems/reverse-a-linked-list-in-groups-of-given-size/1

@itsbittoosharma
Copy link
Owner Author

Sure @kashika1109 .. Please go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

7 participants