Upload Button Icon Add office photos

Filter interviews by

Financial Software & Systems Senior Business Analyst Interview Questions, Process, and Tips

Updated 12 Aug 2023

Financial Software & Systems Senior Business Analyst Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 4 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is technical knowledge you have?
  • Ans. 

    I have technical knowledge in data analysis, SQL, business intelligence tools, and process improvement.

    • Proficient in data analysis techniques and tools

    • Strong understanding of SQL for querying databases

    • Experience with business intelligence tools like Tableau or Power BI

    • Skilled in process improvement methodologies like Six Sigma

  • Answered by AI
  • Q2. What are the Programming langauge you have known?
  • Ans. 

    I am proficient in programming languages such as SQL, Python, and R.

    • SQL

    • Python

    • R

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are the Banking projects you worked on?
  • Ans. 

    I have worked on various banking projects including digital transformation, risk management, and customer experience enhancement.

    • Implemented a digital banking platform to improve customer experience

    • Developed risk management systems to monitor and mitigate financial risks

    • Led projects to enhance online banking security measures

    • Collaborated with cross-functional teams to implement new payment processing systems

  • Answered by AI
  • Q2. What are the software methodologies you worked on.
  • Ans. 

    I have experience working with Agile, Scrum, Waterfall, and Lean methodologies.

    • Agile methodology focuses on iterative development and collaboration.

    • Scrum is a framework for managing work on complex projects.

    • Waterfall methodology follows a linear sequential flow.

    • Lean methodology focuses on maximizing customer value while minimizing waste.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation and previous salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the Tehnical questions

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - System test 

(1 Question)

  • Q1. Advantage and disadvantage of framework.
  • Ans. 

    Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.

    • Advantage: Provides structure and pre-built components for faster development

    • Advantage: Can improve code quality and maintainability

    • Disadvantage: Can limit flexibility and customization

    • Disadvantage: Requires learning curve and potential dependency issues

    • Example: ReactJS provides a fr...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is Oops? Advantage and disadvantage
  • Ans. 

    Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.

    • Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism

    • Disadvantages: complexity, steep learning curve, performance overhead

    • Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics in server side and client side coding

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. About what we worked in previous company project
  • Q2. General C programming questions and previous company project questions

I applied via Naukri.com and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic C questions and 2 c programs to find wrong in code.
  • Q2. Prepare all UART, SPI, CAN, I2C timing digrams their frame format.
  • Ans. 

    Explanation of UART, SPI, CAN, I2C timing diagrams and frame formats.

    • UART: asynchronous serial communication, start and stop bits, baud rate

    • SPI: synchronous serial communication, master-slave architecture, clock polarity and phase

    • CAN: differential serial communication, arbitration, error detection and correction

    • I2C: synchronous serial communication, master-slave architecture, addressing, clock stretching

  • Answered by AI
  • Q3. Matlab knowledge is advantage

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cofident

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to the domain and our Skillset.
Round 2 - Behavioral 

(1 Question)

  • Q1. Related to Project, Process, and Management
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is quick and fast.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2022. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Optimisation techniques
  • Ans. 

    Optimisation techniques for software engineering

    • Use efficient algorithms and data structures

    • Minimize I/O operations and network calls

    • Optimize database queries

    • Use caching and memoization

    • Parallelize computations

    • Profile and analyze code for bottlenecks

    • Eliminate unnecessary code and dependencies

  • Answered by AI
  • Q2. Questions related Oops concept
Round 3 - Technical 

(2 Questions)

  • Q1. Question related Unity basics.
  • Q2. Explain Design patterns in c#
  • Ans. 

    Design patterns are reusable solutions to common software problems.

    • Design patterns provide a common language for developers to communicate solutions.

    • They help improve code quality, maintainability, and scalability.

    • Examples include Singleton, Factory, Observer, and Decorator patterns.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ivy Senior Software Engineer interview:
  • Oops concept
  • Design Patterns
  • Unity 2D
  • 3D
  • unity Physics
  • C#
Interview preparation tips for other job seekers - Give interview with confidence. Must prepare Oops concept and design pattern before going for interview.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Prime number programs

Round 3 - Technical 

(1 Question)

  • Q1. What is ooops, what is polymorphism , abstract class
  • Ans. 

    OOPs is Object-Oriented Programming, polymorphism allows objects to be treated as instances of their parent class, abstract class cannot be instantiated.

    • OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Polymorphism allows objects to be treated as instances of their parent class, enabling different classes to be treated as ins...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Remove duplicates from list
  • Ans. 

    Remove duplicates from list of strings

    • Create a Set to store unique strings

    • Iterate through the array and add each string to the Set

    • Convert the Set back to an array to get the list of unique strings

  • Answered by AI
  • Q2. Find Second largest in a table
  • Ans. 

    Iterate through the table to find the second largest value.

    • Iterate through the table and keep track of the largest and second largest values.

    • Compare each value with the current largest and second largest values.

    • Update the second largest value if a new value is found that is greater than the current second largest value.

  • Answered by AI
  • Q3. Sort in descending order
  • Ans. 

    Sort array of strings in descending order

    • Use a sorting algorithm like quicksort or mergesort

    • Specify the sorting order as descending

    • Ensure the sorting algorithm is stable to maintain order of equal elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be genuine

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Purely scenario based questions
  • Q2. Answer based on your experience
Round 3 - Technical 

(1 Question)

  • Q1. 1. Depth about JVM internals 2. SQL Query questions

Interview Preparation Tips

Interview preparation tips for other job seekers - give your answers with confident
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

First round I was interviewed with easy to medium interviews questions along with project details.

Round 2 - Coding Test 

Secound round had one coding question followed by technical questions and experience questions.

Round 3 - HR 

(1 Question)

  • Q1. Most salary discussion

Financial Software & Systems Interview FAQs

How many rounds are there in Financial Software & Systems Senior Business Analyst interview?
Financial Software & Systems interview process usually has 4 rounds. The most common rounds in the Financial Software & Systems interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Financial Software & Systems Senior Business Analyst interview?

Some of the top questions asked at the Financial Software & Systems Senior Business Analyst interview -

  1. What are the Programming langauge you have kno...read more
  2. What are the Banking projects you worked ...read more
  3. what are the software methodologies you worked ...read more

Tell us how to improve this page.

Financial Software & Systems Senior Business Analyst Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

KPIT Technologies Interview Questions
3.4
 • 291 Interviews
Chetu Interview Questions
3.3
 • 175 Interviews
AVASOFT Interview Questions
2.9
 • 165 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
Brane Enterprises Interview Questions
2.0
 • 135 Interviews
ivy Interview Questions
3.6
 • 129 Interviews
DE Shaw Interview Questions
3.8
 • 121 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Axtria Interview Questions
3.1
 • 117 Interviews
View all
Financial Software & Systems Senior Business Analyst Salary
based on 22 salaries
₹11 L/yr - ₹24 L/yr
At par with the average Senior Business Analyst Salary in India
View more details

Financial Software & Systems Senior Business Analyst Reviews and Ratings

based on 7 reviews

1.9/5

Rating in categories

1.9

Skill development

2.1

Work-life balance

2.6

Salary

2.4

Job security

1.9

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
624 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Technical Associate
539 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Senior Software Engineer
289 salaries
unlock blur

₹4.8 L/yr - ₹16.5 L/yr

Senior Technical Associate
275 salaries
unlock blur

₹2.2 L/yr - ₹10.6 L/yr

Team Lead
183 salaries
unlock blur

₹3.8 L/yr - ₹16 L/yr

Explore more salaries
Compare Financial Software & Systems with

KPIT Technologies

3.3
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

NextComm Corporation

4.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview