i
ImpactQA
Filter interviews by
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 ...
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 - 70 Minutes
Round difficulty - Hard
Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...
The task is to distribute candies to students based on their performance while minimizing the total candies distributed.
Create an array to store the minimum candies required for each student.
Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.
Consider both left-to-right and right-to-left passes to ensure fair distribution.
Keep track of the total candies dist
You are given a sequence of numbers, ARR
. Your task is to return a sorted sequence of ARR
in non-descending order using the Merge Sort algorithm.
The Merge Sort...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Use Divide and Conquer approach to recursively divide the input array into two halves.
Merge the sorted halves to produce a completely sorted array.
Ensure the implementation handles the constraints specified in the problem statement.
Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.
posted on 10 Feb 2022
Nothing
posted on 16 Mar 2023
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
Java and python test was there
posted on 21 Dec 2024
I applied via Approached by Company and was interviewed before Dec 2023. There were 4 interview rounds.
2 sum program from Geeks for Geeks
Lazy loading delays loading of related data until it is specifically requested, while eager loading loads all related data upfront. N+1 problem occurs when lazy loading results in multiple additional queries being made.
Lazy loading is used to improve performance by only loading related data when needed
Eager loading loads all related data upfront to reduce the number of queries made
N+1 problem occurs in lazy loading whe...
Angular is a popular open-source front-end web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
Angular is a popular open-source web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
I am seeking a new job to further develop my skills and advance my career in software engineering.
Opportunity for professional growth
Desire for new challenges and projects
Better work-life balance
Company culture and values
Improved compensation and benefits
Test interview questions
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 10 Mar 2023
based on 1 interview
Interview experience
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