J'ai postulé via une agence de recrutement. Le processus a pris 2 jours. J'ai passé un entretien chez Applied Materials (Bengaluru)
Entretien
Round 1:
It was a coding round. It had 4 programs to be written in notepad. Questions were relatively easy but they expected optimized code as in the next round, questions were asked based on the written code.
Round 2:
They asked me to describe my Project on a white board and multiple questions on the project internals were asked.
Also some general questions on C/C++/OS/DS were asked.
Round 3:
Again some more technical questions.
Round 4:
It was a managerial round where I was asked general questions like reason to join Applied Materials, expectations from the company, about the company etc. Also information on company and project was provided. Some prior knowledge about the company helped me as it was also an elimination round. After this they released the offer.
Questions d'entretien [1]
Question 1
What is the difference between forking and multi-threading?
Why dynamic polymorphism is needed.
How shared memory attaches to process and address space.
Why references is used over pointers.
How do you handle multiple incoming requests and how to design the interface?
Where should we use threads for socket programming?
What is the difference between static and dynamic linking?
How do we create static and dynamic library in C?
What are some live examples of class and objects?
How can we get last nth element from a linked list in an optimized manner?
How can we check stack of a C program.
Chrome tabs and task manager. Is it multiprocessing or multithreading.
J'ai postulé en ligne. J'ai passé un entretien chez Applied Materials (Bangalore Rural) en juill. 2021
Entretien
A person contacted me through naukri.com and said he is hiring for Applied Material. The person who contacted me was working in a company which was recently open so thought it would be a fake call but I was wrong. He organized a technical round where as 50 mcq questions were there in which 35 of them are technical question like C/C++, Data structure, Algorithms, Operating System, Networking. And 15 of them are aptitude questions. I solved almost 40 questions correctly. After 3 days I got a mail for coding round. I had to complete this test within one week. So thought to complete the test same day. But they were asking for the permision of camera, mic and browser access but my laptop camera was not working so I changed my laptop camera within 2 days and completed the test
Questions
1. Print the pyramid using characters.
2. How many students got failed in a exam(They give some information of marks of each stutent)
3. Have an array with positive and negative number shift all the positive numbers right side and all negative numbers left side without changing the order of numbers. don't use auxiliary array.
4. A string and a dictionary is given can you make santance of this string using dictionary.
I solved 3 of them but the last one only few test case got passed.
Next day I got a call from Applied Materials for technical round of interview and asked for the availability. they schedule Microsoft Team meeting for the next day.
Next day I again got a call and asked for the availability of second round of interview. They schedule it to next day.
Had discussion about my current job, project, HR questions and salary expectation.
Questions d'entretien [1]
Question 1
I was interviewed by a lady and she asked the following questions.
1. Static and Dynamic linking (explain advantage and disadvantage)
2. Multithreading Programing (Write code)
3. Singleton Class (Write code)
4. Given a string with numbers and characters convert the number in to actual number.
(If the number is very big which is not fit even in 64bits operating system then how will you handle it.)
ex. "fdgdf2h4hh5r5h6bnmb7" => 245567
I had discussion about my current job and projects.