Pergunta de entrevista da empresa Front

flatten the array, given a large file find out topK elements. Write code for these problems.

Resposta da entrevista

Sigiloso

23 de jan. de 2019

I answered correctly with best time complexity. 1: Using recursion. It was pretty easy 2; Using min heap