A brief overview of the organisation followed by my introduction and work. Then we went with the online platform for coding glider. The questions asked are below:
Internal implementation of Hash Map
Upside Down pyramid sum for a 2-D array which is made input using 1-D array and of N*M matrix.
J'ai postulé en personne. J'ai passé un entretien chez Applied Materials (Rehovot) en avr. 2026
Entretien
First stage: 90 minutes coding interview, basic questions about experience, 3 medium range C++ tasks:
1. About non-blocking interprocess communication
2. Don't remember
3. Big dataset normalization
Second stage: 90 minutes software design interview about multithreading data processing
Questions d'entretien [1]
Question 1
You have huge vector of unsorted char values. Find the value which is bigger than 90% of values in vector. Can you do it in O(n)?
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Applied Materials (New Delhi) en mai 2022
Entretien
It was good.first round from someone from India very helpful guy while I was solving ds array questions.
Second round was at late night with foreigner and he was also good but it's like they mainly focus a lot on multhithreading so be prepare for that.i was not selected in second round.
Questions d'entretien [1]
Question 1
Total 2 rounds.
First round array ds questions like remove duplicates from array, find peak element in rotated sorted array, binary search , second highest max no and then muthithreading questions like lock and how to remove deadlock. They focus a lot on multhithreading concepts.
Second round - struct class diff (silly question)
Deadlock theory and then write code to show deadlock , then two big codes where you have to guess the output and it's also on multhithreading. What is lock.
List and linked list diff
How Dictionary is implemented internally.
In second round I was not selected.but surely this one will help someone so be prepare for multhithreading questions and very easy ds questions.