[关闭]
@smilence 2015-10-09T21:16:14.000000Z 字数 751 阅读 60141

Coding 笔记 by Smilence

“什么样的问题怎样解决?"

"要么好好活着,要么赶紧去死"
mitbbs id: smilenceyu
Email: smilence.yu@gmail.com
使用说明:1.本笔记以C++为参考语言 2.如非特别说明,大O分析均基于average case

我的Youtube Channel: https://www.youtube.com/playlist?list=PLdo-di5s83cuHXewaEimetebjMyz9P-jf

计划完成后续的 10.Low Level 12.Databases 13. Networking
之后陆续做补充。欢迎督促和建议。

最近我有朋友帮我把13年写的这些笔记整理了下,也补充了一些章节,还有解题分析和答案,放在iBooks和kindle了,可以看看sample然后决定需不需要。
kindle: http://www.amazon.com/dp/B00VPN4FHK
ibooks: https://itunes.apple.com/us/book/cheng-xu-yuan-mian-shi-bai/id982417561?ls=1&mt=11

Chapter 1 Array and Strings

Chapter 2 Linked Lists

Chapter 3 Stacks and Queues

Chapter 4 Trees and Graphs

Chapter 5 Bit Manipulation

Chapter 6 Object Oriented Design

Chapter 7 Recursion and Dynamic Programming

Chapter 8 Sorting and Searching


Chapter 9 Testing

Chapter 11 Threads and Locks


Appendix:C& C++

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注