Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Broadridge Financial Solutions Software Engineer Interview Questions and Answers

Updated 3 Jan 2025

Broadridge Financial Solutions Software Engineer Interview Experiences

6 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).

Round 2 - Technical 

(2 Questions)

  • Q1. Write code for quick sort
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy to sort an array efficiently.

    • Divide the array into two subarrays based on a pivot element

    • Recursively sort the subarrays

    • Combine the sorted subarrays to get the final sorted array

  • Answered by AI
  • Q2. Puzzle
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round basic aptitude questions like profit loss,work time etc

Round 2 - Technical 

(3 Questions)

  • Q1. Tell about youself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. Oops concepts and basic implemenation
  • Q3. Reverse a number
  • Ans. 

    Reverse a number by converting it to a string and then reversing the string

    • Convert the number to a string

    • Reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why this company
  • Q2. Are you okay with relocation

Interview Preparation Tips

Topics to prepare for Broadridge Financial Solutions Software Engineer interview:
  • python
Interview preparation tips for other job seekers - be clear with the basics

Skills evaluated in this interview

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Take home test and it was super easy. Leetcode style 2 questions and you get 45 mins to complete it.

Software Engineer Interview Questions & Answers

user image Center Fresh

posted on 22 Feb 2023

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

I applied via Naukri.com and was interviewed in Jan 2023. There were 2 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions on scenario based
  • Q2. How would you handle challenges in your project

Interview Preparation Tips

Interview preparation tips for other job seekers - its all based on recruiter, for me my experience its quite comfortable and smooth.

Broadridge Financial Solutions interview questions for designations

 Senior Software Engineer

 (2)

 Software Developer

 (5)

 Software Developer Intern

 (2)

 Java Software Developer

 (1)

 Software Development Engineer Intern

 (1)

 Softwaretest Engineer

 (1)

 System Engineer

 (1)

 Test Engineer

 (1)

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. DS/Algo Questions about arrays and linked lists
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical interview with director

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with basics and prepare for interview based on your previous job and skills

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. More about my technical side.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay connected with good data which may help in current situation for interview process.

Interview questions from similar companies

I applied via Approached by Company 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 Resume tips
Round 2 - Aptitude Test 

My resume

Round 3 - HR 

(3 Questions)

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

Interview Preparation Tips

Interview preparation tips for other job seekers - I like the it companies and technologies

I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions which are of easy level

Round 2 - Technical 

(1 Question)

  • Q1. This round is full of fundasmental questions in dbms,c,oopsetc

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on basic fundamentals and practice programming .

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

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

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.
Contribute & help others!
anonymous
You can choose to be anonymous

Broadridge Financial Solutions Interview FAQs

How many rounds are there in Broadridge Financial Solutions Software Engineer interview?
Broadridge Financial Solutions interview process usually has 2 rounds. The most common rounds in the Broadridge Financial Solutions interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Broadridge Financial Solutions Software Engineer 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 Broadridge Financial Solutions. The most common topics and skills that interviewers at Broadridge Financial Solutions expect are C++, Unix, Application Development, Data Structures and Linux.
What are the top questions asked in Broadridge Financial Solutions Software Engineer interview?

Some of the top questions asked at the Broadridge Financial Solutions Software Engineer interview -

  1. reverse a num...read more
  2. Write code for quick s...read more
  3. DS/Algo Questions about arrays and linked li...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Dalmia Bharat Cement

No Interviews

INTERVIEWS

Dalmia Bharat Cement

No Interviews

INTERVIEWS

Broadridge Financial Solutions

No Interviews

INTERVIEWS

National Stock Exchange of India

20 top interview questions

INTERVIEWS

Dalmia Bharat Cement

No Interviews

INTERVIEWS

National Stock Exchange of India

No Interviews

INTERVIEWS

Broadridge Financial Solutions

No Interviews

INTERVIEWS

Broadridge Financial Solutions

80 top interview questions

Tell us how to improve this page.

Broadridge Financial Solutions Software Engineer Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more
Broadridge Financial Solutions Software Engineer Salary
based on 94 salaries
₹2.5 L/yr - ₹11 L/yr
16% less than the average Software Engineer Salary in India
View more details

Broadridge Financial Solutions Software Engineer Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.4

Skill development

4.7

Work-life balance

4.8

Salary

4.5

Job security

4.7

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Process Analyst
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Member Technical
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Technical
609 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
585 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Process Analyst
581 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Broadridge Financial Solutions with

Fiserv

3.0
Compare

SS&C TECHNOLOGIES

3.4
Compare

State Street Corporation

3.7
Compare

BNY

3.9
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