Me postulé en línea. Acudí a una entrevista en PTC en abr 2021
Entrevista
With the knowledge on augmented reality products you can crack the interview , focus on test plans and test scenarios , automation framework experience will help to crack the interview
Me postulé a través de otra fuente. El proceso tomó 2 semanas. Acudí a una entrevista en PTC (Pune) en jun 2024
Entrevista
I was an easy process, it had aptitude and coding round followed by interview. They asked me about my project and its progress. Later I had HR round, there they asked me about relocation.
Me postulé a través de una facultad o universidad. El proceso tomó 3 días. Acudí a una entrevista en PTC (Pune) en oct 2023
Entrevista
During an on-campus drive, we were first assessed through an online exam that primarily focused on pseudocode and pointers in C and C++. After passing this round, I was invited to a face-to-face interview that lasted about 45 minutes. The interview began with a brief introduction, then quickly moved into questions about Visual Studio, breakpoints, and debugging techniques. The interviewer also asked about Object-Oriented Programming (OOP) concepts, including pure virtual classes and abstract classes, and requested that I write a code example for them. Additionally, I was asked to write a program to generate a Fibonacci series and then optimize it for better performance. Although I didn't receive the offer, it was a valuable learning experience.
Preguntas de entrevista [1]
Pregunta 1
Write a program to determine if a given number is a prime number. Then, optimize your solution to improve its efficiency.