Cracking The Coding Interview 1.8
摘要:
//Assume you have a method isSubstring which checks if one word is a substring of another. //Given two strings, s1 and s2, write code to check if s2 i... 阅读全文
posted @ 2014-04-03 12:25 Vulkan 阅读(127) 评论(0) 推荐(0) 编辑