i
ImpactQA
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
Interview was good covered all bsic design pattern questin
I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2022. There was 1 interview round.
ImpactQA interview questions for popular designations
I applied via LinkedIn and was interviewed before May 2022. There were 3 interview rounds.
PUT updates an existing resource, POST creates a new resource, DELETE removes a resource, PATCH updates a part of a resource.
PUT: Used to update an existing resource with the new data provided in the request body.
POST: Used to create a new resource with the data provided in the request body.
DELETE: Used to remove a resource identified by the URL.
PATCH: Used to update a part of a resource identified by the URL with the ...
I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Sep 2021. There were 3 interview rounds.
Top trending discussions
I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.
posted on 16 Sep 2021
I was interviewed before Sep 2020.
Round duration - 50 minutes
Round difficulty - Medium
Round duration - 20 minutes
Round difficulty - Medium
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list. Otherwise, add the current element to the hash set.
Sort the pairs based on the first element and then the second element to meet the required output form
Round duration - 20 minutes
Round difficulty - Easy
Round duration - 40 minutes
Round difficulty - Hard
Pointers in C/C++ are variables that store memory addresses. They are used to manipulate memory directly and improve performance.
Pointers are declared using an asterisk (*) before the variable name.
Pointers can be used to dynamically allocate memory using functions like malloc() and free().
Pointers can be used to pass variables by reference to functions.
Tip 1 : Do atleast 1 project
Tip 2 : Practice Data structure programming questions
Tip 3 : Prepare concepts with examples (Coding/Numericals)
Tip 1 : Mention Projects
Tip 2 : Mention only those technologies which you are confident enough.
Tip 3 : Mention extra curricular activities if have.
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
based on 5 interviews
Interview experience
based on 87 reviews
Rating in categories
Senior Quality Analyst
82
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
37
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior QA Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
QA
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Cigniti Technologies
QASource
Indium Software
Think Future Technologies