Filter interviews by
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
AB framework is a system for testing two versions of a software application to determine which performs better.
Define the goals and metrics for comparison
Create two versions of the software with the only difference being the feature being tested
Randomly assign users to either version A or version B
Collect and analyze data on user behavior and performance to determine which version is more effective
Top trending discussions
posted on 12 Mar 2024
I applied via Company Website and was interviewed before Mar 2023. There were 4 interview rounds.
Solve sudoku, row and columns should have 1-9 numbers and the numbers shouldnt repeat
Design a parking lot system with features like parking, retrieving, and tracking available spots.
Create a ParkingLot class with attributes like total number of spots, available spots, and a list of parked vehicles.
Implement methods for parking a vehicle, retrieving a vehicle, and tracking available spots.
Use data structures like arrays or lists to manage parked vehicles and available spots.
Consider implementing feature...
posted on 19 Dec 2023
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
Create subarrays with sum = 0 from given array of integers.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap and check if the current sum - any previous sum equals 0.
If yes, then the subarray between those two indices has a sum of 0.
The left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree in a level order manner and keep track of the first node at each level.
Use a queue to store nodes at each level and update the left view nodes accordingly.
Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].
posted on 7 Apr 2023
I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 4 interview rounds.
Easy to medium-level coding questions on DSA
A custom linked list is a data structure where each node contains a value and a reference to the next node.
Define a Node class with value and next properties
Define a LinkedList class with head property and methods to add, remove, and traverse nodes
Example: let list = new LinkedList(); list.add(1); list.add(2); list.remove(1);
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
The coding test was divided in 4 sections:
1> Java and SpringBoot multiple choice questions
The question topics included, multihreading, springboot context, security
2> Leetcode style program question 1 - Easy
3> Leetcode style program question 2 - Medium
Length of longest consecutive ones by at most one swap.
4> Sql query question
I applied via Approached by Company and was interviewed before Nov 2022. There were 3 interview rounds.
Brush up on DS and Algorithms
posted on 4 Oct 2024
React is a JavaScript library for building user interfaces, known for its efficiency and flexibility.
React allows for the creation of reusable UI components, making development faster and more efficient.
It uses a virtual DOM for optimal performance by only updating the necessary components when data changes.
React's component-based architecture promotes code reusability and maintainability.
It has a large and active comm...
posted on 25 Sep 2023
I applied via Approached by Company and was interviewed before Sep 2022. There were 4 interview rounds.
Algorithm and database and datastructures
Language and basic understanding
based on 1 interview
Interview experience
Director Finance
4
salaries
| ₹59 L/yr - ₹90 L/yr |
Director
4
salaries
| ₹72 L/yr - ₹250 L/yr |
Staff Engineer
4
salaries
| ₹55 L/yr - ₹130 L/yr |
Industrial Engineer
3
salaries
| ₹60 L/yr - ₹60 L/yr |
Amazon
Flipkart
BigBasket
JustDial