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.
確定! 回上一頁