J'ai postulé en ligne. J'ai passé un entretien chez PTC en avr. 2021
Entretien
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
J'ai postulé via une autre source. Le processus a pris 2 semaines. J'ai passé un entretien chez PTC (Pune) en juin 2024
Entretien
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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez PTC (Pune) en oct. 2023
Entretien
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.
Questions d'entretien [1]
Question 1
Write a program to determine if a given number is a prime number. Then, optimize your solution to improve its efficiency.