- This Repository is for java Test.
- First fork this [Repo](https://github.com/Leo5661/java_test_DSC_GU)
- Then Clone the forked Repo from your account to your Local System.
- Then go to
Java_PS_1
orJava_PS_2
which ever you want to solve first. - Inside the
Java_PS_1 or Java_PS_2
you will get oneProblem_Statement
folder
See the Problem Statement there. - The other
PS_Code
folder is to put solution. - Make New Folder inside
PS_Code
folder and Rename It to your name.
for Example Rename folder name asXYZ_PS_1 for PS_1
andXYZ_PS_2 for PS_2
- Open the folder which you have created and put the code under this.
- Then
commit
it and create thepush
it - Then Make a Pull Request