I applied through university. The process took 2 days. I interviewed at Arcesium (Gurgaon, Haryana) in Sept 2023
Interview
The interview started with basic OOPS questions like polymorphism, copy constructor, pillar of OOPS. The interviewer then asked me to search in a 2d array which is sorted both row wise and column wise.
Interview questions [1]
Question 1
The interviewer then asked me to search in a 2d array which is sorted both row wise and column wise.
I had 4 interview rounds at Arcesium: three technical and one HR. The technical rounds tested data structures, algorithms, problem-solving, and core CS fundamentals with coding exercises. Each round was progressively challenging. The HR round focused on teamwork, adaptability, and career goals. Overall, it was a rigorous experience.
Interview questions [1]
Question 1
Leetcode Medium Hard Questions and OOPS C++ Fundae
The interview process was extensive and thorough, involving multiple stages over several weeks. Each phase included various assessments, from technical tests and problem-solving exercises to in-depth personal interviews with different team members, ensuring a comprehensive evaluation of all candidates.
Interview questions [1]
Question 1
Write an efficient algorithm that searches for a value target in an m x n integer matrix matrix. This matrix has the following properties:
Integers in each row are sorted in ascending from left to right.
Integers in each column are sorted in ascending from top to bottom.
I applied through university. The process took 1 day. I interviewed at Arcesium (Pune) in Aug 2024
Interview
Smooth, 3 tech rounds, 1 HR round. 2 tech rounds were based on DSA one tech round was focusing more on OOP and System Design (Low Level Design). Questions regarding tree, graph were asked.