摘要: Given a singly linked list, return a random node's value from the linked list. Each node must have the same probability of being chosen. Follow up:Wha 阅读全文
posted @ 2016-08-26 03:11 Hygeia 阅读(234) 评论(0) 推荐(0) 编辑