Filter interviews by
I applied via Referral and was interviewed before Aug 2023. There were 3 interview rounds.
Basic MCQ questions which were easy
Defect life cycle is the process of identifying, reporting, fixing, and verifying defects in software development.
Defect is identified by testers during testing
Defect is reported to the development team
Development team fixes the defect
Fixed defect is verified by testers
Defect is closed if it passes verification
If defect fails verification, it is reopened and the cycle continues
ECP stands for Equivalence Class Partitioning and BVA stands for Boundary Value Analysis.
ECP is a testing technique that divides input data into groups that are expected to exhibit similar behavior.
BVA is a testing technique that focuses on testing values at the boundaries of input domains.
ECP and BVA are used to identify defects in software and improve the quality of testing.
For example, if a program accepts input val...
Test scenarios for ATM
Verify if the ATM is dispensing the correct amount of cash
Check if the ATM is accepting valid cards and rejecting invalid ones
Test if the ATM is able to handle multiple transactions at the same time
Ensure that the ATM is providing proper instructions to the user
Validate if the ATM is able to handle network connectivity issues
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Use Depth First Search (DFS) to find connected components in a graph
Start by initializing all vertices as unvisited
Iterate through each vertex and perform DFS to find connected components
Keep track of visited vertices to avoid revisiting
Example: For a graph with vertices {A, B, C} and edges {(A, B), (B, C)}, the connected components are {A, B, C}
Design a chess game with proper board setup, piece movements, and win conditions.
Create a 8x8 grid to represent the chess board
Assign initial positions to each type of chess piece (pawn, rook, knight, bishop, queen, king)
Implement rules for each piece's movement (e.g. pawn moves forward, rook moves horizontally/vertically)
Check for valid moves and capture opponent's pieces
Implement win conditions (checkmate, stalemate)
...
I applied via Campus Placement
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
Coding question on string manipulation like tell the type of card based on the string constraints of the given card number.
I applied via Company Website
I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds.
Implement the function "Printlast10lines" such that the program prints the last 10 (or less) in a given string
To delete the nth node in a single linked list, we need to find the (n-1)th node and update its next pointer.
Traverse the linked list to find the (n-1)th node
Update the next pointer of the (n-1)th node to skip the nth node
Free the memory allocated to the nth node
I applied via Approached by Company and was interviewed in Jan 2024. There were 5 interview rounds.
Screening round was a 1 hour coding test. Mostly non leetcode style where the question is incremental - Eg. Identify a pattern in a given text value and extract it then perform subsequent transformations. There is no right or wrong its just how well you are able to do the task.
Another round similar to the first one with an incremental coding test. Question was very lengthy.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
67
salaries
| ₹3.2 L/yr - ₹11.2 L/yr |
Application Developer
41
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Senior Software Developer
38
salaries
| ₹7.6 L/yr - ₹16.5 L/yr |
Software Tester
31
salaries
| ₹3.5 L/yr - ₹9.1 L/yr |
Technical Lead
30
salaries
| ₹10.5 L/yr - ₹22 L/yr |
Mobikwik
Spice Money
Freecharge
Clix Capital Services