Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Responsive design using media queries and flexible layouts to adapt frontend to different devices.
Use media queries in CSS to apply different styles based on screen size
Utilize responsive frameworks like Bootstrap or Foundation for pre-built responsive components
Implement flexible layouts using percentage-based widths and max-width properties
Optimize images for different screen resolutions using srcset and sizes attrib...
A closure is a function that has access to its own scope, as well as the outer scope in which it was defined.
A closure allows a function to access variables from an outer function even after the outer function has finished executing.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console
Typescript offers advantages like static typing, improved code quality, better tooling support, and easier refactoring.
Static typing helps catch errors at compile time
Improved code quality due to type checking
Better tooling support with features like code navigation and auto-completion
Easier refactoring with the help of type annotations
Faster development with enhanced IDE support
Architectural patterns are reusable solutions to common problems in software architecture.
MVC (Model-View-Controller) - Separates an application into three main components: the model, the view, and the controller.
MVVM (Model-View-ViewModel) - Similar to MVC but with a ViewModel layer that manages the state and behavior of the view.
Flux - Unidirectional data flow pattern commonly used with React applications.
Microservic...
Design patterns are reusable solutions to common problems in software design.
Creational Patterns: Singleton, Factory, Builder
Structural Patterns: Adapter, Decorator, Facade
Behavioral Patterns: Observer, Strategy, Command
Yes, I have configured various parts of CI/CD pipelines.
I have set up automated builds using tools like Jenkins or GitLab CI.
I have configured automated testing processes within the pipeline.
I have integrated deployment scripts to automatically deploy code to different environments.
I have set up notifications for build status and deployment success/failure.
I have worked on optimizing and improving the efficiency of CI/
Some popular hacker attacks include XSS (Cross-Site Scripting) and SQL Injection.
XSS (Cross-Site Scripting) - attackers inject malicious scripts into web pages viewed by other users
SQL Injection - attackers insert malicious SQL code into input fields to manipulate database queries
SSR improves SEO, performance, and initial load time of web applications.
Improves SEO by serving fully rendered HTML to search engine crawlers
Enhances performance by reducing time to first paint and time to interactive
Faster initial load time for users, especially on slower network connections
Better support for social media crawlers and web scrapers
Enables content to be visible to users even if JavaScript is disabled
Merge two intervals by sorting and iterating through the intervals.
Sort the intervals based on the start value.
Iterate through the intervals and merge overlapping intervals.
Return the merged intervals.
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
defer loads the script after the document has been parsed, async loads the script asynchronously without blocking the document parsing
defer attribute loads the script after the document has been parsed
async attribute loads the script asynchronously without blocking the document parsing
defer scripts are executed in the order they appear in the document, async scripts are executed as soon as they are loaded
defer is bette...
Pseudo class selects elements based on their state, while pseudo element selects parts of an element.
Pseudo class is used to style elements based on their state, such as :hover, :active, :focus.
Pseudo element is used to style specific parts of an element, such as ::before, ::after, ::first-line.
Pseudo class starts with a single colon (:), while pseudo element starts with a double colon (::).
What people are saying about EPAM Systems
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Write a function , which accept a sorted array, and count the unique value in array. There can be negative number in array.eg arr[,-2, -1, -1, 0, 1,1 , 2, 3,3 , 4, 5]
EPAM Systems interview questions for designations
Get interview-ready with Top EPAM Systems Interview Questions
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
posted on 4 Apr 2024
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
What is react , feature, axios, API
Redux Redux toolkit Redux thunk
posted on 26 Oct 2024
Time base directions and probability
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Some of the top questions asked at the EPAM Systems React Js Frontend Developer interview -
based on 6 interviews
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹11 L/yr - ₹42 L/yr |
Software Engineer
1.7k
salaries
| ₹5.6 L/yr - ₹24 L/yr |
Lead Software Engineer
854
salaries
| ₹18 L/yr - ₹52 L/yr |
Senior Systems Engineer
315
salaries
| ₹13.8 L/yr - ₹38.8 L/yr |
Software Test Automation Engineer
256
salaries
| ₹7 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech