Pergunta de entrevista da empresa Stryker

The first two coding questions were medium level. The first required use of hashmap, the second required string parsing, and the third required dynamic programming.

Resposta da entrevista

Sigiloso

29 de ago. de 2023

The questions were similar to what you would see on LeetCode. All 3 had solutions that needed to be optimized in order to pass all test cases successfully. I was able to optimize all 3 just barely within the 90 minutes, which was advantageous heading into the live interviews.