Upload Button Icon Add office photos

Filter interviews by

Bloomberg Software Engineer Interview Questions and Answers

Updated 3 Dec 2024

Bloomberg Software Engineer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Two leetcode mid questions
  • Q2. One leetcode mid question

Software Engineer Interview Questions & Answers

user image Bisrat Walle Yigzaw

posted on 9 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data Structures and Algorithms

Round 2 - Coding Test 

Data Structures and Algorithms

Round 3 - Technical 

(1 Question)

  • Q1. System Design Round
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why do you want to join our company?

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. General data structure question based

Software Engineer Interview Questions & Answers

user image Pranali Yawalkar

posted on 14 Dec 2015

Interview Preparation Tips

Round: Technical Interview
Tips: * Easy technical questions
* Hiring procedure is more of technical assessment + personality assessment

Skills:
College Name: IIT Madras

Bloomberg interview questions for designations

 Software Engineer Intern

 (1)

 Senior Software Engineer

 (1)

 SDE (Software Development Engineer)

 (1)

 Data Engineer

 (1)

 Softwaretest Engineer

 (1)

 Onsite Support Engineer

 (1)

 QA Test Analyst

 (1)

Interview questions from similar companies

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Polymorphism and it’s type?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.

    • It helps in achieving loose coupling between objects

    • It makes testing easier as dependencies can be mocked or stubbed

    • There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection

    • Example: In a web application, the database connection object can ...

  • Answered by AI
  • Q3. How Garbage Collection works in .Net?
  • Ans. 

    Garbage Collection in .Net automatically manages memory by freeing up unused objects.

    • Garbage Collector runs in the background and periodically checks for unused objects.

    • It frees up memory by deallocating objects that are no longer being used.

    • GC can be configured using different modes like Server, Workstation, Concurrent, etc.

    • GC can also be manually triggered using GC.Collect() method.

    • GC.SuppressFinalize() method can be...

  • Answered by AI
  • Q4. What is LINQ and some basic concept related it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Go through basic concepts of OOPs and SQL.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. .Net related technical questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well basic concepts like OOPs

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why you wanna work in our company?
  • Q2. Wh

Interview Preparation Tips

Interview preparation tips for other job seekers - simple interview just be confident

I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Coding questions on Python. Data structures basdd questions. Went deep into trees.
  • Q2. Old projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - They shared one take home coding assignment. Mostly around data structures. They were not straightforward. Be sure to be able to explain every step.
They will ask more details and further alterations on those questions in the interview.

Keep documents ready like payslips. Form 16 etc. HR is too particular about it and I did not take the job after clearing all rounds because HR was being non committal and a startup gave me an offer right away.

I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Features of Ansible Tower
  • Ans. 

    Ansible Tower is a web-based UI and automation platform for managing Ansible automation at scale.

    • Provides a centralized dashboard for managing Ansible automation

    • Allows for role-based access control and team collaboration

    • Offers job scheduling, notifications, and reporting

    • Integrates with other tools like Jenkins, Git, and AWS

    • Supports RESTful API for automation and integration

    • Enables self-service automation for non-techni

  • Answered by AI
  • Q2. How to generate encrypted passwords for user module
  • Ans. 

    Encrypted passwords for user module can be generated using hashing algorithms like bcrypt or PBKDF2.

    • Choose a strong hashing algorithm like bcrypt or PBKDF2

    • Generate a random salt for each user

    • Combine the password and salt, and hash the result using the chosen algorithm

    • Store the salt and hashed password in the database

    • When verifying a password, retrieve the salt for the user, combine it with the entered password, and has...

  • Answered by AI
  • Q3. Ask_pass module, handler command, adhoc command, idempotency

Interview Preparation Tips

Interview preparation tips for other job seekers - checking for technical and practical knowledge with usecase

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

This test consists of Aptitude and coding rounds

Round 2 - Coding Test 

In this round , pseudo code will be there

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for aptitude and coding then for interview

Bloomberg Interview FAQs

How many rounds are there in Bloomberg Software Engineer interview?
Bloomberg interview process usually has 2 rounds. The most common rounds in the Bloomberg interview process are Technical, Coding Test and HR.
What are the top questions asked in Bloomberg Software Engineer interview?

Some of the top questions asked at the Bloomberg Software Engineer interview -

  1. General data structure question ba...read more
  2. two leetcode mid questi...read more
  3. one leetcode mid quest...read more

Tell us how to improve this page.

Bloomberg Software Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Bloomberg Software Engineer Salary
based on 12 salaries
₹21.5 L/yr - ₹82.1 L/yr
498% more than the average Software Engineer Salary in India
View more details

Bloomberg Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
12 salaries
unlock blur

₹21.5 L/yr - ₹82.1 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹22.5 L/yr - ₹80.5 L/yr

Analyst
7 salaries
unlock blur

₹15 L/yr - ₹23 L/yr

Data Analyst
7 salaries
unlock blur

₹20 L/yr - ₹28 L/yr

Accounts Manager
5 salaries
unlock blur

₹22 L/yr - ₹38 L/yr

Explore more salaries
Compare Bloomberg with

Accenture

3.8
Compare

Capgemini

3.7
Compare

HCLTech

3.5
Compare

Teleperformance

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview