摘要: 题目:Given an integer array of sizen, find all elements that appear more than⌊ n/3 ⌋times. The algorithm should run in linear time and in O(1) space.题意:... 阅读全文
posted @ 2015-06-29 20:42 可爱的波儿胖 阅读(583) 评论(0) 推荐(0) 编辑
摘要: 题目:Implement a basic calculator to evaluate a simple expression string.The expression string contains onlynon-negativeintegers,+,-,*,/operators and em... 阅读全文
posted @ 2015-06-29 19:41 可爱的波儿胖 阅读(1134) 评论(0) 推荐(0) 编辑
摘要: 题目:TheEmployeetable holds all employees. Every employee has an Id, a salary, and there is also a column for the department Id.+----+-------+--------+-... 阅读全文
posted @ 2015-06-29 14:40 可爱的波儿胖 阅读(190) 评论(0) 推荐(0) 编辑

友情链接 : CodeForge源码分享