Software Engineer
Interview Date
May 2024
Result
Not Specified (Implied Selected)
Difficulty
Medium
Rounds
3 rounds
Drive Type
Off-Campus (Applied through LinkedIn)
Topics asked
Detailed experience
College: Not Specified
Interview Date: May 2024
Interview Type: Off-Campus (Applied through LinkedIn)
Result: Not Specified (Implied Selected)
Difficulty: Medium
Rounds: 3 rounds
Topics Asked: Data Structures, Algorithms (Greedy), Entity Modeling / Low-Level Design, OOPs (Runtime Polymorphism), Database Indexing (B+ Trees, AVL Trees), Database Sharding, Consistent Hashing Algorithm, SQL queries
The candidate applied through LinkedIn and received a call from a Tech Lead, who discussed previous internships, tech stack, role details, and team. HR then scheduled the interview rounds.
Round 1: DSA
This was a DSA round with two standard LeetCode medium difficulty questions. One specific question mentioned was "Fruit Baskets," approached with a Greedy algorithm, aiming for O(N) time complexity and O(1) space complexity.
Round 2: Entity Modeling / Low-Level Design (LLD)
The interviewer asked to design a Query Management System with functionalities like resource utilization monitoring, notification, and analytics. The tip given was to discuss thoughts and try to use design patterns.
Round 3: Technical/Managerial Round
This round included various technical questions: