bansalkanav / SOLVING_200_LEETCODE_QUESTIONS

GNU General Public License v3.0
56 stars 71 forks source link

Day - 2 LeetCode Problems Java #29

Open bansalkanav opened 4 years ago

bansalkanav commented 4 years ago

Join our discord community to get daily LeetCode challenges - Click Here to join

How to Contribute? Check out this link: https://youtu.be/k5D37W6h56o

What to Contribute? Kindly solve and submit below mentioned LeetCode problems in Java

Day Problem Number Problem Name Click here to Submit Topic
Day 2 LeetCode 1108 Defanging an IP Address java Array and Maths
Day 2 LeetCode 1295 Find Numbers with Even Number of Digits java Array and Maths
Day 2 LeetCode 1512 Number of Good Pairs java Array and Maths
shubha028 commented 4 years ago

@bansalkanav I have made a pr for problem 1512...pls check

bansalkanav commented 4 years ago

Hi @shubha028,

This is a Day 2 | LeetCode 1512 | Number of Good Pairs

I have already created a .java file for this code. You have to make a PR just by editing that file. Can you please make PRs as demonstrated in this video: https://youtu.be/k5D37W6h56o

Plus if you want, I can assign all three problems just to you.

shubha028 commented 4 years ago

@bansalkanav now i have done it(1512) ..pls check

bansalkanav commented 4 years ago

@shubha028 You are committing the code in a new file. You have to follow the correct file name as per the community guidelines. Kindly refer readme.

shubha028 commented 4 years ago

@bansalkanav I have understood it ..my latest commit has done changes in the correct file Only.Please check .