Ishantgarg-web / DailyCodingProblems

Add problems/solutions/modified code/contribute- because this is PUBLIC for PUBLIC by PUBLIC
3 stars 9 forks source link

Add solutions in different languages- Golang, c++, c, Python #3

Open Ishantgarg-web opened 2 years ago

AlexMihalache99 commented 2 years ago

Hello, @Ishantgarg-web! Would it be ok if I add Java solutions as well?

Ishantgarg-web commented 2 years ago

Hi @AlexMihalache99 yes you can add solutions in Java as well.

AlexMihalache99 commented 2 years ago

I have just added a new problem to my branch, but if I think now...You say that they are daily coding problems.
Is there a source that you get your daily coding problem from and then you solve it and add it here? Or are they just random problems?

If you get them from a source, I can try and solve them in Python daily as I feel that would help the project more than just adding some random Java problems I have done.

Ishantgarg-web commented 2 years ago

I took problems from https://practice.geeksforgeeks.org/problem-of-the-day or Leetcode daily problems You can add problems from any other platform also

AlexMihalache99 commented 2 years ago

Ok, then I will try to add Python solutions to the daily problems. I will start tomorrow to get the Python folder up-to-date with the Java one.