umdreamer / leetcodeproblems

Solutions for LeetCode OJ
3 stars 9 forks source link

2023.5.8 Problem: 14. Longest Common Prefix #7

Closed umdreamer closed 1 year ago

umdreamer commented 1 year ago
  1. Longest Common Prefix Problem Link

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 "".

Example 1:

Input: strs = ["flower","flow","flight"]
Output: "fl"

Example 2:

Input: strs = ["dog","racecar","car"]
Output: ""
Explanation: There is no common prefix among the input strings.

Constraints:

yeyuxq commented 1 year ago

image

tangyexi commented 1 year ago
屏幕截图 2023-05-08 191754
zhjingyan commented 1 year ago

image

sjh397 commented 1 year ago

image

cuixiao02 commented 1 year ago
截屏2023-05-08 19 26 27
liu-si-han commented 1 year ago
image
wangshiqi7 commented 1 year ago
截屏2023-05-08 18 50 33
12baoxingyu-6 commented 1 year ago
image
daowuwu commented 1 year ago

V6IRR1~T){(B2Y%TUTA(G5B

PinkyLame commented 1 year ago

联想截图_20230508201251

Lggg1234 commented 1 year ago

屏幕截图 2023-05-08 115512

zxm-1235 commented 1 year ago

image

123lrb commented 1 year ago

)@G 8E3IS9ODAX{W5OS2KX

liuhuanyu6 commented 1 year ago

image

mafanjia commented 1 year ago

截屏4

huangyumei1 commented 1 year ago

QQ图片20230508205634

syr2212061031 commented 1 year ago

`G%{_QR66WXCE1J@~3SV$NU

naqianqpg commented 1 year ago

W123D4DKJ PYCRHPFXZ@Q9K

htywan commented 1 year ago

4

ZWJ2212061008 commented 1 year ago

image

foxbou commented 1 year ago

0I%`22Y6)3KBBC3YIPS6@B

FXL1006 commented 1 year ago
屏幕截图 2023-05-08 202732
1125766961 commented 1 year ago

image

promisewith7 commented 1 year ago

image

bedauern commented 1 year ago
Snipaste_2023-05-08_21-14-13
686xiaozhang commented 1 year ago

QQ截图20230508213514

24zlx commented 1 year ago

联想截图_20230508215036

xkqwww commented 1 year ago

3

xiaolu2002 commented 1 year ago

image

zyhzxy99 commented 1 year ago

HQ0_(RUQJS2R2EFNJ}T40ZE

shylieisme commented 1 year ago

S{RN_$@(T6WCJ1WLF 0VP}1

zangfushuo commented 1 year ago
截屏2023-05-08 22 58 09
gusuning commented 1 year ago
屏幕截图 2023-05-09 074526