The first interview was pretty easy - mostly technical and pretty easy - low-level algorithms like binary search and parsing. It was also followed by OOP questions - pretty basic as well. Second interview focused mainly on more advanced OOP design principles.
Questions d'entretien [1]
Question 1
Implement a stack which returns the minimum within O(1)
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Applied Materials (Rehovot) en mars 2019
Entretien
A phone call from the recruiter,
Technical Interview with the Team leader: background questions, describe any projects you did and 2 technical questions on a paper.
HR interview if you pass not on the same day
Questions d'entretien [1]
Question 1
Change the pop function of a stack that will support the minValue() function