Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Online test contains MCQ questions on Angular
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Scrum and Agile are project management methodologies that prioritize flexibility, collaboration, and iterative development.
Agile is a broad approach to project management that emphasizes flexibility, customer satisfaction, and continuous improvement.
Scrum is a specific Agile methodology that focuses on iterative development cycles called sprints, daily stand-up meetings, and a product backlog.
Both methodologies priorit...
What people are saying about EPAM Systems
I applied via Approached by Company and was interviewed in Oct 2022. There were 2 interview rounds.
JavaScript function to check if parentheses are balanced
Create an empty stack
Loop through each character in the string
If the character is an opening parenthesis, push it onto the stack
If the character is a closing parenthesis, pop the top element from the stack and check if it matches the closing parenthesis
If the stack is empty at the end of the loop, the parentheses are balanced
EPAM Systems interview questions for designations
I applied via LinkedIn
I appeared for an interview before Dec 2020.
Round duration - 360 minutes
Round difficulty - Medium
Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through possible allocations and calculate the maximum pages assigned to a student.
Find the minimum of these maximums to get the optimal allocation.
Return the minimum pages allocated in each test case, or -1 if not possible.
Tip 1 : Good understanding of Data Structure and Algorithms
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .
Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
Remove duplicate elements from an Array
Use the Set object to remove duplicate elements
Convert the Set back to an array using the spread operator
If the array contains objects, use a custom comparison function
Use the accept attribute in the input tag to only allow jpg and png files.
Add accept attribute to input tag with 'image/jpeg, image/png' value
This will restrict file selection to only jpg and png files
Use flexbox to center align a div in just one line in CSS.
Set the parent container's display property to flex.
Use the justify-content property with the value 'center' to horizontally center the div.
Use the align-items property with the value 'center' to vertically center the div.
Use React Router's Redirect component to redirect to login page if user is not logged in.
Create a PrivateRoute component that checks if user is logged in
If user is not logged in, redirect to login page using Redirect component
Wrap the routes that require authentication with PrivateRoute component
I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.
SQL Server stored procedures and functions
Stored procedures are precompiled SQL statements that can be executed with parameters
Functions return a single value and can be used in SQL statements
Both can improve performance and security by reducing network traffic and preventing SQL injection attacks
ASP.NET page life cycle is a series of events that occur when a page is requested, processed, and rendered.
Page request is received by the server
Page is initialized and controls are created
Page is loaded with data and events are triggered
Page is rendered and sent to the client
Page is unloaded and disposed
I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.
Box model is a concept in CSS where every HTML element is considered as a rectangular box with content, padding, border, and margin.
Content is the actual content of the element
Padding is the space between the content and the border
Border is the line that surrounds the padding and content
Margin is the space between the border and the adjacent elements
Box-sizing property can be used to change the default box model behavi
based on 4 interviews
1 Interview rounds
based on 2 reviews
Rating in categories
Senior Software Engineer
3.1k
salaries
| ₹15 L/yr - ₹42 L/yr |
Software Engineer
1.9k
salaries
| ₹4.9 L/yr - ₹25 L/yr |
Lead Software Engineer
963
salaries
| ₹16.5 L/yr - ₹53 L/yr |
Senior Systems Engineer
322
salaries
| ₹12 L/yr - ₹36 L/yr |
Software Developer
270
salaries
| ₹8.5 L/yr - ₹30 L/yr |
TCS
Accenture
DXC Technology
Optum Global Solutions