Topic: Stack Problem / Level: advanced

Problem: Write a stack-based system to solve the problem of merging k sorted linked lists.

Run the code to see the output here...