2 Interview Experiences
Round 1 (Technical - Java & DSA)Java output-based and core concept questions. Detailed discussion on projects and technologies mentioned in the resume. Coding question based on LFU Cache.Round 2 (System Design & Debugging)Deep dive into backend archi
Round 1 OA: Design in-memory database with TTL (Cache with expiry) (Simalar to https://leetcode.com/problems/cache-with-time-limit/description/) Round 2 DSA: Deep merge of objects with conflict resolution through provided custom function (Similar to