The interview process has 3 parts. HR, Technical, and Manager. HR interview was a phone call, and I had my technical and manager interview on the same day. HR is very friendly and accommodating.
Good they asked about the basic concepts in c,java and dbms and asked to write a program for leap year in c and queries for different types of joins in dbms.
I applied online. The process took 2 weeks. I interviewed at Infor (Ann Arbor, MI) in Jul 2020
Interview
The interview process consisted of a phone screening with HR, followed by reasoning and behavioral quizzes. After, I proceeded with an interview with my hiring manager, a coding interview with 2 Software Engineers, and a final interview with my hiring manager. Everything was conducted virtual via phone and Skype.
Interview questions [1]
Question 1
Java question on how to output number that adds a 1 to each individual digit, but does not carry a one to the next digit. For example, if the number was 989, the output would be 10910.