1st round was a mcq based round with easy mcqs , 2nd round was followed with the behavioural + technical and 3rd was a pure technical round and 4th round was a HR
Interview questions [1]
Question 1
They asked about my projects from my resume , and the basic backend questions including http requests , SQL , databases, networks and ML.
I applied through college or university. The process took 1 day. I interviewed at Sclera (Nitte) in Aug 2025
Interview
In round 1
Questions were mostly from my resume
Basic concepts of java oops
Asked me to write a query and also a coding question was given
In round 2
in depth explanation of my project
what is jwt , git github etc
I applied through college or university. I interviewed at Sclera (Mangalore) in Aug 2025
Interview
The interviewer started with a short introduction, asking me to briefly introduce myself and explain the projects mentioned in my resume.
Project Discussion (React.js Based):
They asked in-depth questions about my React.js project like
How the frontend communicates with the backend (API connection).
The use of useEffect — its syntax, purpose, and a practical example.
How state management was handled in the project.
3. Technical Questions:
React.js: Detailed discussion on how to fetch data from an API using Axios or Fetch, lifecycle behavior inside useEffect, and dependency arrays.
Java (OOP Concepts): Questions on the four pillars — Inheritance, Polymorphism, Encapsulation, and Abstraction