Question d’entretien chez Microsoft

Implement a function to merge 2 sorted arrays into a third array. Followup, to do in-place considering one array can contain all the elements. Third problem was to reverse a linked list. First problems I coded in java for the third he wanted to use C/C++ (to see how I do with pointers).

Réponse à la question d'entretien

Utilisateur anonyme

19 oct. 2019

Leetcode: merge 2 sorted arrays