|
楼主 |
发表于 2012-5-29 07:29:51
|
显示全部楼层
附件
¡¾ÎļþÃû¡¿:12529@52RD_LinkedListProblems.pdf
¡¾¸ñ¡¡Ê½¡¿:pdf
¡¾´ó¡¡Ð¡¡¿:55K
¡¾¼ò¡¡½é¡¿:
¡¾Ä¿¡¡Â¼¡¿:This document reviews basic linked list code techniques and then works through 18 linked list problems covering a wide range of difficulty. Most obviously, these problems are a way to learn about linked lists. More importantly, these problems are a way to develop your ability with complex pointer algorithms. Even though modern languages and tools have made linked lists pretty unimportant for day-to-day programming, the skills for complex pointer algorithms are very important, and linked lists are an excellent way to develop those skills.
|
|