Solicité el puesto en persona. Acudí a una entrevista en EPAM Systems (Pune) en ene 2026
Entrevista
The discussion started with a self introduction followed by questions about the projects I have worked on so far and my role in them.
Core # Java topics covered:
Difference between synchronized and Lock
Thread life cycle explanation
Can static methods be overridden
Can the main method be overloaded and what happens when we do it (a tricky question)
#Codinground:
Given an integer array with positive and negative numbers, find the maximum continuous subarray and also print the subarray using best left and best right indexes
Using Java 8 #streams, given a string like "ganeshkandi", print the index positions of all vowels
Spring Boot and #design topics:
Difference between #Controller and #RestController
Explain different #bean scopes
What is a #Singleton class
Implement Singleton using double checked locking
What is a scheduler in Spring Boot and when it is used
Implement #ExecutorService and explain thread pool in it
How microservices communicate with each other
Additional questions:
Do you know about reactive #programming
What is WebClient
Implement WebClient
Why do we need #WebClient if we already have RestTemplate
How do you handle authentication and authorization
Situation based questions:
What is your approach to fix a production issue and where will you start
Where is your application deployed
Have you written any plugins
5 step of it. HR, OA, Technical Interview, HR Manager Interview, Company Interview and Offer. HR team were really helpful in every step of the process. There is a puzzle of OA which was looking simple but you have to manage your timing. I cannot see the beyond because that position was closed...
Preguntas de entrevista [1]
Pregunta 1
What was your previous experience? Where did you work? etc.
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en EPAM Systems
Entrevista
Applied online, had a first HR interview. General questions about experience and role informaiton was given. They tell you about the project but who the customer is which is expected
Solicité el puesto a través de un captador. Acudí a una entrevista en EPAM Systems (Bengaluru) en may 2026
Entrevista
Reached through LinkedIn, Total 3 rounds, 2 tech,1 HR - Technical rounds were difficult. Mostly asked about tech mentioned in the resume. RAG, LLM pipelines etc. DSA questions LeetCode Medium.
What is the difference between supervised and unsupervised learning?
Arrays and Strings (e.g., Longest Substring Without Repeating Characters)Trees and Graph TraversalsDynamic Programming
OOPS principles and API design.CI/CD pipelines and the basics of containerization with Docker.