tangorishi / learnJava

LearnJava - Hacktoberfest 2023 🚀 Join us in celebrating Hacktoberfest 2023 by contributing to this Java programming repository! Whether you're a beginner or an expert, dive into Java, share your knowledge, and make Hacktoberfest unforgettable. 📚💻 Happy coding and contributing! 🚀🌟
MIT License
26 stars 45 forks source link

Create common_prefix.java #82

Closed Dinki-Yaduwanshi closed 10 months ago

Dinki-Yaduwanshi commented 11 months ago

Write a function to find the longest common prefix string amongst an array of strings.If there is no common prefix, return an empty string "".

tangorishi commented 10 months ago

@Dinki-Yaduwanshi kindly create an issue for the same and get it assigned then use the pr template provided in readme.md

Dinki-Yaduwanshi commented 10 months ago

Okay, I have created the issue as you told me and will resubmit the PR in the correct format. Thank you!

tangorishi commented 10 months ago

use proper pr template given in readme file this

tangorishi commented 10 months ago

updates ? @Dinki-Yaduwanshi