I applied through college or university. I interviewed at Axcess IO
Interview
it was an on campus placement drive. everything was online. 1st round was hr (just a self introduction) next was the coding round. then comes a one on one coding. now they said 2 more rounds will be there.
Interview questions [1]
Question 1
oops- runtime polymorphism
python- merge 2 list and remove duplicates and sort
I applied through college or university. I interviewed at Axcess IO (Bengaluru) in Feb 2026
Interview
The interview process consisted of multiple stages. It began with an initial HR screening round where I introduced myself and discussed my background. This was followed by a technical assessment focused on data structures, problem-solving, and OOP concepts. After clearing the test, the next stage is a technical HR interview, followed by discussions with the CTO and CEO to evaluate technical depth, role alignment, and overall cultural fit.
Interview questions [1]
Question 1
In the initial HR round, they mainly asked me to give a self-introduction. They wanted to understand my academic background, technical skills, project experience, and communication ability. The focus was on evaluating my confidence and clarity before moving to the technical assessment stage
I applied through college or university. I interviewed at Axcess IO (Bengaluru) in Feb 2025
Interview
The selection process was conducted over a single day and comprised three rounds. It began with an offline written test that evaluated candidates on fundamental programming concepts, problem-solving ability, and logical reasoning. Shortlisted candidates then proceeded to two consecutive technical interviews. Both interviews were primarily coding-based.
Interview questions [1]
Question 1
Some of the coding problems I was asked to solve during the interviews included:
Calculating the angle between the hour and minute hands of a clock at a given time.
Counting the number of repeated characters in a string.
Rearranging an array such that all negative numbers appear before the positive numbers.
Given a number in the form 'abc', should be printed as addition of its individual digits,i.e a+b+c (e.g., 427 → 4+2+7 = 13).