J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Arcesium (Bengaluru) en juin 2020
Entretien
3 rounds of technical interviews and 1 HR round.
First round was DSA round . Asked linked list priority queue questions
Second was System design round along with technical questions related to hashing and API design
Third was Director round . He asked me to explain my whole start up architecture High level design. Most critical issues that i have solved.
HR Round
Why you are not stable in any company. What are the reasons.
Salary negotiation.
My salary negotiation happened 3 times. What was discussed after 2nd negotiation was even reduced further in final offer discussion.
Later I got good offer from different company and then they gave counter offer which I have asked initially before 3 negotiation rounds.
Anyways I rejected them even after good counter offer.
Questions d'entretien [1]
Question 1
Implement Priority queue .
Compare 2 strings in form of linked list each
Compare 2 numbers in form of linked list
Describe the architecture of spring boot .
Design Pizza delivery management system.
What is hashing and how to solve its collisions.
API related question for 2 huge DB table comparisons.
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Arcesium (Bengaluru) en sept. 2024
Entretien
This was the first of 4 rounds of interviews. It was supposed to be a coding round focusing on the skills required for the role instead of leetcode problems or algorithmic puzzles.
Surprisingly , the interview questions were more focused on tricking the candidate with edge cases rather than evaluating practical understanding of JavaScript. These kind of "gotcha" questions often don't reflect real-world coding tasks or assess any ability to solve meaningful problems. This seemed to be an isolated interviewer problem though. Many tech companies are shifting towards interviews that focus on actual problem-solving and collaboration.
Questions d'entretien [1]
Question 1
Very nested and convoluted code snippet involving sync and async expressions, including combinations of timeouts, promises, constructors, micro and macrotasks.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Arcesium (Hyderâbâd) en févr. 2024
Entretien
one on one interview with senior members. it was a one hour session. It went good. It is completely backend role interview. Asked about current role and work. after that we did some hacker-rank.
Questions d'entretien [1]
Question 1
Java hacker rank link to solve two level sort using comparators
J'ai postulé en ligne. J'ai passé un entretien chez Arcesium (Bengaluru) en sept. 2022
Entretien
Online assessment.
2 interview rounds : both included data structures, algorithms and SQL.
Questions on core java, unchecked exceptions and super class and sub class.
Asked a tree and BFS related algorithm. Asked median of linked list.