I applied in-person. I interviewed at Actolap Solutions (Noida) in Jan 2020
Interview
The interview process took 3 rounds : -
1st was basic problem solving question's we have to solve them using pen and paper.
2nd round was ds and algorithm
3rd problem solving and interview questions .
Interview questions [1]
Question 1
What is Object Oriented progrraming concepts ?
What is polymorpism ?
What is call by value or call by refeence in java ?
I applied through university. I interviewed at Actolap Solutions (Noida) in Nov 2020
Interview
The interiew was a three step process. First was Coding Test. Second was 1 on 1 interview on Projects and OOP concepts. Third was an in-depth interview of the same.
Interview questions [1]
Question 1
1. Given an unsorted array, write a function which will accept the array and return the minimum difference between any pair.
2. Given an array of integers, print the array in such a way that the first element is the first maximum and second element is first minimum and so on.
3. Given an array of numbers, arrange then in a way that yields the largest value.
I applied online. The process took 1 day. I interviewed at Actolap Solutions (Noida) in Apr 2019
Interview
Three rounds are there.
First round - have programming test. 2-3 programming questions on Arrays/String etc
Second round - they mostly asked problem solving questions and discuss approach of first round solutions. I was a fresher and they mostly asked basic questions.
Third round - Technical and Managerial round.
Interview questions [1]
Question 1
Questions related to Arrays manipulation in a optimal way.