Filter interviews by
Clear (1)
Top trending discussions
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.
Current Technologies
Duration 1 hr, Coding,GK and English
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Remove duplicates in a string array
Iterate through the array and use a Set to store unique strings
Convert the Set back to an array to get the final result
Remove spaces in a string
Use string.replace() method with regex to replace spaces with empty string
Alternatively, loop through each character in the string and build a new string without spaces
Consider trimming the string first to remove leading and trailing spaces
Testing is the process of evaluating a system or application to identify defects or errors.
Testing involves executing software to find bugs or issues.
It ensures that the software meets the specified requirements.
Types of testing include functional, performance, security, and regression testing.
Examples of testing tools include Selenium, JUnit, and Postman.
Remove duplicate strings in an array and count occurrences of each string.
Iterate through the array and use a Set to remove duplicates.
Use a HashMap to count occurrences of each string.
Return the unique strings and their counts.
They told to write java program in string and collections
Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.
Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.
Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...
A program to read data from an Excel file using a programming language.
Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.
Open the Excel file and select the specific sheet or range of cells to read data from.
Iterate through the rows and columns to extract the data and store it in an array of strings.
Seeking new challenges and growth opportunities in a more innovative environment.
Desire for new challenges and learning opportunities
Seeking a more innovative work environment
Looking for career growth and advancement
Interested in working with new technologies or methodologies
Rest assured question asked
STLC stands for Software Testing Life Cycle. Webdriver is a tool used for automating web application testing.
STLC is a process followed by QA teams to ensure software quality
It includes planning, designing, executing and reporting of tests
Webdriver is a popular tool for automating web application testing
It uses a browser-specific driver to interact with web elements
Webdriver supports multiple programming languages like
OOPS concepts are the principles of Object-Oriented Programming that help in creating modular and reusable code.
Encapsulation: Binding data and functions together in a single unit called class
Inheritance: Acquiring properties and behavior of a parent class by a child class
Polymorphism: Ability of an object to take many forms. It can be achieved through method overloading and method overriding
Abstraction: Hiding the imp...
In Aptitude asked very common question in verbal quants.
based on 1 interview
Interview experience
Senior Member Technical
216
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
200
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
189
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
152
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
123
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech