I applied online. The process took 2 days. I interviewed at E2open (Warangal) in Sept 2023
Interview
There were two technical rounds. The interviewers asked to write programs based on Java and SQL along with the general discussion of the projects and technical aspects mentioned in the resume.
Interview questions [1]
Question 1
Q: Write an SQL program to find the student with maximum marks in a Database. Q: Write a Java program to take a string and print the characters in the string in alphabetical order along with its frequency count. Q: Write a Java program to take a string and identify repeated patterns in the string to print them with their frequency of occurence.