Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2023. There were 4 interview rounds.
Top trending discussions
posted on 5 Oct 2024
Use two pointers to find the nth element from the end of a linked list.
Use two pointers, one moving n steps ahead of the other
When the first pointer reaches the end, the second pointer will be at the nth element from the end
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.
HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.
ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
posted on 11 Jun 2024
Coding Leetcode medium question
Design high-level and low-level architecture for BookMyShow
HLD should include components like user interface, booking engine, payment gateway, etc.
LLD should detail the classes, methods, and interactions within each component
Use technologies like Java, Spring Boot, MySQL for backend and React for frontend
Consider scalability, fault tolerance, and security in the design
I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.
I was interviewed before Jun 2023.
Find the longest palindromic substring in a given string.
Use dynamic programming to check if substrings are palindromes.
Start with single characters as potential palindromes and expand outwards.
Keep track of the longest palindrome found so far.
Find the Kth largest integer in the Array
Sort the array in descending order
Return the element at index K-1
Design a system for live streaming on YouTube platform.
Use RTMP protocol for streaming live video to YouTube servers
Implement a live chat feature for viewers to interact with the streamer
Include options for viewers to like, share, and subscribe during the live stream
Provide analytics for streamers to track viewership and engagement
Ensure scalability to handle high traffic during popular live streams
I applied via Naukri.com and was interviewed before Mar 2022. There were 4 interview rounds.
Coding test data structures and language related
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
1. Reversing a linked list.
2. Find all substrings in a string.
Design an online food delivery platform
Identify target audience and their needs
Create a user-friendly interface for ordering food
Develop a robust backend system for managing orders and deliveries
Partner with local restaurants to offer a wide variety of cuisines
Implement a payment gateway for secure transactions
Provide real-time order tracking for customers
Ensure food safety and quality through proper packaging and deli...
based on 1 interview
Interview experience
based on 14 reviews
Rating in categories
Senior Software Engineer
78
salaries
| ₹14 L/yr - ₹36 L/yr |
Software Engineer
64
salaries
| ₹12 L/yr - ₹21 L/yr |
Senior Manager
35
salaries
| ₹18.2 L/yr - ₹36 L/yr |
Engineering Manager
18
salaries
| ₹36 L/yr - ₹53 L/yr |
Lead Engineer
18
salaries
| ₹27 L/yr - ₹36 L/yr |
Vodafone Idea
Jio
Bharti Airtel
Tata Communications