Filter interviews by
Sort an array containing 0, 1, and 2.
Use a sorting algorithm like quicksort or mergesort.
Count the occurrences of 0s, 1s, and 2s, then reconstruct the array.
Use three pointers to keep track of the positions of 0s, 1s, and 2s.
One-pass solution: Maintain three indices (low, mid, high) and swap elements accordingly.
Design priority queue
A priority queue is a data structure that stores elements with associated priorities
Elements with higher priority are dequeued before elements with lower priority
Common implementations include binary heaps and balanced binary search trees
Top trending discussions
I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.
2 question of DSA (easy, medium) in 60 minutes
Deletion in min heap involves removing the root node and rearranging the heap to maintain the min heap property.
To delete the root node in a min heap, swap it with the last node in the heap.
Remove the last node and then heapify the heap starting from the root to maintain the min heap property.
Example: If the min heap is [10, 20, 30, 25, 40], after deletion the heap becomes [20, 25, 30, 40].
I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.
Severity, Priority, and Criticality are different aspects of issue management in software testing.
Severity refers to the impact of a defect on the system's functionality.
Priority indicates the order in which defects should be fixed based on business needs.
Criticality combines severity and priority to determine the overall importance of a defect.
For example, a defect causing a system crash would have high severity, high...
Equivalence partitioning is a software testing technique where input data is divided into partitions and only one value from each partition is tested.
Input data is divided into groups or partitions based on similar characteristics
One value from each partition is selected as a representative for testing
Helps in reducing the number of test cases while ensuring maximum coverage
Example: Testing a login form with valid, inv...
Backward compatibility refers to the ability of a system to accept input intended for an older version of the system.
Allows newer versions of software to work with data or systems from older versions
Ensures that changes in the software do not break compatibility with existing data or systems
Helps in smooth transition and adoption of new versions without disrupting existing processes
A paradox in testing refers to a situation where a test case both passes and fails at the same time.
Paradox in testing can occur when a test case has conflicting requirements or conditions.
It can also happen when there are errors in the test setup or execution that lead to unexpected results.
For example, a test case may pass when run individually but fail when run as part of a test suite due to dependencies.
Identifying...
PUT and PATCH are HTTP methods used for updating resources in RESTful APIs.
PUT is used to update or replace an existing resource entirely
PATCH is used to partially update an existing resource
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request
PATCH is not idempotent, meaning multiple identical requests may have different effects
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
My dream is to create innovative software solutions that positively impact people's lives and drive technological advancement.
Building User-Centric Applications: I aspire to develop applications that prioritize user experience, like a health tracking app that motivates users to lead healthier lives.
Contributing to Open Source: I dream of contributing to open-source projects, collaborating with developers worldwide to c...
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Coding test has multiple choice questions based on basics of programming and 2 coding questions.
OOP is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.
OOP focuses on creating objects that interact with each other to solve problems.
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for creating objects, defining their properties and behaviors.
Inheritance allows new classes to be based on existing...
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 2 interview rounds.
Apti and coding
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.
First round was coding test in online mode which was quite easy.
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
2 leetcode medium question in 1 hr
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
It was a DSA round with one medium and one hard question.
based on 1 interview experience
Assistant Manager
70
salaries
| ₹12 L/yr - ₹31.7 L/yr |
Engagement Manager
57
salaries
| ₹20 L/yr - ₹44 L/yr |
Senior Executive
54
salaries
| ₹9.2 L/yr - ₹15 L/yr |
Software Development Engineer II
49
salaries
| ₹19 L/yr - ₹55 L/yr |
Senior Manager
37
salaries
| ₹37.8 L/yr - ₹63 L/yr |
Udaan
Swiggy
CARS24
BlackBuck