Filter interviews by
Different LB types in k8s include NodePort, LoadBalancer, and Ingress.
NodePort: Exposes the service on each Node's IP at a static port.
LoadBalancer: Creates an external load balancer in the cloud provider's network.
Ingress: Manages external access to services in a cluster.
I applied via Referral and was interviewed in Aug 2024.Β There was 1 interview round.
I was asked question on sliding window on finding the largest subarray with all distinct numbers. The interviewer was very helpful.
I applied via Referral and was interviewed in Jan 2024.Β There was 1 interview round.
Insert a node in a Binary Search Tree (BST)
Start at the root node and compare the value of the node to be inserted with the current node
If the value is less than the current node, move to the left child. If greater, move to the right child
Repeat the process until reaching a leaf node, then insert the new node as a left or right child
Design a lift system for efficient vertical transportation
Consider the number of floors in the building
Include safety features like emergency stop button
Optimize for speed and energy efficiency
Implement a user-friendly interface for passengers
I applied via Naukri.com and was interviewed in Sep 2021.Β There were 4 interview rounds.
Count the number of flips required to convert a binary string to alternate 0 and 1.
Iterate through the string and count the number of flips required to make it alternate.
Keep track of the current character and the expected character.
Example: 001101 -> 010101 requires 2 flips.
Example: 101010 -> 010101 requires 3 flips.
Find the maximum profit from buying and selling a stock given an array of its values.
Iterate through the array and keep track of the minimum value seen so far.
Calculate the profit at each index and update the maximum profit seen.
Return the maximum profit.
Boundary traversal of a tree
Boundary traversal involves visiting the nodes on the boundary of a tree in a specific order
Start with the root node and traverse the left boundary, then the leaf nodes from left to right, and finally the right boundary
Use recursion to traverse the left and right subtrees
Exclude the leaf nodes that are also part of the left or right boundary
Reverse a linked list in groups of k nodes.
Divide the linked list into groups of k nodes
Reverse each group of k nodes
Connect the reversed groups to form the final linked list
Use recursion or iteration to implement the solution
Low level design for a chess game including classes, functions, and data structures.
Create classes for pieces (e.g. Pawn, Rook, Bishop) with properties like position and color
Implement functions for moving pieces, checking valid moves, and capturing opponent pieces
Use data structures like 2D arrays to represent the chess board and track piece positions
I applied via Referral and was interviewed in Aug 2024.Β There was 1 interview round.
Design a Splitwise application for managing shared expenses among friends.
Implement user authentication and authorization for secure access.
Create a user-friendly interface for adding expenses and splitting them among friends.
Develop algorithms for calculating balances and settling debts between users.
Include features for adding comments, attaching receipts, and generating reports.
Consider scalability and performance o...
I applied via Instahyre and was interviewed before Mar 2023.Β There were 3 interview rounds.
DSA, 1 hour with 2 LC medium questions
Designing the low-level design for Dream 11 platform.
Use microservices architecture for scalability and flexibility.
Implement a robust database schema to handle large amounts of user data.
Utilize caching mechanisms to improve performance, especially during peak usage times.
Include authentication and authorization mechanisms to ensure data security.
Design APIs for seamless integration with third-party services.
Implement...
Design HLD for rider management system
Use microservices architecture for scalability and flexibility
Implement user authentication and authorization for security
Include features like ride tracking, payment processing, and feedback system
Utilize databases for storing rider information and ride history
I applied via Instahyre and was interviewed in May 2024.Β There were 2 interview rounds.
Two medium DSA questions based on strings.
Design a video conferencing platform similar to Google Meet.
Implement real-time video and audio streaming
Include features like screen sharing, chat, and participant management
Ensure scalability to support large number of users
Focus on security and privacy measures
Optimize for low latency and high quality video/audio
Design LLD of google calendar
Use microservices architecture for scalability and maintainability
Implement features like event creation, editing, deletion, reminders, and sharing
Utilize databases for storing user data and events
Include user authentication and authorization for security
Integrate with external APIs for syncing with other calendars
Design a Booking Management System for handling reservations and scheduling.
Create a user-friendly interface for customers to make bookings
Implement a database to store booking information
Include features for managing availability, cancellations, and payments
based on 1 interview
Interview experience
Delivery Boy
877
salaries
| βΉ0.4 L/yr - βΉ5 L/yr |
Sales Manager
581
salaries
| βΉ2 L/yr - βΉ9.5 L/yr |
Fleet Manager
572
salaries
| βΉ2.5 L/yr - βΉ6 L/yr |
Assistant Manager
490
salaries
| βΉ2.6 L/yr - βΉ13 L/yr |
Assistant Store Manager
443
salaries
| βΉ1.7 L/yr - βΉ4.2 L/yr |
Eternal Limited
Dunzo
FoodPanda
Rapido