Question d’entretien chez Quantcast

Coding problem: Merge 2 sorted list. Follow up: Merge k sorted list.

Réponse à la question d'entretien

Utilisateur anonyme

2 févr. 2020

Solved the problem and the follow up. Use 2 pointers (k pointers).