LandingAI interview question

Merge k sorted lists

Interview Answer

Anonymous

Oct 10, 2019

Use merge sort to get a hint on that.