Data Structures & Algorithms
Data Structures && Algorithms are the blood of C/C++. even, they're the soul of computer science.
摘要: An idea for finding out median in billion data with memory 4MB. 閱讀全文
摘要: Randomized selection and partition algorithm for finding kth number. 閱讀全文
posted @ 2010-10-24 01:17 JonsenElizee| 編輯
摘要: Avoiding duplicated computing in recursive function. 閱讀全文