Merge K Sorted Lists
Try to solve the Merge K Sorted Lists problem.
We'll cover the following...
Statement
Given an array of sorted linked lists, your task is to merge them into a single sorted linked list and return the head of this linked list.
Constraints:
-
lists.length