Skip to content

Longest common prefix Solution in java #85

@Dinki-Yaduwanshi

Description

@Dinki-Yaduwanshi

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!

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions