Given k sorted linked list, merge those list to form a final sorted linked list.
How to use a Custom Comparator in C++ Priority Queue and Solving Top k Frequent Words