Me postulé a través de una facultad o universidad. Acudí a una entrevista en D. E. Shaw India (Coimbatore) en jul 2021
Entrevista
1st round :coding +apti
2 technical interviews.
the first technical interview was easy and consists of questions from array and linked list
the second technical round consists of questions from tree and sliding window protocol and dp.
Acudí a una entrevista en D. E. Shaw India (Hyderabad)
Entrevista
Aptitude test followed by Technical Interview. Started with introduction and project discussion, followed by a DSA question, two puzzles and then discussion about types of testing that should be done before releasing of a mobile application.
Preguntas de entrevista [1]
Pregunta 1
Given the coordinates of two rectangles, define conditions for which they intersect.
Puzzles: Egg drop problem, Growing water lily problem
Me postulé a través de una facultad o universidad. Acudí a una entrevista en D. E. Shaw India en ago 2022
Entrevista
The interview was 45 mins long and it was done on the platform Hackerrank where the interviewer could code together with me.
There was 1 problem on DSA, which was based on maths. Then there were questions on OS and then 1 puzzle.
Preguntas de entrevista [1]
Pregunta 1
DSA problem based on greedy and mathematics
OS concepts on Deadlock and its prevention
1 puzzle from GFG
first round was aptitude and coding round in this round there were 10 mcq related to core subjects of computer science and 2 coding problems then there were technical interview rounds .There were 2-3 Technical rounds and then one HR round.
Preguntas de entrevista [1]
Pregunta 1
given n number return the maximum sum of product of number taken k at a time where k is factor of n.