題目:You are given the heads of two sorted linked lists list1 and list2. Merge the...
題目:Given n pairs of parentheses, write a function to generate all combinations o...
題目:You are given an array of k linked-lists lists, each linked-list is sorted in...
題目:Given a linked list, swap every two adjacent nodes and return its head. You m...