Upload Button Icon Add office photos

Filter interviews by

Broadridge Financial Solutions Senior Software Engineer Interview Questions and Answers

Updated 15 Jan 2025

Broadridge Financial Solutions Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why use FastAPI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is java multithreading
  • Ans. 

    Java multithreading is a feature that allows concurrent execution of multiple threads within a single process.

    • Multithreading in Java allows multiple threads to run concurrently within a single process.

    • Each thread has its own stack and executes independently, but shares the same memory space.

    • Java provides built-in support for multithreading through the java.lang.Thread class and java.lang.Runnable interface.

    • Multithreadi...

  • Answered by AI
  • Q2. Explain exception hierarchy
  • Ans. 

    Exception hierarchy is a way to organize and categorize different types of exceptions in a software system.

    • Exceptions are organized in a tree-like structure with a base class at the top and more specific exception classes below.

    • Base class usually is 'Exception' or 'Throwable', with more specific classes like 'IOException', 'NullPointerException', etc.

    • Subclasses can provide more specific information about the cause of t...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Deep dive into java concepts. Max diameter of a tree in java.
Round 2 - One-on-one 

(1 Question)

  • Q1. Lld of loan and borrower design. Design dbs schema. About connection pool, db isolation.
Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring manager round, more about previous experience and some hypothetical questions.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data structures and algo. 2 ques were asked in hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to System design
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question related to Spring and Java
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding questions, basic Java questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions.
  • Q2. Live coding.
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on previous experience and projects.
  • Q2. System design question
Round 4 - Technical 

(2 Questions)

  • Q1. Questions on SQL, Java advanced, personal projects, Java frameworks, UI based questions, Agile methodologies.
  • Q2. Interview discussion with the whole team.
Round 5 - HR 

(2 Questions)

  • Q1. Benefits discussion.
  • Q2. Salary discussion.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Micro services architecture
Round 2 - Technical 

(1 Question)

  • Q1. Java ,springboot
Round 3 - Technical 

(1 Question)

  • Q1. Springboot and java questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Aks about the few questions of dsa
  • Q2. Ask about the design system
Round 2 - Technical 

(1 Question)

  • Q1. Ask about the design system
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Codility Test with leetcode medium questions

Round 2 - Technical 

(4 Questions)

  • Q1. Built a react feature
  • Ans. 

    Built a react feature

    • Identify the specific feature to be built

    • Design the component hierarchy and state management

    • Implement the feature using React components and hooks

    • Test the feature for functionality and user experience

    • Refactor and optimize the code for performance

  • Answered by AI
  • Q2. Questions based around react
  • Q3. How to implement timer
  • Ans. 

    A timer can be implemented using a combination of system time and a loop that checks for elapsed time.

    • Get the current system time at the start of the timer

    • Enter a loop that continuously checks the difference between the current system time and the start time

    • When the desired time has elapsed, perform the desired action or trigger an event

  • Answered by AI
  • Q4. How to implement useEffect
  • Ans. 

    useEffect is a hook in React that allows you to perform side effects in functional components.

    • useEffect is used to handle side effects in React components.

    • It takes two arguments: a function and an optional array of dependencies.

    • The function inside useEffect is executed after the component renders.

    • The optional array of dependencies determines when the effect should run.

    • If the array of dependencies is empty, the effect r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Visa Senior Software Engineer interview:
  • React
Interview preparation tips for other job seekers - Good experience overall, rejected

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Coding assessment in Code signal which is vedio proctored

Round 2 - Technical 

(1 Question)

  • Q1. Design a loan application system
  • Ans. 

    Design a loan application system

    • Collect applicant information such as personal details, employment history, and financial information

    • Include a credit check process to assess applicant's creditworthiness

    • Implement a system for loan approval/rejection based on set criteria

    • Provide options for different types of loans and repayment plans

    • Ensure security measures are in place to protect applicant's sensitive information

  • Answered by AI
Round 3 - Coding Test 

Bank account creation, deposit money, withdraw money

Round 4 - HR 

(1 Question)

  • Q1. Question around work experience and how a particular scenario or situation is handled
Round 5 - Case Study 

Suggest system cost optimization based on given data set

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Explain Concurrency
  • Ans. 

    Concurrency is the ability of a system to execute multiple tasks simultaneously.

    • Concurrency allows multiple tasks to run concurrently, improving performance and efficiency.

    • Concurrency can be achieved through multithreading or multiprocessing.

    • Example: A web server handling multiple requests simultaneously using multithreading.

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

    ACID principles are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are all or nothing. If one part of the transaction fails, the entire transaction is rolled back.

    • Consistency: Transactions bring the database from one valid state to another. All constraints are satisfied.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once...

  • Answered by AI

Skills evaluated in this interview

Broadridge Financial Solutions Interview FAQs

How many rounds are there in Broadridge Financial Solutions Senior Software Engineer interview?
Broadridge Financial Solutions interview process usually has 1 rounds. The most common rounds in the Broadridge Financial Solutions interview process are Technical and One-on-one Round.
How to prepare for Broadridge Financial Solutions Senior 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 HTML, Agile Coaching, Javascript, MS SQL Server DBA and Medical Coding.
What are the top questions asked in Broadridge Financial Solutions Senior Software Engineer interview?

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

  1. what is java multithread...read more
  2. explain exception hierar...read more
  3. Why use Fast...read more

Tell us how to improve this page.

Broadridge Financial Solutions Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Broadridge Financial Solutions Senior Software Engineer Salary
based on 98 salaries
₹6 L/yr - ₹24 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Broadridge Financial Solutions Senior Software Engineer Reviews and Ratings

based on 8 reviews

3.1/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

2.6

Salary

3.7

Job security

3.3

Company culture

2.4

Promotions

3.1

Work satisfaction

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

₹1.8 L/yr - ₹6 L/yr

Senior Member Technical
1.3k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Member Technical
597 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Process Analyst
587 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Technical Lead
586 salaries
unlock blur

₹9.6 L/yr - ₹33.5 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