"I'm absolutely thrilled to share the fantastic outcome of my recent interview process. The entire technical round was remarkably well-structured, allowing me to demonstrate my skills effectively. What truly set this experience apart was the exceptionally friendly and collaborative atmosphere fostered by the interviewers. Their welcoming demeanor immediately put me at ease, which I believe allowed me to perform at my best. They presented me with a very clear, manageable task, which felt more like a constructive pair-programming session than a high-pressure test. This entire engagement has been incredibly reassuring and highly positive for my future career outlook. I'm delighted to confirm that I have now received the official offer letter and I'm very excited about this next chapter!"
it has 3 rounds…first 2 are telephonic rounds and for the third one you have to visit the office. They focus on your communication skills and also take mock calls to check how well you can handle the customer queries by providing a solution or an alternative
Interview questions [1]
Question 1
about rotational night shifts and the ability to handle a customer behaviour
I applied through other source. The process took 3 weeks. I interviewed at Tech Mahindra (Kefar Sava)
Interview
5min Phone interview -> simple python concepts and keywords. example: what is a context switch. really basic stuff
45min Technical interview -> write a code, design a process. The task is simple and some even allow internet.
30min HR interview
Interview questions [1]
Question 1
Write a python script that will test the presence of a string in a log file
assume the file is very large
how will you follow a flow within the log file to validate a process
what might be the pitfalls