Re: [問題] Google Interview Question (1)

作者: Leon (Achilles)   2013-05-14 15:52:21
※ 引述《eight0 (一直到今天)》之銘言:
: ※ 引述《RockLee (Now of all times)》之銘言:
: 原始網址:
: http://www.careercup.com/question?id=14539805
: 題目:
: Three strings say A, B, C are given to you.
: Check weather 3rd string is interleaved from string A and B.
: Ex: A="abcd" B="xyz" C="axybczd". answer is yes. o(n)
首先感謝你的貢獻.
不過這個 Code 似乎有問題,
我用了一個試了一下
test("aaaaa", "aaaabbbb", "aaaaabbbbaaaa");
答案是 false, 明顯的, 你的 Code 有問題.
我認為你 DP 只查前兩個字元, 一長就 fail 了
作者: eight0 (欸XD)   2013-05-14 21:14:00
果然是這邊嗎...中午時就是覺得相異字元相同時怪怪的

Links booklink

Contact Us: admin [ a t ] ucptt.com