Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Broadridge Financial Solutions

Compare button icon Compare button icon Compare
3.9

based on 1.3k Reviews

Play video Play video Video summary
  • About
  • Reviews
    1.3k
  • Salaries
    10k
  • Interviews
    143
  • Jobs
    48
  • Benefits
    148
  • Photos
    6
  • Posts
    2

Filter interviews by

Broadridge Financial Solutions Interview Questions and Answers

Updated 27 Apr 2025
Popular Designations

44 Interview questions

A Process Analyst was asked 3w ago
Q. What is a custodian?
Ans. 

A custodian is an individual or entity responsible for managing and protecting assets or information.

  • Custodians ensure the safety and integrity of physical or digital assets.

  • In finance, custodians hold securities for investors, ensuring proper settlement and record-keeping.

  • In data management, custodians oversee data governance and compliance with regulations.

  • Example: A bank acts as a custodian for clients' funds a...

View all Process Analyst interview questions
A Process Analyst was asked 3mo ago
Q. What is the meaning of accounts receivable?
Ans. 

Accounts receivable refers to the money owed to a company by its customers for goods or services provided on credit.

  • Accounts receivable is an asset on the balance sheet of a company.

  • It represents the amount of money that customers owe the company for goods or services that have been delivered but not yet paid for.

  • Companies often have specific terms for when accounts receivable must be paid, such as net 30 or net 6...

View all Process Analyst interview questions
A Python Trainee was asked 4mo ago
Q. Write a function to count the occurrences of each character in a given string.
Ans. 

Use Python's built-in len() function to count characters in a string.

  • Use len() function to get the length of the string.

  • Consider spaces and special characters in the count.

  • Example: s = 'Hello World', char_count = len(s) = 11.

View all Python Trainee interview questions
A Software Engineer was asked 4mo ago
Q. 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

View all Software Engineer interview questions
A Test Engineer was asked 6mo ago
Q. Explain the testing framework used in the project.
Ans. 

The testing framework used in the project is Selenium with TestNG for automated testing.

  • Selenium is used for automating web applications testing

  • TestNG is used for organizing test cases and generating reports

  • Framework allows for easy maintenance and scalability

  • Integration with CI/CD tools like Jenkins for continuous testing

View all Test Engineer interview questions
A Lead Data Engineer was asked 6mo ago
Q. What is a data warehouse?
Ans. 

A datawarehouse is a centralized repository that stores integrated and structured data from multiple sources for analysis and reporting.

  • Datawarehouse stores historical data for analysis

  • It is used for decision-making and business intelligence

  • Data is extracted, transformed, and loaded (ETL) into the datawarehouse

  • Examples: Amazon Redshift, Snowflake, Google BigQuery

View all Lead Data Engineer interview questions
A Lead Data Engineer was asked 6mo ago
Q. How do you flatten a JSON object?
Ans. 

Flattening JSON involves converting nested JSON structures into a flat key-value format.

  • Use a programming language with built-in functions for flattening JSON, such as Python's json_normalize() function.

  • Recursively iterate through the JSON structure to extract all nested key-value pairs.

  • Map each nested key to a flat key by joining the parent keys with a separator, such as a dot.

  • Handle arrays by creating separate k...

View all Lead Data Engineer interview questions
Are these interview questions helpful?
A Lead Data Engineer was asked 6mo ago
Q. How can you flatten XML data in Python?
Ans. 

Use the xmltodict library in Python to flatten XML data structures.

  • Install the xmltodict library using pip install xmltodict

  • Use xmltodict.parse() to convert XML data to a Python dictionary

  • Use json.dumps() to convert the dictionary to a JSON string for a flattened structure

View all Lead Data Engineer interview questions
A Data Analyst Intern was asked 6mo ago
Q. What are the shortcut keys for the tools you use?
Ans. 

Short cut keys are keyboard shortcuts that allow users to quickly perform actions in various tools.

  • Ctrl + C: Copy

  • Ctrl + V: Paste

  • Ctrl + X: Cut

  • Ctrl + Z: Undo

  • Ctrl + S: Save

  • Ctrl + P: Print

View all Data Analyst Intern interview questions
A Senior Member Technical G2L2 was asked 6mo ago
Q. What is the use of the export option in UiPath Studio?
Ans. 

The export option in UiPath Studio is used to package and share automation projects with others.

  • Exporting a project allows you to create a package that can be shared with other users or deployed to different environments.

  • Exported packages can include all project files, dependencies, and configurations needed to run the automation on another machine.

  • Exporting can be done in various formats such as NuGet packages, z...

1 2 3 4 5

Broadridge Financial Solutions Interview Experiences

143 interviews found

Process Analyst Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

Finance based questions like Mutual funds, SEBI regulations

Round 2 - Technical 

(2 Questions)

  • Q1. About your Introduction
  • Add your answer
  • Q2. Mutual Funds, financial markets and Excel macros, and discussion about reaume
  • Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Basic Questions based on resume and Introduction
  • Add your answer
  • Q2. About Projects
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and share honest Answers

Process Analyst Interview Questions asked at other Companies

Q1. What are the different types of accounting?
View answer (4)
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

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
    Add your answer
  • Q2. Puzzle
  • Add your answer

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (231)
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2024

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
    Add your answer
  • Q2. Oops concepts and basic implemenation
  • Add your answer
  • 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
    Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Why this company
  • Ans. 

    I admire the company's innovative approach and commitment to excellence, aligning with my career goals and values.

    • The company's focus on cutting-edge technology, like AI and machine learning, excites me as I want to work on impactful projects.

    • I appreciate the collaborative culture here, which fosters creativity and teamwork, essential for personal and professional growth.

    • The company's commitment to sustainability reson...

  • Answered by AI
    Add your answer
  • Q2. Are you okay with relocation
  • Add your answer

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

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (231)
Anonymous

Business Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Project related questions
  • Add your answer
  • Q2. Financial instruments knowledge
  • Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. General project related questions
  • Add your answer
  • Q2. Financial domain in depth questions
  • Add your answer

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly 10 gm) with one box containing defective balls (each one of the defective balls weighs 9 gm). You are given an electronic weighing machine and only one chance to use it. How will you fi... read more
View answer (9)
Anonymous

Member Technical Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

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

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

Round 1 - Aptitude Test 

1st round was an aptitude test based on all the basic topics of Computer Science like Html,OOPS,DSA etc

Round 2 - Technical 

(1 Question)

  • Q1. Write a program to find the occurrences of each element and sort the array in the increasing order of
  • Ans. 

    Program to find occurrences of each element and sort array in increasing order.

    • Use a HashMap to store the count of each element in the array.

    • Sort the array based on the occurrences of each element.

    • Handle edge cases like empty array or null input.

  • Answered by AI
    Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Difference between linkedlist and arrays and project related questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics are what is tested .Learn arrays ,linkedlists, and understand all concepts in your resume end to end

Skills evaluated in this interview

Member Technical Interview Questions asked at other Companies

Q1. What is the angle made by the minute hand when it moves from 5 to 5:40?
View answer (1)
Anonymous

Python Trainee Interview Questions & Answers

user image Mahendra Kumar Parvatham

posted on 4 Jan 2025

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

(2 Questions)

  • Q1. Basic java program structure?
  • Add your answer
  • Q2. Char count in a string?
  • Ans. 

    Use Python's built-in len() function to count characters in a string.

    • Use len() function to get the length of the string.

    • Consider spaces and special characters in the count.

    • Example: s = 'Hello World', char_count = len(s) = 11.

  • Answered by AI
    Add your answer

Python Trainee Interview Questions asked at other Companies

Q1. Difference between list vs tupple vs dictionary
View answer (1)
Anonymous

Software Development Engineer Intern Interview Questions & Answers

user image Anonymous

posted on 28 Dec 2024

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

Simple aptitude questions and it was easy

Round 2 - Coding Test 

Consists of 2 coding questions and one is easy and other is medium

Round 3 - Technical 

(1 Question)

  • Q1. Regarding project and the javascript used in it and react
  • Add your answer

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)
Anonymous

Full Stack Developer Interview Questions & Answers

user image Anonymous

posted on 1 Oct 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sal queries simeple data structure question finding largest number in am array.
  • Add your answer
  • Q2. Solid principal
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Simply waste of time they asked me 3-4 questions and didn't responded .

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Anonymous

C Developer Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Questions Asked based on Resume
  • Add your answer
  • Q2. Questions on RESTful API's
  • Add your answer
  • Q3. Questions on System Design
  • Add your answer
  • Q4. A long Discussion on LinkedList Manipulation with coding example on hackerRank
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - whatever is mentioned in JD Prepare yourself for that

C Developer Interview Questions asked at other Companies

Q1. String Transformation Problem Given a string (STR) of length N, you are tasked to create a new string through the following method: Select the smallest character from the first K characters of STR, remove it from STR, and append it to the n... read more
View answer (1)
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to process array as a input in Uipath RE Framework ?
  • Ans. 

    Array input in UiPath RE Framework can be processed using arguments and data tables.

    • Define an In argument in the Main workflow to pass the array as input.

    • Use a data table to store the array values and pass it to the Process workflow.

    • Loop through the data table in the Process workflow to access and process each array element.

  • Answered by AI
    View 1 more answer
  • Q2. How to get first value in caps from a string ?
  • Ans. 

    Use string manipulation to capitalize the first letter of the first word in a string.

    • Split the string into an array of words

    • Get the first word from the array

    • Capitalize the first letter of the word

    • Join the words back into a string

  • Answered by AI
    View 1 more answer
Round 2 - Technical 

(2 Questions)

  • Q1. What are the types of assets ?
  • Ans. 

    Types of assets include tangible and intangible assets, financial assets, and fixed and current assets.

    • Tangible assets (e.g. buildings, machinery)

    • Intangible assets (e.g. patents, trademarks)

    • Financial assets (e.g. stocks, bonds)

    • Fixed assets (e.g. land, equipment)

    • Current assets (e.g. cash, inventory)

  • Answered by AI
    View 1 more answer
  • Q2. What is the status of queue item when it retried ?
  • Ans. 

    When a queue item is retried, its status changes to In Progress.

    • Queue item status changes to In Progress when retried

    • Retried queue items are processed again

    • Retried queue items may have different processing outcomes

  • Answered by AI
    Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. What is use of export option in Uipath studio ?
  • Ans. 

    The export option in UiPath Studio is used to package and share automation projects with others.

    • Exporting a project allows you to create a package that can be shared with other users or deployed to different environments.

    • Exported packages can include all project files, dependencies, and configurations needed to run the automation on another machine.

    • Exporting can be done in various formats such as NuGet packages, zip fi...

  • Answered by AI
    Add your answer
  • Q2. What is web automation?
  • Ans. 

    Web automation is the process of automating tasks on the internet using software tools or scripts.

    • Web automation involves using tools like Selenium or Puppeteer to interact with websites and perform tasks automatically.

    • It can be used for tasks such as web scraping, form filling, testing, and data extraction.

    • Web automation can save time and reduce human error in repetitive tasks.

    • Examples include automating the process o...

  • Answered by AI
    Add your answer
Round 4 - HR 

(2 Questions)

  • Q1. Explain about your latest project?
  • Ans. 

    Developed a mobile application for tracking daily water intake and hydration levels.

    • Utilized React Native for cross-platform development

    • Implemented a user-friendly interface for easy input of water intake

    • Integrated a hydration calculator to track daily goals and progress

  • Answered by AI
    Add your answer
  • Q2. What did you learn in the last 6 months ?
  • Ans. 

    In the last 6 months, I learned advanced coding techniques, improved my project management skills, and gained experience in cloud computing.

    • Advanced coding techniques such as implementing design patterns and optimizing algorithms

    • Improved project management skills through leading a team on a complex project

    • Gained experience in cloud computing by migrating applications to AWS

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident on interview and be honest for what you know.

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w
devshacker007
·
ex -
Zizbey Consultancy
Job Chahiye Boss, Experience 3 Saal Ka — Lekin Salary Fresher Wali!
👔 HR: "Aapke paas Vue.js, React, Node.js, DevOps, AI sabka experience hai?" 👨‍💻 Main: "Haan, maine toh LinkedIn pe sabki post bhi like ki hai!😅" 🤖 Aaj kal interview mein skills se zyada "you must be available to work under pressure, weekends, and salary delay" pe focus hota hai! 💸 Salary expectation batate hi HR bolta hai — "Oh! We are looking for someone who is passionate... not someone who wants money!🏃‍♂️" 🚀 Lekin fir bhi hum apply karte ja rahe hain, kyunki ghar ke EMI aur Swiggy ke bill ne bhi promise kiya hai — "We will never leave you alone!" 📢 Dear companies, ab to job dedo — experience toh Zindagi bhi de rahi hai daily!
FeedCard Image
Got a question about Broadridge Financial Solutions?
Ask anonymously on communities.
More about working at Broadridge Financial Solutions
  • HQ - New York City,New York, United States
  • FinTech
  • 5k-10k Employees (India)
  • Internet

Broadridge Financial Solutions Interview FAQs

How many rounds are there in Broadridge Financial Solutions interview?
Broadridge Financial Solutions interview process usually has 2-3 rounds. The most common rounds in the Broadridge Financial Solutions interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Broadridge Financial 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 Broadridge Financial Solutions. The most common topics and skills that interviewers at Broadridge Financial Solutions expect are SQL, Agile, Python, Troubleshooting and Javascript.
What are the top questions asked in Broadridge Financial Solutions interview?

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

  1. what are the different types of accounti...read more
  2. What are the various line items in a balance sheet and P&L a...read more
  3. What is the angle made by min when it moved from 5 to 5:...read more
What are the most common questions asked in Broadridge Financial Solutions HR round?

The most common HR questions asked in Broadridge Financial Solutions interview are -

  1. Why are you looking for a chan...read more
  2. What are your salary expectatio...read more
  3. Share details of your previous j...read more
How long is the Broadridge Financial Solutions interview process?

The duration of Broadridge Financial Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Broadridge Financial Solutions Interviews By Designations

  • Broadridge Financial Solutions Process Analyst Interview Questions
  • Broadridge Financial Solutions Member Technical Interview Questions
  • Broadridge Financial Solutions Analyst Interview Questions
  • Broadridge Financial Solutions Software Engineer Interview Questions
  • Broadridge Financial Solutions Senior Member Technical Interview Questions
  • Broadridge Financial Solutions Software Developer Interview Questions
  • Broadridge Financial Solutions Intern Interview Questions
  • Broadridge Financial Solutions Senior Process Analyst Interview Questions
  • Show more
  • Broadridge Financial Solutions Senior Team Member Interview Questions
  • Broadridge Financial Solutions Financial Analyst Interview Questions

Interview Questions for Popular Designations

  • Process Analyst Interview Questions
  • Member Technical Interview Questions
  • Analyst Interview Questions
  • Software Engineer Interview Questions
  • Senior Member Technical Interview Questions
  • Software Developer Interview Questions
  • Intern Interview Questions
  • Senior Process Analyst Interview Questions
  • Show more
  • Sales Executive Interview Questions
  • Accountant Interview Questions

Overall Interview Experience Rating

3.8/5

based on 117 interview experiences

Difficulty level

Easy 16%
Moderate 75%
Hard 9%

Duration

Less than 2 weeks 63%
2-4 weeks 31%
4-6 weeks 4%
More than 8 weeks 1%
View more

Interview Questions from Similar Companies

Paytm
Paytm Interview Questions
3.3
 • 773 Interviews
FIS
FIS Interview Questions
3.9
 • 494 Interviews
PhonePe
PhonePe Interview Questions
4.0
 • 324 Interviews
PayPal
PayPal Interview Questions
3.9
 • 219 Interviews
Fiserv
Fiserv Interview Questions
3.0
 • 178 Interviews
Razorpay
Razorpay Interview Questions
3.6
 • 157 Interviews
KFintech
KFintech Interview Questions
3.5
 • 145 Interviews
Angel One
Angel One Interview Questions
3.9
 • 143 Interviews
Visa
Visa Interview Questions
3.5
 • 142 Interviews
MasterCard
MasterCard Interview Questions
3.9
 • 140 Interviews
View all

Broadridge Financial Solutions Reviews and Ratings

based on 1.3k reviews

3.9/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.4

Salary

4.1

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 1.3k Reviews and Ratings
Jobs at Broadridge Financial Solutions
Broadridge Financial Solutions
Technology Lead _Data Engineer

Bangalore / Bengaluru

7-8 Yrs

₹ 10.05-32 LPA

Broadridge Financial Solutions
Full Stack Engineer

Bangalore / Bengaluru

4-5 Yrs

Not Disclosed

Broadridge Financial Solutions
Senior Member Technical

Mumbai

2-9 Yrs

Not Disclosed

Explore more jobs
Broadridge Financial Solutions Salaries in India
Process Analyst
1.4k salaries
unlock blur

₹1.8 L/yr - ₹6.2 L/yr

Senior Member Technical
1.3k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Member Technical
598 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Technical Lead
597 salaries
unlock blur

₹9.1 L/yr - ₹33.5 L/yr

Senior Process Analyst
586 salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Explore more salaries
Compare Broadridge Financial Solutions with
Paytm

Paytm

3.3
Compare
FIS

FIS

3.9
Compare
PhonePe

PhonePe

4.0
Compare
Fiserv

Fiserv

3.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Broadridge Financial Solutions Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter