2018年8月23日
摘要: Given a stack which can keep M numbers at most. Push N numbers in the order of 1, 2, 3, ..., N and pop randomly. You are supposed to tell if a given s 阅读全文
posted @ 2018-08-23 18:39 Pink.Pig 阅读(436) 评论(0) 推荐(0) 编辑
摘要: A linked list consists of a series of structures, which are not necessarily adjacent in memory. We assume that each structure contains an integer key 阅读全文
posted @ 2018-08-23 17:45 Pink.Pig 阅读(132) 评论(0) 推荐(0) 编辑