It is a very nice process there is no aptituude round . Directly interview round will conduct there . Total two round is counducted there one Technical interview and other HR interview
I applied online. The process took 5 days. I interviewed at Eulogik (Bhopal) in May 2025
Interview
There are two rounds in the selection process: the Technical Round and the HR Round.
In the Technical Round, the interviewer focuses on the skills you have mentioned in your resume. They assess how well you know those skills and how deeply you understand the concepts related to them.
In the HR Round, the discussion usually revolves around your personality, communication skills, career goals, and overall suitability for the company’s work culture.
During my recent interview, I faced a range of technical questions that assessed my knowledge and problem-solving skills. It started with queries on Object-Oriented Programming (OOP) concepts, particularly the differences between public, private, and protected access modifiers.
They then moved on to modern web development frameworks, asking about ReactJS, including component lifecycle methods and state management, and NodeJS, focusing on its asynchronous nature. Additionally, they asked about the projects I have developed, especially those using the MERN stack.
Interview questions [1]
Question 1
They asked me to write pseudocode to find all the prime numbers between 1 and 100.