Pergunta de entrevista da empresa MathWorks

Only one question - a) Given an array with elements 1,24,12, 9, 24, 25, 10, 3, 2, 2. b) Create a linked list with these elements c) Sort the elements in the most efficient way d) Delete repeated elements from the linked list Code in C++ and in 45 minutes. I was given access to his computer to use visual studio IDE.

Resposta da entrevista

Sigiloso

21 de mar. de 2016

I was't familiar with linked lists and that cost me.