Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bright Money Team. If you also belong to the team, you can get access from here

Bright Money Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bright Money Interview Questions, Process, and Tips

Updated 5 Feb 2025

Top Bright Money Interview Questions and Answers

Bright Money Interview Experiences

Popular Designations

9 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Economics and a passion for data analysis. I have experience with statistical software and strong problem-solving skills.

    • Recent graduate with a degree in Economics

    • Passionate about data analysis

    • Experience with statistical software

    • Strong problem-solving skills

  • Answered by AI
  • Q2. What did you do in ur previous organisation
  • Ans. 

    I conducted market research, analyzed data, and prepared reports for the sales team.

    • Conducted market research to identify trends and opportunities

    • Analyzed sales data to track performance and make recommendations

    • Prepared reports and presentations for the sales team

    • Collaborated with cross-functional teams to develop strategies for growth

  • Answered by AI

Associate Analyst Interview Questions asked at other Companies

Q1. If you are given an array of 6 numbers 123345 give the logic for finding the duplicate numbers in this array Other technical questions where purely based on what we say previously. When I talked about my course and specializations, all the ... read more
View answer (7)

Analyst Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

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

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic SQL queries to retrieve data.
Must know basic Pandas and python programming.

Interview Preparation Tips

Topics to prepare for Bright Money Analyst interview:
  • SQL
  • Python
  • pandas

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Bright Money Interview Questions and Answers for Freshers
illustration image

Intern Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. JavaScript questions
  • Q2. DSA questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Discuss about project
  • Q2. How do you perform data analysis on any of your project?
  • Ans. 

    I start by defining the problem, collecting relevant data, cleaning and organizing the data, performing analysis using statistical methods and tools, and finally interpreting and presenting the results.

    • Define the problem statement and objectives of the analysis

    • Collect relevant data from various sources

    • Clean and organize the data to ensure accuracy and consistency

    • Perform analysis using statistical methods and tools such...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL queries based on datetime function
  • Q2. Pandas basics and groupby

Interview Preparation Tips

Interview preparation tips for other job seekers - Statistics , Pandas and SQL are the most important things for this intrview

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (1)

Bright Money interview questions for popular designations

 Analyst

 (2)

 Data Analyst Intern

 (1)

 Software Engineer

 (1)

 Campaign Manager

 (1)

 Intern

 (1)

 Sdet Engineer

 (1)

 Associate Analyst

 (1)

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

It was a simple assignment where you needed to implement a Django app from a well laid out documentation.

Round 2 - Technical 

(1 Question)

  • Q1. Binary Search Tree - Two nodes are swapped in a Binary Search tree and then fix them so that the tree becomes a valid BST
  • Ans. 

    Fix two swapped nodes in a Binary Search Tree to make it valid

    • Identify the two nodes that are swapped incorrectly

    • Perform an inorder traversal to find the nodes that are not in ascending order

    • Swap the values of the incorrectly swapped nodes to fix the BST

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.
Practice well.
Do DSA well.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Just some Excel questions like count, add, and etc. Intermediate questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be a know it all man. Be a confident man.

Campaign Manager Interview Questions asked at other Companies

Q1. What are the capabilities of a customer data platform?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Regular aptitude with numerical reasoning

Round 2 - HR 

(1 Question)

  • Q1. Behaviourial question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be generalist with presence of mind

Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basics of python and sql asked

Round 2 - One-on-one 

(1 Question)

  • Q1. General things like HR round

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

I applied via Campus Placement and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 1. Printing all Prime Numbers from 1 to N
  • Ans. 

    Printing all prime numbers from 1 to N.

    • Iterate from 2 to N and check if each number is prime or not.

    • Use a nested loop to check if a number is divisible by any number less than it.

    • If a number is not divisible by any number less than it, it is a prime number.

    • Print all prime numbers found.

  • Answered by AI
  • Q2. 2. Sorting the Array
  • Ans. 

    Sorting an array involves arranging its elements in a specific order.

    • There are various sorting algorithms like bubble sort, insertion sort, quicksort, etc.

    • Sorting can be done in ascending or descending order.

    • Sorting can be done based on different criteria like alphabetical order, numerical order, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident as most of the Interviewers ask about your resume

Skills evaluated in this interview

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tellme abt ur self.
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • Experienced in conducting thorough data analysis to identify trends and insights

    • Skilled in creating reports and presentations to communicate findings to stakeholders

    • Proficient in using analytical tools such as Excel, SQL, and Tableau

  • Answered by AI
  • Q2. Wrk profile based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - good company to wrk with.
Contribute & help others!
anonymous
You can choose to be anonymous

Bright Money Interview FAQs

How many rounds are there in Bright Money interview?
Bright Money interview process usually has 1-2 rounds. The most common rounds in the Bright Money interview process are Technical, One-on-one Round and Assignment.
How to prepare for Bright Money 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 Bright Money. The most common topics and skills that interviewers at Bright Money expect are Artificial Intelligence, Banking, Credit Cards, SAN and Finance.
What are the top questions asked in Bright Money interview?

Some of the top questions asked at the Bright Money interview -

  1. How do you perform data analysis on any of your proje...read more
  2. Binary Search Tree - Two nodes are swapped in a Binary Search tree and then fix...read more
  3. 1. Printing all Prime Numbers from 1 t...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

LIST OF COMPANIES

Applicate

Overview

LIST OF COMPANIES

Grapecity

Overview

SALARIES

Axeno

INTERVIEWS

Vahdam Teas

No Interviews

SALARIES

Applicate

SALARIES

Outlook

SALARIES

Outlook

INTERVIEWS

FM LOGISTIC

No Interviews

Tell us how to improve this page.

Bright Money Interview Process

based on 8 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 37 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
LendingKart Interview Questions
3.1
 • 29 Interviews
Kissht Finance Interview Questions
3.9
 • 28 Interviews
ZestMoney Interview Questions
4.0
 • 14 Interviews
Axio Interview Questions
3.7
 • 8 Interviews
MoneyTap Interview Questions
3.1
 • 1 Interview
View all

Fast track your campus placements

View all

Bright Money Reviews and Ratings

based on 38 reviews

3.5/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

3.5

Salary

2.8

Job security

3.3

Company culture

3.3

Promotions

3.2

Work satisfaction

Explore 38 Reviews and Ratings
Senior Data Analyst
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet-I
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Operations Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Operator
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bright Money with

CRED

3.6
Compare

ZestMoney

4.0
Compare

Paysense Services India

3.7
Compare

MoneyTap

3.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent