Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en PTC (Tel Aviv) en mar 2016
Entrevista
The process took 3+ weeks consisted of 2 technical interviews and 1 HR interview.
The questions asked were not something special, just as any SW questions. Also, some normal quizzes were asked.
Preguntas de entrevista [1]
Pregunta 1
Given a linked list that its nodes have a random pointer to another node in the list. Write a code to clone the list.
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.
Me postulé en línea. El proceso tomó 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.
Me postulé en línea. 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