Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Java program to check if a number is prime or not
Create a function to check if a number is prime or not
Iterate from 2 to n/2 and check if n is divisible by any number
If n is divisible by any number, it is not prime
If n is not divisible by any number, it is prime
A dynamic web table element program involves identifying and interacting with elements in a table that change dynamically.
Identify the table element using unique identifiers like class or id
Use Selenium WebDriver to locate and interact with the table element
Handle dynamic changes in the table by using dynamic XPath or CSS selectors
Iterate through rows and columns to extract data or perform actions
posted on 24 Apr 2024
I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.
Software Testing Life Cycle involves planning, designing, executing, and reporting on tests to ensure quality software.
1. Planning phase involves defining test objectives, scope, and resources.
2. Design phase includes creating test cases, test data, and test environment setup.
3. Execution phase is where tests are run, defects are logged, and retesting is done.
4. Reporting phase involves documenting test results, defect...
posted on 1 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Aptitude, reasoning, English, and two codes
posted on 4 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Aptitude ,reasoning, computer science fundamental mcq ,2 coding questions
Advance round for those who solved more than 80% test in shl exam
posted on 6 Mar 2024
I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.
Questions are of medium difficulty focus on time
To reverse a string in Java, use StringBuilder or char array.
Use StringBuilder's reverse() method to reverse a string.
Convert the string to a char array, then swap characters from start and end indexes.
Iterate through half of the string and swap characters at corresponding indexes.
Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.
Software testing involves executing software applications or systems to identify defects and ensure they meet the specified requirements.
It is done to ensure that the software is reliable, efficient, and meets the user's needs.
Testing can be done manually or using automated tools...
I follow a structured approach to testing, including planning, designing test cases, executing them, and reporting defects.
I start by analyzing requirements and identifying test scenarios
I design test cases and prioritize them based on risk and impact
I execute test cases and report defects using a bug tracking tool
I perform regression testing to ensure fixes do not introduce new issues
I use automation tools to increase...
Easy MCQ Questions just prepare basics of CS
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS stands for Object-Oriented Programming System
It focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data int...
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
They can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed
Prevents method overriding in subclasses
Prevents class inheritance - class cannot be extended
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Simple DSA questions based on arrays and linkedlist
Use a set to remove duplicates from a string array.
Create a set to store unique strings.
Iterate through the array and add each string to the set.
Convert the set back to an array to get the unique strings.
Binary search code implementation in Python
Define a function that takes a sorted array and a target value as input
Initialize variables for low and high indices
Use a while loop to continue searching until low is less than or equal to high
Calculate mid index and compare value at mid with target
Update low or high based on comparison result
I want to join Epam because of its reputation for cutting-edge technology and opportunities for career growth.
Epam is known for its innovative projects and use of advanced technologies.
I am impressed by Epam's commitment to employee development and training programs.
I believe working at Epam will provide me with the opportunity to work on challenging projects and grow my skills.
My strengths include attention to detail, problem-solving skills, and strong communication. My weakness is sometimes taking on too much work at once.
Strengths: attention to detail
Strengths: problem-solving skills
Strengths: strong communication
Weakness: taking on too much work at once
based on 4 reviews
Rating in categories
Senior Software Engineer
466
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
354
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
284
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
206
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
EPAM Systems
GlobalLogic
LTIMindtree