I applied through university. The process took 4 weeks. I interviewed at Raja Software Labs (Pune) in Sep 2025
Interview
1 aptitude test
aptitude test was easy level
1 coding test
coding test contains 5 coding questions, as leetcode medium level
3 interviews
In Interview, they ask a coding question of easy level and then twist the question
I applied through a staffing agency. The process took 2 days. I interviewed at Raja Software Labs (Hyderābād)
Interview
It was a medium level interview ,has Python Programming and some basic level questions on my react Projects mentioned in my resume and some logical questions not related to coding .My answers were Correct and my explanation was not good.
Interview questions [1]
Question 1
Write a program to print according to this sample output
Input : aaabbacdd
Output : a3b2acd2
I applied online. The process took 2 days. I interviewed at Raja Software Labs (Bavdhan) in Jan 2020
Interview
1st round is pen and paper test consist of 5 problem from which you need to solve 3 correct problem within 1 hour
2nd round is about logical thinking. They asked 3 problems which may take 1-1,30 hour.
3rd round was about technical discussion.
Interview questions [1]
Question 1
1st round : Division of 2 numbers without using / and % operator, Count the number of vowels from string ,convert string to integer without using inbuilt API,Hex to Binary.
2nd round: Provide multiple direction to robot from array and check robot is on same position or not at the end, replace space from line with %20 but you can replace only 1 character at time with space, pirates problem.
3rd round: combine two json into single json, questions related to ajax call and jquery.