Categories
Joke [2]
Archives
February 2008 |
一些笔试题目guocongbin | 11/25 2005, 09:22
总结最近碰到的一些题目 (More)一个可以自动更新norton病毒库的python脚本guocongbin | 11/18 2005, 13:51
搞定智联招聘的广告了guocongbin | 11/18 2005, 09:53
一个求最小路径的题目guocongbin | 11/18 2005, 09:51
最短路径 Dijstra 图 (More)合并两个升序链表的高效算法guocongbin | 11/18 2005, 09:41
将两个升序链表合并为一个升序链表的算法 (More)使用foxmail作为gmail的客户端guocongbin | 11/17 2005, 06:36
想知道怎么用foxmail作为Gmail的客户端么? (More)C++ 防御式编程guocongbin | 11/16 2005, 17:05
由于C++编译器的设计原因,在C++编程中出现了一些非常细节、但是却很让人感到莫名其妙的问题。这些问题现在虽然有些已经不再出现了,但是有些东西,却依然要注意。 (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) |