Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
357 stars 624 forks source link

longest_common_prefix_java code #1997

Closed ssaumyaa7 closed 3 years ago

ssaumyaa7 commented 3 years ago

This is the java code for longest common prefix @plazzy99 @rish-singhal

Closes #2042

rish-singhal commented 3 years ago

Resolve conflicts. Sort the readme list & give spaces around operators =,>,<,... if they are not there.

ssaumyaa7 commented 3 years ago

@rish-singhal

rish-singhal commented 3 years ago

Resolve conflicts

ssaumyaa7 commented 3 years ago

Resolved

Rohan27s commented 3 years ago

@rish-singhal check the changes requested by you

Rohan27s commented 3 years ago

@ssaumyaa7 make these changes before 31/05 to get this PR marked under GSSOC

ssaumyaa7 commented 3 years ago

@Rohan27s @rish-singhal

rish-singhal commented 3 years ago

Which issue is this PR for?

ssaumyaa7 commented 3 years ago

gitcode I don't know what issue is there, from my end it is indented well. Please check. @rish-singhal

rish-singhal commented 3 years ago

Hey also give extra line before function declaration.

rish-singhal commented 3 years ago

That's weird let me see again on GitHub.

rish-singhal commented 3 years ago

Screenshot 2021-05-29 at 4 31 39 PM check this out, the two brackets are not properly aligned.

github-actions[bot] commented 3 years ago

Congratulations 🎉🎊, Your PR has been Merged and Thank you @ssaumyaa7 for taking out your valuable time in order to contribute to AlgoTree. Looking forward for more such amazing contributions :)