Filter interviews by
I was interviewed in Jul 2022.
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
String based problem
The current system architecture is a microservices-based architecture with containerization using Docker and orchestration with Kubernetes.
Microservices architecture
Containerization with Docker
Orchestration with Kubernetes
What people are saying about EPAM Systems
I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.
EPAM Systems interview questions for popular designations
I applied via Referral and was interviewed before Oct 2022. There were 5 interview rounds.
JS algorithm and js questions
Flatten an array of strings into a single string
Use the flatMap method to concatenate all strings in the array
Alternatively, use the reduce method to combine all strings into one
Ensure to handle any nested arrays within the main array
Get interview-ready with Top EPAM Systems Interview Questions
I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.
Coding test on python
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
Ask clarifying questions, be polite and pay attention to details
Bean scopes in Spring Boot determine the lifecycle and visibility of beans.
Singleton scope: Default scope, only one instance per Spring container
Prototype scope: New instance created each time bean is requested
Request scope: Bean created once per HTTP request
Session scope: Bean created once per HTTP session
Application scope: Bean created once per ServletContext
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
I applied via Monster and was interviewed before Oct 2022. There were 3 interview rounds.
Product design involves creating a plan for the development of a product, considering user needs and technical constraints.
Identify user needs and pain points
Create user personas and user stories
Consider technical constraints and feasibility
Iterate on designs based on user feedback
Collaborate with cross-functional teams
I applied via LinkedIn and was interviewed before Oct 2021. There were 2 interview rounds.
Spring Boot is a framework that simplifies the development of Java applications.
Spring Boot provides a pre-configured environment for building and deploying applications.
It uses an embedded server, such as Tomcat or Jetty, to run the application.
It also includes a variety of starter dependencies, which can be easily added to the project.
Spring Boot uses auto-configuration to automatically configure the application base...
To make a list immutable in custom objects, use the 'tuple' data type instead of 'list'.
Replace the 'list' data type with 'tuple' to create an immutable list.
Tuples are similar to lists but cannot be modified once created.
Immutable lists provide data integrity and prevent accidental modifications.
Ways to iterate on collections in software engineering
For loop
While loop
Foreach loop
Iterator
Stream API
Lambda expressions
The current project follows a microservices architecture.
The project is divided into multiple small services that communicate with each other through APIs.
Each service is responsible for a specific functionality.
The services are deployed independently and can be scaled as per the requirement.
The architecture allows for easy maintenance and updates.
Examples of services include user management, payment gateway, and inven
Exception handling is crucial in microservices to ensure fault tolerance and reliability.
Each microservice should have its own exception handling mechanism.
Exceptions should be logged and monitored for analysis and improvement.
Use circuit breakers and retries to handle transient errors.
Consider using a centralized exception management system for better visibility.
Ensure error messages are clear and informative for easi
Interview experience
based on 1.3k reviews
Rating in categories
Senior Software Engineer
2.6k
salaries
| ₹15 L/yr - ₹42.7 L/yr |
Software Engineer
1.7k
salaries
| ₹6.9 L/yr - ₹24 L/yr |
Lead Software Engineer
831
salaries
| ₹18 L/yr - ₹52 L/yr |
Senior Systems Engineer
304
salaries
| ₹12 L/yr - ₹36.3 L/yr |
Software Test Automation Engineer
267
salaries
| ₹7 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech