Keerat666 / LeetCode-Solutions

A Repo for DSA problems on Leetcode
12 stars 80 forks source link

Solution for Longest Common Prefix #9

Open Keerat666 opened 1 year ago

Keerat666 commented 1 year ago

Write a program to calculate the Longest common prefix of all the strings in an array

Link : https://leetcode.com/problems/longest-common-prefix/

Soumyajit2825 commented 1 year ago

@Keerat666 assign it to me plz

Keerat666 commented 1 year ago

@Keerat666 assign it to me plz

Assigned.

aymansharma commented 1 year ago

hey, I would love to solve this issue.