Filter interviews by
You can read data from Excel using Selenium by using Apache POI library.
Use Apache POI library to interact with Excel files in Selenium
Create a FileInputStream object to read the Excel file
Use WorkbookFactory to create a workbook object from the FileInputStream
Get the desired sheet from the workbook using getSheet() method
Iterate through rows and cells to read data from Excel sheet
Java code to find max number from array of strings
Convert array of strings to array of integers using Integer.parseInt()
Initialize max variable with Integer.MIN_VALUE
Iterate through array and update max if current element is greater
Return max value
Top trending discussions
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
They mainly check vocabulary and fluency and interaction
In the next 5 years, I see myself growing into a senior QA Engineer role, leading a team, and contributing to the development of innovative testing strategies.
Continuing to enhance my technical skills in automation testing and performance testing
Taking on more responsibilities such as mentoring junior QA engineers
Contributing to process improvements within the QA team
Possibly pursuing certifications in QA or related fi...
V-model is a software development model that emphasizes the relationship between each phase of development and its corresponding testing phase.
V-model is a sequential path of the waterfall model where testing is done in parallel with the development phase.
Each phase must be completed before the next phase begins.
It involves verification and validation activities at each stage to ensure high-quality software.
The V-shape...
Basic aptitude questions and pseudo codes
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Quite tough and interesting and good questions
Quite tough and interesting and goodnpanel of members
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Split alpha-numeric values in Java without using split method
Iterate through each character in the input string
Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods
Create separate strings for digits and letters and store them in an array
Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL
Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;
Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Java OOPS concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
I appeared for an interview in Mar 2025, where I was asked the following questions.
Object literals are a way to define objects in JavaScript using a simple syntax of key-value pairs.
Defined using curly braces: `{ key: value }`.
Keys can be strings or identifiers, e.g., `{ name: 'John', age: 30 }`.
Values can be any data type: strings, numbers, arrays, functions, etc.
Example: `const person = { name: 'Alice', greet: function() { return 'Hello'; } };`.
Supports nested objects: `const car = { make: 'Toyota'
A prime number is a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers.
A prime number has exactly two distinct positive divisors: 1 and itself.
Examples of prime numbers include 2, 3, 5, 7, 11, and 13.
The number 1 is not considered a prime number.
To check if a number n is prime, test divisibility from 2 to the square root of n.
If n is divisible by any number in that range, it
I appeared for an interview in Dec 2024.
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
3.4k
salaries
| ₹2.7 L/yr - ₹12.8 L/yr |
Senior Software Engineer
2k
salaries
| ₹6 L/yr - ₹19.8 L/yr |
QA Engineer
1k
salaries
| ₹3.9 L/yr - ₹11 L/yr |
Senior QA Engineer
776
salaries
| ₹6.2 L/yr - ₹15 L/yr |
System Analyst
747
salaries
| ₹9.6 L/yr - ₹25 L/yr |
Mphasis
eClerx
L&T Technology Services
Coforge