Java Developer applicants have rated the interview process at Actolap Solutions with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 100% positive. This is according to Glassdoor user ratings.
Candidates applying for Java Developer roles take an average of 1 day to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Actolap Solutions overall takes an average of 1 day.
Here are the most commonly searched roles for interview reports -
I applied through university. The process took 1 day. I interviewed at Actolap Solutions (Noida) in Oct 2016
Interview
I applied through my institute and there was first round including two modules 1. Apti round which include 5 questions of Quants and 2. Programming test on paper. The institute mail us to be report by 11;30 am and the companies delegates reach by 12:30 and after that the process starts it was a good experience
Interview questions [1]
Question 1
In apti round they asked questions based on puzzles like a greesy pole and monkey climbing related and some counting numbers in between given numbers and speed, distance, time question etc, and there are 3 questions of program which has to be written on paper 1. there is a string like "make it happen actolap, solutions make it happen india, actolp make it happen" and o/p will be "make it happen " because it is the longest phrase in this string which comes most of the time in string 2. Pass the palindromic string as a input and return the longest palindrome string for e.g i/p= "abcdcbreee" so the o/p will be "bcdcb" 3. Multiply two integers without using multiply, divide, bitwise operators and also w/o using loops