技术随感
2011年2月23日星期三
Reverse a Linked-List
Solution: The easiest way is to delete the node one by one, and then create a new linked list to connect the nodes in another direction.
没有评论:
发表评论
‹
›
主页
查看网络版本
没有评论:
发表评论