Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Ansys (Nueva Delhi) en jul 2022
Entrevista
There were two interviewers.
Started with a question of leetcode hard category and after all my approaches they also gave me hint then they started asking me about my projects on hardware and started diggin it asking question like make this logic gates using this and which processor have how many bits and all.
Asked me Basic concepts of oops and asked to write a code also.
In the end they again introduced other dsa question of hard category which i ended up with a slight brute force.
Preguntas de entrevista [1]
Pregunta 1
Find median in a data stream.
Oops basic conceptual questions.
Make and gate using nand or ( or and not) logic gates.
and some other processor related questions.
Interview process consisted of basic OOP, some leetcode mediums, and also some general chat with recruiters. Overall a very smooth process and definitely recommend. There were also some tree questions and general engineering questions.
Here are some medium-level coding questions and topics for basic understanding:
Data Structures:
1. Arrays:
- Reverse array
- Find duplicate elements
- Sort array
2. Linked Lists:
- Insert/delete node
- Find middle element
- Detect cycle
Preguntas de entrevista [1]
Pregunta 1
Write a program to reverse a given string and calculate the sum of all digits present in the reversed string
Went through several interviews without real interest from the company side. Did take-home code challenge and wasnt even read (explicitly said by interviewer).
A waste of time, next time I will ask to do more interviews before or not do the code challenge and waste 4 hours to not even receive feedback on the solution
Preguntas de entrevista [1]
Pregunta 1
They asked stereotypical questions, nothing deep or meaningful