Categories
Linux [11]
Archives
February 2008 |
一些笔试题目guocongbin | 11/25 2005, 09:22
总结最近碰到的一些题目 (More)一个求最小路径的题目guocongbin | 11/18 2005, 09:51
最短路径 Dijstra 图 (More)合并两个升序链表的高效算法guocongbin | 11/18 2005, 09:41
将两个升序链表合并为一个升序链表的算法 (More)revert a stringguocongbin | 11/16 2005, 11:48
The algorithm to revert a string (More)The intersect of two stringsguocongbin | 11/16 2005, 08:33
The algorithm to get the intersect of two string written in python (More)evaluate the balance point of a sequenceguocongbin | 11/15 2005, 17:14
Now give you a sequence of signed integers, how can you get the index of one element in the sequence that the summary of elements in left of it and right of it is equal. (More)an algorithm questionguocongbin | 10/30 2005, 15:11
Print an asterisk diamond within one loop (More)swap two integer’s value without temporary variableguocongbin | 10/30 2005, 14:33
The magic of Exlusive OR operation can exchange two integer variable without temporary variable. (More) |