Pergunta de entrevista da empresa Jerry

Won't be too specific, but JavaScript Takehome. The first technical interview started with some questions on React. The second was a sorting algorithm question. The third was something that could be solved recursively, but I did it more iteratively with a variety of data structures.

Resposta da entrevista

Sigiloso

29 de nov. de 2021

Iterative solution. Could have done better if I prepped with Leetcode, but I'd much rather use my time to build applications. Would look at different sorting algorithms and also brush up on DP.

1