Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Basic java based questions
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node
Example: Singly linked list, Doubly linked list
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Basic test difficulty level was decent. Mathematics and reasoning based.
Coding questions on basic DSA . Difficulty level was medium
I was interviewed before Mar 2021.
Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.
Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer
Browser support may vary depending on the version of Selenium IDE being used
Additional browser support can be added through plugins or extensions
Selenium IDE supports Firefox browser.
Selenium IDE is a Firefox plugin
It can record and playback tests in Firefox
It supports Firefox versions up to 55
For newer versions, use Selenium WebDriver
Little tough for beginners to get through the interview
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Answers to common interview questions for Software Test Engineer position
Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath
Example of XPath for an element: //input[@id='username']
findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements
Smoke testing is a preliminary testing to check if th...
I was interviewed in Dec 2024.
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
It was a well designed test covering all the aptitude topics and the level was moderate.
Abstraction in programming is the concept of hiding the implementation details and showing only the necessary features of an object.
Abstraction can be achieved in programming languages like Java using abstract classes and interfaces.
Abstract classes are classes that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.
Interfaces define a contract for classes to implement, witho...
Code to reverse a string using array of characters
Create an array of characters from the input string
Use two pointers to swap characters at opposite ends of the array until they meet
Convert the array back to a string and return
Types of joins in SQL include inner join, outer join, left join, and right join.
Inner join: Returns rows when there is a match in both tables
Outer join: Returns all rows when there is a match in one of the tables
Left join: Returns all rows from the left table and the matched rows from the right table
Right join: Returns all rows from the right table and the matched rows from the left table
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
5 years of experience in software testing
Proficient in manual and automated testing
Strong attention to detail and problem-solving skills
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for a Softwaretest Engineer position
I am flexible and willing to move for the right opportunity
I understand the importance of being geographically flexible in the tech industry
I have worked on various projects including test automation, performance testing, and regression testing.
Developed automated test scripts using Selenium WebDriver for web application testing
Conducted performance testing using JMeter to analyze system behavior under load
Executed regression testing to ensure new code changes did not impact existing functionality
Yes, a bond is a legal agreement between a company and an employee that requires the employee to stay with the company for a certain period of time.
A bond is a common practice in industries like IT, where companies invest in training employees and want to ensure they stay for a certain period to recoup that investment.
Breaking a bond typically incurs a financial penalty for the employee.
Bonds can also be used in other ...
posted on 17 Oct 2024
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.
Seperate out alphabets and number from a given string.
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
posted on 4 May 2024
based on 1 interview
Interview experience
Software Engineer
55
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
R&D Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech