Pregunta de entrevista de 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).

Respuesta de la entrevista

Anónimo

19 oct 2019

Leetcode: merge 2 sorted arrays