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 (Herzliya)
Entretien
One technological interview on-site. At first with a group leader and after that with a team leader. The questions were quiet easy... After this interview I has an interview with the head of the product which wanted to mainly explain about the company and the product and to understand what I have recently done (the projects I've worked on).
Then I has a regular interview with HR with the usual question "Why do you think your skills are good for this role?", "What is your expected salary?" and staff...
At the end I had an interview with the CEO that mainly talked about the company.
Questions d'entretien [1]
Question 1
Discover a bug in a C++ code and suggest a fix for it.
The interview was a short initial phone screen. The recruiter asked about my background, past projects, and basic technical concepts. The conversation was clear and friendly, and they explained the next steps in the process.
Questions d'entretien [1]
Question 1
They asked me to tell them about myself and to share my salary expectations.
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez PTC en juin 2025
Entretien
few questions about knowledge in C about char* and char [], and in C++ about constructors and destructors and virtual functions, and then i was asked the trapping rain water question with O(1) space without the need to code it, just to see the way of thinking
Questions d'entretien [1]
Question 1
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
J'ai postulé en ligne. J'ai passé un entretien chez PTC (Herzliya) en mars 2025
Entretien
The interview lasted about an hour and was on C\C++ ,very basic questions but require deep understanding he asked me about something related to how the stack works when running the code in the question and also their was a question related to data structures
Questions d'entretien [1]
Question 1
one question about implementing the swap() but gets void* arguments
3 question of code snippets which needs correcting
also find the last k element