Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Online test on hacker rank . difficult level
Assignmemt on sorting array
It was test on hacker rank
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
3 question of DSA in Online assesment
The candy problem involves distributing candies to children based on their ratings while ensuring fairness.
Each child must receive at least one candy.
Children with a higher rating than their neighbors receive more candies.
Example: Ratings [1, 0, 2] results in candies [2, 1, 2].
Use a two-pass algorithm: one from left to right, and another from right to left.
I applied via Referral and was interviewed in Mar 2023. There were 4 interview rounds.
The first round is OA and the majority questions are from leet code or similar
Find the longest substring with at most k distinct characters.
Use a sliding window approach to keep track of the distinct characters in the substring.
Keep track of the start and end indices of the current substring.
Update the start index of the substring when the number of distinct characters exceeds k.
Update the end index of the substring and the length of the longest substring when a new longest substring is found.
I appeared for an interview in Mar 2025, where I was asked the following questions.
I chose this role to combine my passion for technology with my desire to ensure software quality and user satisfaction.
I have always been passionate about technology and software development, and this role allows me to work closely with both.
Quality assurance is crucial in software development; I want to contribute to creating reliable and user-friendly applications.
I enjoy problem-solving and analytical thinking, whic...
Black box testing evaluates software functionality without knowledge of internal code structure.
Equivalence Partitioning: Divides input data into valid and invalid partitions. Example: Testing a login form with valid and invalid credentials.
Boundary Value Analysis: Tests values at the boundaries of input ranges. Example: Checking age input fields for values like 17, 18, and 19.
Decision Table Testing: Uses a table to re...
Regression testing ensures that new code changes do not adversely affect existing functionalities.
Verifies that recent changes haven't introduced new bugs.
Can be automated to save time and increase efficiency.
Example: After adding a new feature, testing existing features to ensure they still work.
Often performed after bug fixes or enhancements.
Includes both manual and automated testing approaches.
I applied via Approached by Company and was interviewed in Feb 2023. There were 5 interview rounds.
2 da questions based on maps and set
2 questions again on graph and dp
Design a service for online grocery shopping with a wide range of products and delivery options.
Create a user-friendly website or app for customers to browse and order groceries
Implement a secure payment gateway for online transactions
Integrate a robust inventory management system to track products and availability
Offer various delivery options such as express delivery or scheduled delivery
Provide customer support for ...
Sliding Window and Dynamic Programming questions
Leetcode medium - given an array of words, determine how many
based on 2 interview experiences
Difficulty level
Duration
based on 1 review
Rating in categories
Software Engineer
102
salaries
| ₹29.8 L/yr - ₹50 L/yr |
Senior Software Engineer
96
salaries
| ₹38.4 L/yr - ₹67.3 L/yr |
Trust and Safety Specialist
75
salaries
| ₹5.5 L/yr - ₹10.1 L/yr |
Software Developer
64
salaries
| ₹21.4 L/yr - ₹33.5 L/yr |
Account Director
30
salaries
| ₹18.3 L/yr - ₹33.5 L/yr |
Amazon
Flipkart
Udaan
BigBasket