2015年4月27日

摘要: 题目:Given an array of integers, every element appearsthreetimes except for one. Find that single one.Note:Your algorithm should have a linear runtime c... 阅读全文
posted @ 2015-04-27 20:27 承续缘 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 题目:Given an array of integers, every element appearstwiceexcept for one. Find that single one.Note:Your algorithm should have a linear runtime complex... 阅读全文
posted @ 2015-04-27 14:37 承续缘 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 题目:There areNchildren standing in a line. Each child is assigned a rating value.You are giving candies to these children subjected to the following re... 阅读全文
posted @ 2015-04-27 10:48 承续缘 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 题目:There areNgas stations along a circular route, where the amount of gas at stationiisgas[i].You have a car with an unlimited gas tank and it costsco... 阅读全文
posted @ 2015-04-27 00:01 承续缘 阅读(206) 评论(0) 推荐(0) 编辑

导航