El proceso tomó 1 día. Acudí a una entrevista en Synopsys en nov 2007
Entrevista
The interview was very comprehensive. I interviewed by 7 people including HR. Before the on-site interview there was a screening interview on the phone. The questions were related to the knowledge of the area/field as well as software engineering, algorithms, problem solving and data structures. The interviewees were very professional and respectful. The questions were not easy. The interviewees were willing to work with me on problems that I didn;t know answers to.I would describe the overall interview process as quite pleasant.
Preguntas de entrevista [1]
Pregunta 1
The most unexpected question was related to problem solving ability and it involved finding the termination condition for a problem where it initially seemed that we would require exhaustive enumeration of all the solutions. The problem was related to processing of items in a set such that each item had a value associated with it. After the processing, the value of the items could only improve.How would you find the maximum of the values after processing.
One telephonic phone interview, followed by two technical and one manergial plus one HR round. Technical rounds were mostly easy. More focus was on overall knowledge and design. Most of the people working were veterans, and had indepth knowledge of their expertise area.
Preguntas de entrevista [1]
Pregunta 1
What was the most challenging problem you solved on your current job
Me postulé a través de una recomendación de un empleado. El proceso tomó 4 días. Acudí a una entrevista en Synopsys (Noida) en abr 2024
Entrevista
There were 4 interview rounds, and based on the teams work mostly questions were asked around C++ and OOPS.
They focused on trees and linked list in problem solving DSA.
Preguntas de entrevista [6]
Pregunta 1
Merge 2 sorted linked lists into a single sorted linked list in place.
Me postulé a través de un reclutador. El proceso tomó 4 semanas. Acudí a una entrevista en Synopsys en oct 2023
Entrevista
five virtual technical rounds on zoom call. one face to face HR round. Process took almost a month time. good experience. smooth process. revolved around C++ and DSA questions mainly.
Preguntas de entrevista [1]
Pregunta 1
I was interviewed for a C++ role. Many ques regarding the same were asked example virtual functions, pointers, dynamic memory allocation etc. For DSA, medium level leetcode questions. Focused more on Binary Search Trees and little bit on Graph traversals also.