Upload Button Icon Add office photos

Filter interviews by

Bloom Solutions Interview Questions and Answers

Updated 28 Oct 2023

Bloom Solutions Interview Experiences

Popular Designations

2 interviews found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 4 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 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. And responsibilities in previous company
Round 3 - Assignment 

To check the communication

Round 4 - Technical 

(1 Question)

  • Q1. To speak about the native

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is your best part in any company
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be in formal and look decent. Also always look at camera

Electrical Technician Interview Questions asked at other Companies

Q1. Preventive Maintenance of All Kinds of H.V & LV Breakers, Motors, Voltage Up To 33 KV & 11 KV & 6.6.KV /2400 KW ,Transformer(15.75KV /230 KV ), Corrective Maintenance of HV/MV /LV Switches gears,VCB,ACB,MOCB,SF6 Breakers, Breake... read more
View answer (4)

Jobs at Bloom Solutions

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral

Round 1 - Aptitude Test 

30 minutes Aptitude test

Round 2 - Coding Test 

1 Hour 30 minutes on SQL screening test

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Hackerrank test mostly on python and sql

Round 2 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Python based questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 5 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 - Coding Test 

2 hackerearth problem solving questions was asked.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Trees related questions were asked.
  • Q2. 2. Some java basic questions were asked
Round 4 - Technical 

(1 Question)

  • Q1. Kinda cultural fitment round where manager use to ask what you’ll do in situation like that.
Round 5 - HR 

(1 Question)

  • Q1. Asked about expectations and all

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is quite hard to crack but with better ds algorithm and system design experience it’ll be easier to crack it.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Ds questions. About Linked list ans arrays and some aptitude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Implement Merge Sort algo
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges the sorted halves.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. Two sum problem in optimised form
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a specific target.

    • Use a hashmap to store the difference between the target and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hashmap.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion about the projects in resume
  • Q2. NoSql Vs Sql , advantages and disadvantages
  • Ans. 

    NoSQL databases are non-relational, flexible, and scalable, while SQL databases are relational, structured, and consistent.

    • NoSQL databases are schema-less, allowing for flexibility in data models.

    • SQL databases use structured query language for data manipulation and retrieval.

    • NoSQL databases are horizontally scalable, making them suitable for big data applications.

    • SQL databases are vertically scalable, which can be more...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics.

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQl window functions, how to use joins group by in queries, how data analytics works.. What is ETL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about finance domain. Be yourself. Prepare really good for SQL. Know your way in data analytics and engineering.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test consists of DSA questions and theory questions on Java, SQL and object oriented programming

Round 2 - Technical 

(3 Questions)

  • Q1. Explain Object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Classes and objects are used to create reusable code and organize data

    • Example: In a banking system, a 'Customer' object may have attributes like name and ...

  • Answered by AI
  • Q2. Explain Design principles
  • Ans. 

    Design principles are fundamental concepts used to guide the process of designing products or systems.

    • Design principles help ensure consistency, usability, and aesthetic appeal in the final product.

    • They often include principles such as simplicity, consistency, hierarchy, balance, and emphasis.

    • For example, the principle of simplicity in design aims to eliminate unnecessary elements and focus on the essential features.

    • Co...

  • Answered by AI
  • Q3. Solve a dsa questions live

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful with the management.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI
  • Q2. 2 sum arrays problem
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussions
  • Q2. Cv discussion was held
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

MVVM was asked and swift questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare swift concepts well and design pattern

Bloom Solutions Interview FAQs

How many rounds are there in Bloom Solutions interview?
Bloom Solutions interview process usually has 3 rounds. The most common rounds in the Bloom Solutions interview process are Resume Shortlist, HR and Assignment.
How to prepare for Bloom Solutions interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bloom Solutions. The most common topics and skills that interviewers at Bloom Solutions expect are C#, Azure, SQL Server, .Net and Java.

Tell us how to improve this page.

Bloom Solutions Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Aye Finance Interview Questions
4.1
 • 62 Interviews
LendingKart Interview Questions
3.2
 • 29 Interviews
Kissht Finance Interview Questions
3.9
 • 28 Interviews
ZestMoney Interview Questions
4.0
 • 14 Interviews
IndiaLends Interview Questions
3.7
 • 13 Interviews
Axio Interview Questions
3.7
 • 8 Interviews
Faircent.com Interview Questions
3.2
 • 3 Interviews
Rubique Interview Questions
2.4
 • 1 Interview
View all

Bloom Solutions Reviews and Ratings

based on 14 reviews

3.8/5

Rating in categories

3.7

Skill development

3.2

Work-life balance

3.3

Salary

3.1

Job security

3.2

Company culture

3.4

Promotions

2.9

Work satisfaction

Explore 14 Reviews and Ratings
Information Technology Recruiter
6 salaries
unlock blur

₹1.4 L/yr - ₹2.8 L/yr

Accountant
5 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Executive Accountant
5 salaries
unlock blur

₹2.2 L/yr - ₹2.5 L/yr

Tableau Developer
5 salaries
unlock blur

₹3.6 L/yr - ₹7.2 L/yr

Software Developer
4 salaries
unlock blur

₹1.8 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Bloom Solutions with

Aye Finance

4.1
Compare

NeoGrowth Credit

3.3
Compare

Axio

3.7
Compare

LendingKart

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