dexterpuru / leetcode_java

Archive for Leetcode solutions in Java
Creative Commons Zero v1.0 Universal
4 stars 15 forks source link

Add String to Integer solution #19

Closed therohanjaiswal closed 4 years ago

therohanjaiswal commented 4 years ago

Closes #11

dexterpuru commented 4 years ago

Please have a look at this PR, you will need to submit the solution in this format, https://github.com/dexterpuru/leetcode_java/pull/17 look at the file changes to see the file structure.

therohanjaiswal commented 4 years ago

I updated the files. Please verify.

dexterpuru commented 4 years ago

@therohanjaiswal Great job so far, only thing left is you need to put link of related issue in PR description.

YourAKShaw commented 4 years ago

@therohanjaiswal To link PR with issue, simply type a '#' and the issue number and select the issue from the drop down.

dexterpuru commented 4 years ago

@therohanjaiswal you deleted all your work in last commit, please fix that.

YourAKShaw commented 4 years ago

@dexterpuru He actually added the solution to two different problems earlier. So he kinda deleted the solution to the second problem.

dexterpuru commented 4 years ago

@Ak-Shaw ohh thats what it is, sorry my bad,