11 2015 档案

摘要:Description:The gray code is a binary numeral system where two successive values differ in only one bit.Given a non-negative integernrepresenting the ... 阅读全文
posted @ 2015-11-29 22:35 Pickle 阅读(187) 评论(0) 推荐(0) 编辑
摘要:Description:Given an arraynumscontainingn+ 1 integers where each integer is between 1 andn(inclusive), prove that at least one duplicate number must e... 阅读全文
posted @ 2015-11-28 21:47 Pickle 阅读(210) 评论(0) 推荐(0) 编辑
摘要:感觉写的很真实,分享一下。原文链接:http://jingyan.baidu.com/article/72ee561aa16d23e16138df3d.html不久前,byvoid面阿里星计划的面试结果截图泄漏,引起无数IT屌丝的羡慕敬仰。看看这些牛人,NOI金牌,开源社区名人,三年级开始写Basi... 阅读全文
posted @ 2015-11-10 23:37 Pickle 阅读(361) 评论(0) 推荐(0) 编辑
摘要:Description:There are two sorted arrays nums1 and nums2 of size m and n respectively. Find the median of the two sorted arrays. The overall run time c... 阅读全文
posted @ 2015-11-10 16:06 Pickle 阅读(236) 评论(0) 推荐(0) 编辑
摘要:Discription:Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.Subscribe to see which companies asked t... 阅读全文
posted @ 2015-11-10 15:25 Pickle 阅读(207) 评论(0) 推荐(0) 编辑
摘要:Description:Given an array of integers, find out whether there are two distinct indicesiandjin the array such that the difference betweennums[i]andnum... 阅读全文
posted @ 2015-11-03 21:04 Pickle 阅读(302) 评论(0) 推荐(0) 编辑
摘要:Description:Serialization is the process of converting a data structure or object into a sequence of bits so that it can be stored in a file or memory... 阅读全文
posted @ 2015-11-03 19:50 Pickle 阅读(807) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示