Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longest common prefix Solution in java #85

Open
Dinki-Yaduwanshi opened this issue Oct 13, 2023 · 3 comments
Open

Longest common prefix Solution in java #85

Dinki-Yaduwanshi opened this issue Oct 13, 2023 · 3 comments
Assignees
Labels

Comments

@Dinki-Yaduwanshi
Copy link

Dinki-Yaduwanshi commented Oct 13, 2023

I aim to write code for a function to find the longest common prefix string amongst an array of strings.
If there is no common prefix, return an empty string "". This problem is one of the leetcode problem statements I solved recently. Please assign this issue to me. Thank you!

@tangorishi
Copy link
Owner

tangorishi commented Oct 15, 2023

go ahead @Dinki-Yaduwanshi , just create a separate folder inside FirstContribution for providing solutions to the questions along with the question

@Dinki-Yaduwanshi
Copy link
Author

okay done!

@ShrutikaK2911
Copy link

Please assign me this issue @Dinki-Yaduwanshi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants