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 Sdet Engineer Interview Questions and Answers

Updated 3 Sep 2022

Bright Money Sdet Engineer Interview Experiences

1 interview found

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

Interview questions from similar companies

I applied via Job Fair and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 2 easy question 1 medium
Question were good but have weak test case.

Round 2 - Assignment 

This was project or lld round.
You just be aware of class and other stuff.

Round 3 - Technical 

(1 Question)

  • Q1. Discussion on project Asked graph coding question in real scenerio. Like asked what algorithm you will use for different real life problems
Round 4 - HR 

(1 Question)

  • Q1. Why engineering and what u know about cred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with dsa especially graph algo bfs dfs
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Insights about company and candidate
  • Q2. If I know Data structures or not?
  • Ans. 

    Yes, I have knowledge of data structures.

    • I have experience with common data structures like arrays, linked lists, stacks, queues, trees, and graphs.

    • I understand the time and space complexity of different data structures and their operations.

    • I have implemented data structures in various programming languages like C++, Java, and Python.

    • For example, I have used a hash table to efficiently store and retrieve data in consta

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared and enjoy the process. Cred has a good management.

Skills evaluated in this interview

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

Build a typeahead component

Round 2 - Technical 

(2 Questions)

  • Q1. Build a form for personal details
  • Ans. 

    Build a form for personal details

    • Include fields for name, email, phone number, address, date of birth

    • Use input fields, dropdowns, and date pickers for user input

    • Add validation for required fields and correct formats

    • Consider user experience with clear labels and easy navigation

  • Answered by AI
  • Q2. Add validations to different fields
  • Ans. 

    Implement validations for different fields in software development.

    • Identify the fields that require validation such as email, password, phone number, etc.

    • Use regular expressions to validate input data format.

    • Implement client-side and server-side validations to ensure data integrity.

    • Display error messages for invalid input to guide users on correct data entry.

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Assignment 

Implement phone directory search system

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare low level design
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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 Codes on Hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Tree
  • Q2. Questions on Java
Round 3 - Technical 

(1 Question)

  • Q1. Hiring Manager Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up on DSA And System Design
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Tell me something about yourself
  • Q2. Elaborate your learning and experience
  • Q3. Reason to leave your current org
Round 3 - One-on-one 

(2 Questions)

  • Q1. Question based on resume
  • Q2. Your Strength and weakness
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.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is sdlc and stlc
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.

    • SDLC involves planning, designing, coding, testing, and deployment stages.

    • STLC involves test planning, test design, test execution, and test closure stages.

    • S...

  • Answered by AI
  • Q2. What isbug life cycle
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution in software testing.

    • Bug is identified by QA engineer or reported by user

    • Bug is logged in bug tracking system

    • Bug is assigned to developer for fixing

    • Developer fixes the bug and marks it as resolved

    • QA engineer retests the bug to verify resolution

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why shoul we hire

Interview Preparation Tips

Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Bright Money Interview FAQs

How many rounds are there in Bright Money Sdet Engineer interview?
Bright Money interview process usually has 1 rounds. The most common rounds in the Bright Money interview process are One-on-one Round.
What are the top questions asked in Bright Money Sdet Engineer interview?

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

  1. 1. Printing all Prime Numbers from 1 t...read more
  2. 2. Sorting the Ar...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 37 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
LendingKart Interview Questions
3.2
 • 29 Interviews
Kissht Finance Interview Questions
3.9
 • 28 Interviews
Icl Fincorp Interview Questions
3.2
 • 17 Interviews
ZestMoney Interview Questions
4.0
 • 14 Interviews
View all

Fast track your campus placements

View all

Bright Money Sdet Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

4.0

Salary

1.0

Job security

5.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
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.5
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