i
Apexon
Filter interviews by
Clear (1)
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.
2 Basic leetcode problems
I applied via Naukri.com and was interviewed before Dec 2022. There were 3 interview rounds.
Java program to reverse a sentence
Split the sentence into words using the split() method
Create a new array to store the reversed words
Iterate through the words in reverse order and add them to the new array
Join the reversed words using the join() method to form the reversed sentence
Program to find repeated character in a word.
Iterate through each character in the word
Store each character in a data structure
If a character is already present in the data structure, it is a repeated character
posted on 21 Oct 2024
I am a passionate SDET Automation Test Engineer with 5 years of experience in creating and executing automated test scripts.
5 years of experience in automation testing
Proficient in creating and executing automated test scripts
Strong knowledge of testing tools like Selenium and JUnit
Experience in Agile development environment
Excellent problem-solving skills
Program to reverse a string
Use a loop to iterate through the characters of the string
Swap the characters from start to end of the string
Repeat until the entire string is reversed
To handle pop-ups in automation testing, use methods like switchTo().alert(), accept(), dismiss(), getText()
Use switchTo().alert() method to switch focus to the pop-up
Use accept() method to click on the 'OK' button in the pop-up
Use dismiss() method to click on the 'Cancel' button in the pop-up
Use getText() method to retrieve the text from the pop-up for validation
getWindowsHandles is a method in Selenium WebDriver used to get the window handles of all the open browser windows.
getWindowsHandles returns a set of window handles as strings.
It is useful for switching between multiple browser windows during automation testing.
Example: Set
posted on 16 Sep 2024
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Java and automation question
Oops Concepts are fundamental principles of object-oriented programming such as 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 of a function to behave differently based on the object it is acting upon.
Abstraction: Hiding t...
It was a moderate test
I was interviewed in Mar 2024.
Java, selenium,1 hours
I was tough and taken the 1 hr for apitude
Based on dsa and patterns questions
Java is a high-level programming language used for developing applications and software.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)
It is object-oriented, allowing for modular and reusable code
Java is widely used for web development, mobile applications, and enterprise software
Examples of Java frameworks include Spring, Hibernate, and Selenium
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve problems
Key features of OOPs include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation refers to bundling data and methods that operate on the data into a single unit
Inheritance allows a cla...
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
787
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
592
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
249
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
236
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
191
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech