Filter interviews by
I applied via campus placement at University Business School (UBS), Chandigarh and was interviewed in Jul 2024. There were 2 interview rounds.
2 String problems and one problem based or linked list
Basic round just check english speaking skills of an individual
Java OOPS concept focuses on creating classes and objects to model real-world entities.
Encapsulation: Bundling data and methods that operate on the data within a single unit (class)
Inheritance: Allows a class to inherit properties and behavior from another class
Polymorphism: Ability of a method to do different things based on the object it is acting upon
What people are saying about EPAM Systems
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Find the largest word in a list using Java Streams API
Use Java Streams API to convert the array of strings to a stream
Use the 'max' method with a Comparator to find the largest word based on length
Return the largest word found
A functional interface in Java is an interface that contains only one abstract method.
Functional interfaces can have multiple default or static methods, but only one abstract method.
They are used to enable lambda expressions and method references in Java.
Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.
EPAM Systems interview questions for popular designations
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Get interview-ready with Top EPAM Systems Interview Questions
Na not applicable for this thing
To make a class mutable, provide public setter methods to modify its internal state.
Add public setter methods to modify class fields
Avoid using final keyword for class fields
Implement proper validation logic in setter methods
Consider thread safety when allowing mutability
Find the smallest product of elements in an array of strings.
Convert each string element to integer and calculate the product of all elements.
Keep track of the smallest product found so far.
Return the smallest product at the end.
Designing for input and output files involves considering file formats, data validation, error handling, and security measures.
Understand the requirements for input and output files, including file formats and data structures.
Implement data validation to ensure that input files meet the required format and content.
Include error handling mechanisms to address issues such as missing files or incorrect data.
Consider secur...
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
finally is used in exception handling to define a block of code that will always be executed, while finalize is a method in Java used for cleanup operations before an object is destroyed.
finally is used in try-catch blocks to define a block of code that will always be executed, regardless of whether an exception is thrown or not
finalize is a method in Java that is called by the garbage collector before an object is des...
403 status code means forbidden access to the requested resource.
403 status code indicates that the server understood the request but refuses to authorize it.
It is commonly used when the user does not have the necessary permissions to access the resource.
Examples include trying to access a restricted page without proper credentials or attempting to perform an action that requires higher privileges.
Test listeners types are used in software testing to monitor and respond to events during test execution.
Types of test listeners include TestNG listeners, JUnit listeners, and custom listeners
TestNG listeners include ITestListener, ISuiteListener, and IInvokedMethodListener
JUnit listeners include RunListener and TestWatcher
Custom listeners can be created to handle specific events in test execution
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.
Interview experience
based on 1.3k reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹15 L/yr - ₹42 L/yr |
Software Engineer
1.7k
salaries
| ₹5.7 L/yr - ₹24 L/yr |
Lead Software Engineer
825
salaries
| ₹18 L/yr - ₹52 L/yr |
Senior Systems Engineer
308
salaries
| ₹14 L/yr - ₹36.3 L/yr |
Software Test Automation Engineer
260
salaries
| ₹6 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech