Interview Experience 🎯
Application Process
Overview
- Screening test (coding + MCQs)
- DSA interview (same day as the test)
- System Design interview (after a week)
- Managerial interview (final round)
- Final selection ✅
Round 1: Screening Test
Mode: Offline (College labs)
Time: 1.5 hours
Difficulty: Medium—Hard 🟠
- 4 coding questions (Two worth 50 marks, two worth 75 marks)
- 21 MCQs (Each worth 5 marks)
- 1 question (75 marks) completely ✅
- 2 questions (50 marks each) completely ✅
- 1 question (75 marks) partially (4/13 test cases)
- A good number of MCQs ✅
- MCQs: Data Structures, Algorithms, OS, DBMS, System Design (Load Balancers, Decoupling of services)
- Coding questions: Arrays, Strings, Recursion, Dynamic Programming, Sorting, Greedy Algorithms
Round 2: DSA Interview
Mode: Offline (College)
Time: 1 hour
Difficulty: Medium 🟠
Coding Question
- Leetcode Medium level.
- Divided into two parts:
- Used unordered map + unordered set for part 1.
- Used unordered map + priority queue for part 2.
Tips for DSA Round:
- Keep your concepts crystal clear.
- Think out loud and explain your approach.
- Don’t jump straight to coding—ask for clarifications.
- Cover edge cases.
- Be flexible in your approach.
Resources for DSA:
- Striver’s YouTube Channel (Highly recommend his Recursion & DP series)
- GeeksForGeeks & Leetcode (Practice questions)
Round 3: System Design Interview
Mode: Offline (Bloomberg Pune Office)
Time: 1 hour
Difficulty: Medium—Hard 🔴
System Design Question
- Not a standard question like Instagram or a food delivery app.
- Asked to design a high-level system based on three components and a given database structure.
Tips for System Design:
- Ask questions first—don’t jump into designing immediately.
- Keep the interview interactive (treat it as a discussion).
- Be flexible—don’t try to force-fit a design pattern.
- Justify every component/service you add.
Resources for System Design:
- Gaurav Sen’s YouTube Channel (Excellent System Design playlist)
- Yogita Sharma’s YouTube Channel (Well-explained HLD & LLD concepts)
- Grokking Modern System Design Interview
- Arpit Bhayani’s YouTube Channel (Deep dive into System Design concepts)
Round 4: Managerial Interview
Mode: Online
Time: 1 hour
Difficulty: Easy—Medium 🟢
Part 1: HR Interview
- Questions about internships, resume, and Bloomberg.
- Asked some general HR questions.
- I asked a few company-related questions.
Part 2: Senior Manager Interview
- Focused on my projects & internships.
- Some technical discussions.
- I asked a few questions at the end.
🎉 Conclusion & Tips
- Bloomberg gives plenty of time between rounds—use it wisely.
- Be confident and clear in your answers.
- Know your resume inside out—projects, internships, etc.
- If you don’t know an answer, be honest.
- Research the company & attend Pre-Placement Talks.
- Be patient—the process may take time, especially off-campus.