Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 días. Acudí a una entrevista en PTC (Herzliya)
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Preguntas de entrevista [1]
Pregunta 1
They asked me to tell them about myself and to share my salary expectations.
Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en PTC en jun 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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.
Envié una solicitud electrónica. Acudí a una entrevista en PTC (Herzliya) en mar 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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