Pergunta de entrevista da empresa Arista Networks

With the first exercise they asked me to write an algorithm to sort words in an array in some specific order, the second exercise was about recursion, I had to navigate a tree and calculate the sum of numbers.

Resposta da entrevista

Sigiloso

16 de jun. de 2016

In both cases I wrote some code in C++ (but I think they prefer plain C) and I solved the problems.