Filter interviews by
Testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Testing involves identifying bugs, errors, or defects in the software.
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Testing can be manual or automated, with automated testing using tools like Selenium or JUnit.
Regression testing ensures that n...
Xpath is a language used for locating elements on a web page using XML path expression.
Xpath stands for XML Path Language.
It is commonly used in web scraping and automation testing.
Xpath uses path expressions to navigate through elements and attributes in an XML or HTML document.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020. There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
posted on 30 Nov 2022
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
posted on 10 May 2024
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
I applied via Internshala and was interviewed in Sep 2022. There were 3 interview rounds.
Includes basic aptitude question with additional questions based on coding languages fundamentals.....
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves
Compare the target value with the middle element
If the target value matches the middle element, return its position
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the arra...
posted on 27 Jul 2023
I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.
Basic coding questions with some aptitude questions
posted on 26 Dec 2023
I applied via Campus Placement and was interviewed before Dec 2022. There were 5 interview rounds.
General aptitude and reasoning
General coding questions
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
39
salaries
| ₹2 L/yr - ₹9 L/yr |
Software Developer
23
salaries
| ₹0.9 L/yr - ₹6.5 L/yr |
Senior Software Engineer
20
salaries
| ₹2 L/yr - ₹9.2 L/yr |
Application Support Engineer
12
salaries
| ₹5 L/yr - ₹7.5 L/yr |
Associate Software Engineer
9
salaries
| ₹1 L/yr - ₹1.9 L/yr |
HCL Infosystems
Accel Frontline
PC Solutions
RNF Technologies