会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hellogiser
music lover,tvber,coder,giser.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
···
21
下一页
2014年5月31日
65. 链表是否带环、环入口、环长度、链表相交问题分析与总结
摘要: linked list loop and intersections
阅读全文
posted @ 2014-05-31 08:20 hellogiser
阅读(2099)
评论(2)
推荐(3)
2014年5月30日
ReverseString
摘要: reverse string
阅读全文
posted @ 2014-05-30 15:52 hellogiser
阅读(325)
评论(0)
推荐(0)
64. 海明距离(Hamming Distance)
摘要: Hamming Distance
阅读全文
posted @ 2014-05-30 12:02 hellogiser
阅读(5013)
评论(0)
推荐(0)
Kmin
摘要: kmin-of-array
阅读全文
posted @ 2014-05-30 11:45 hellogiser
阅读(779)
评论(0)
推荐(0)
63.如何对单链表进行快排?和数组快排的分析与对比[quicksort of array and linked list]
摘要: quick sort of array and linked list
阅读全文
posted @ 2014-05-30 11:36 hellogiser
阅读(831)
评论(0)
推荐(0)
62. 链表重排[Reorder List]
摘要: reorder list
阅读全文
posted @ 2014-05-30 10:46 hellogiser
阅读(483)
评论(0)
推荐(0)
2014年5月29日
61. 从1到n,共有n个数字,每个数字只出现一次。从中随机拿走一个数字x,请给出最快的方法,找到这个数字。如果随机拿走k(k>=2)个数字呢?[find k missing numbers from 1 to n]
摘要: find k missing numbers from 1 to n. (k>=1)
阅读全文
posted @ 2014-05-29 21:44 hellogiser
阅读(1049)
评论(2)
推荐(0)
2014年5月28日
60. 数组中一个数字出现1次其它数字都出现了3次,如何找到该数字?
摘要: find number which appears 1 time while the remaining numbers appear 3 times.
阅读全文
posted @ 2014-05-28 21:31 hellogiser
阅读(1474)
评论(13)
推荐(1)
2014年5月27日
59. 总结篇:数组中N(n=1,2,3)个只出现一次的数字[find N numbers which appear only once in array]
摘要: find N (N=1,2,3) numbers which appear only once in array
阅读全文
posted @ 2014-05-27 16:58 hellogiser
阅读(678)
评论(0)
推荐(0)
原码/反码/补码详解
摘要: 参见http://www.cnblogs.com/zhangziqiu/archive/2011/03/30/ComputerCode.html
阅读全文
posted @ 2014-05-27 10:53 hellogiser
阅读(156)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
···
21
下一页
公告