Leetcode: Solving Leetcode Problems in Hindi

Merge K Sorted Lists

Given a an array of Sorted K linked lists, merge all K lists in one Sorted linked-list and return it.