OYO interview question

Sort k sorted array to form a single array. Last common ancestor. Mostly focused on Time complexity and and different improved methods.

Interview Answer

Anonymous

28 Nov 2020

First discuss the approach, then write the solution and most important dry run the code by yourself before showing them your solution.