Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Arcesium (Nuova Delhi) nel mese di lug 2021
Colloquio
Online Test (2 coding questions + some aptitude (multiple choice question))
3 technical round
(take place in 1 day only)
a. database management system focused
b. operating system and object oriented programming focused
c. data structure and algorithm focused
plus
1 HR round
i was
Domande di colloquio [1]
Domanda 1
Right view of a tree
Find the nth node form last in linked list in on e traversal
topological sort
find the kth highest (distinct) element (all occurrence of that element that number will be paired with something (like a name))
Ho sostenuto un colloquio presso Arcesium (New York, NY) nel mese di apr 2026
Colloquio
There were two interview rounds, and both interviews were primarily focused on coding skills and problem-solving abilities. Each interview started with a discussion about my favorite project, including the technologies used and challenges faced, before moving on to coding questions and technical problem-solving exercises.
Domande di colloquio [1]
Domanda 1
1. Graph based problem
2. Modification of LRU cache
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Arcesium nel mese di ago 2024
Colloquio
OA followed by 4 rounds of interview including HR round. Mainly asked on subjects, and few medium-hard coding problems. Interviewers were friendly, was also asked some puzzles. Grilled mainly on DBMS OOPS OS
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Arcesium (Coimbatore) nel mese di lug 2023
Colloquio
The interview had 5 rounds totally
FIRST ROUND -
It was an online assessment round with 2 DSA problems , 15 coding Mcqs and 15 aptitude.
The DSA problems where one easy and one medium types
SECOND ROUND -
live coding round , one DSA problem have to explain the brute force and optimal solution along with its time and space complexities.
THIRD ROUND -
Questions about OOPS , DBMS , OS.
FOURTH ROUND -
One DSA problem, then one problem where I was asked to explain the approach only (need not code) then in depth discussion about my projects.
FINAL ROUND (HR) -
Nothing technical it was just fun conversation between me and the HR.
Domande di colloquio [3]
Domanda 1
In the second round I was asked to solve "maximum sum subarray " problem