I applied through other source. The process took 1 day. I interviewed at Aurus (Pune) in Jul 2019
Interview
1.Technical Aptitude
2.Technical Interview (level 1)
3.Technical Interview (level 2)
4.MD round
It took 1st aptitude test to check knowledge about java In aptitude cover basic or some difficult point also.
Interview arrangement are good.Manage big crowd.
Interview Experience:
Overall, I found the interview process to be challenging but fair. The technical rounds tested my problem-solving and coding skills, while the final round allowed me to demonstrate my interpersonal and teamwork abilities. I felt the interviewers were professional and respectful, and the process was well-organized. The only challenge was the time pressure during the coding round, but I managed to stay focused.
Feedback Received (If Any):
I haven’t received official feedback yet, but I was informed during the final interview that they would get back to me within a week. I am currently awaiting the result.
I applied through a staffing agency. The process took 1 day. I interviewed at Aurus (New York, NY) in Feb 2020
Interview
First round was written coding test
Second - technical interview
Third- technical interview
Last-hr interview
I only attended the first round so I'm writing all questions below. Their are 4 codes in technical test and we have to write all on paper.
Interview questions [1]
Question 1
Questions in coding test-
1. string s="ab12bcd123defg1234";
output-12+123+1234=1469
2.string palindrome
3. pattern printing
4.replace " message"by" msg","today" by"today","are" by"r" in given string