Sid672 / Java

Learn about java.
Apache License 2.0
0 stars 9 forks source link

Solve and add new programs to different folder according to the sites. (Problem solving) #9

Open Sid672 opened 3 years ago

Sid672 commented 3 years ago

Task: Solve a problem on any of the platforms, which is not present in the folder then add it into the folder and create a pull request.

If the folder is not present then create a new one and then add the program.

Other platforms which are acceptable:

If anyone likes any other platform please mention it in the comments.

Note : 
- Program should be written in java only.
- Program should be present in the folder.
- Comments should be present at the top of the program that contains
    Author: Github user name;
    Problem statement link;

For more details about contribution read: Contribution guidelines

aschkun commented 3 years ago

added a problem check it!!

aschkun commented 2 years ago

Can u assign this to me

Sid672 commented 2 years ago

@aschkun this issue is open for all because everyone likes problem-solving if I assign issue to you then other people will not work on it so I am not assigning this issue to anyone. You can continue your work buddy.

parth-gpt commented 2 years ago

Hey! came across this issue, so basically I have to add the problems solutions from different platforms in their respective folders? irrespective of their sub topic like Arrays, Strings or so right?

Sid672 commented 2 years ago

Right, @parth-gpt. But all solutions must be written in Java.

parth-gpt commented 2 years ago

Alright gotcha!