J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez Samsung Semiconductor Inc (US) (Santa Clara, CA) en déc. 2025
Entretien
1h30m total for 1st technical round. 5min brief introduction on both sides. Then directly come to the coding part, followed by questions on top of the code you wrote, regrading system design, coding style, etc.
Questions d'entretien [1]
Question 1
Implementing an LRU cache in C++. Requires O(1) in get() and put().