Upload Button Icon Add office photos

Filter interviews by

Financial Software & Systems Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top Financial Software & Systems Interview Questions and Answers

View all 28 questions

Financial Software & Systems Interview Experiences

Popular Designations

55 interviews found

Test Engineer Interview Questions & Answers

user image Roshan Babu

posted on 30 May 2024

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

Api , manual , automation ,

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Asking about your previous experience and knowledge
Round 3 - HR 

(1 Question)

  • Q1. Discussed about salary and benefits

Operations Associate Interview Questions asked at other Companies

Q1. How do you get use to bulk of invoices comes at a time and how do you work on it
View answer (7)
Financial Software & Systems Interview Questions and Answers for Freshers
illustration image

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2023

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

I applied via Walk-in and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Knowledge. Creative. Innovative

Round 2 - Group Discussion 

Knowledge new idea reach target reach gaol
Idea screening

Round 3 - Computer knowledge 

(1 Question)

  • Q1. New innovative.... Profit earn.. Reach goal
Round 4 - Coding Test 

Mats knowledge ...creative... Idea

Interview Preparation Tips

Topics to prepare for Financial Software & Systems Data Analyst interview:
  • Television
Interview preparation tips for other job seekers - i always give my effort

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Aptitude Test 

Fist round aptitude verbal and coding

Round 3 - Technical 

(1 Question)

  • Q1. 2 round technical round Oops concept Programming like string reverse Palindrome
Round 4 - HR 

(1 Question)

  • Q1. General questions other than technical

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Financial Software & Systems interview questions for popular designations

 Software Engineer

 (8)

 Technical Associate

 (6)

 Operations Associate

 (2)

 Software Developer

 (2)

 Senior Software Engineer

 (2)

 Senior Technical Associate

 (2)

 Senior Test Engineer

 (2)

 Accountant

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions of all the topics

Round 2 - Coding Test 

Java and OOPs concept related coding

Round 3 - HR 

(1 Question)

  • Q1. Technical and HR round together

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Get interview-ready with Top Financial Software & Systems Interview Questions

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

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

(1 Question)

  • Q1. Personal round on basis of previous experience
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and negotiation
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round about skills and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Till now Good place to work and just there is Long notice period. I have recently joined wfh so cant express much .

Assistant Manager Finance Interview Questions asked at other Companies

Q1. What will be accounting entry for provision for doubtful debts and why its necessary.
View answer (1)

Jobs at Financial Software & Systems

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

It was an online assessment included aptitude, technical and verbal questions.

Round 3 - Technical 

(2 Questions)

  • Q1. The 2nd round was technical interview. The questions were about java, MySql, HTML.
  • Q2. Write a java code to reverse a given string
  • Ans. 

    Java code to reverse a given string

    • Use StringBuilder or StringBuffer class

    • Iterate through the string in reverse order

    • Append each character to the StringBuilder object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About yourself and some basic technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Know well about basics of Java,Sql and HTML and give good answers in interview

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Manual Testing questions with Real-time scenarios
  • Q2. Automation Testing with Selenium and Java
  • Ans. 

    Automation testing using Selenium with Java involves writing test scripts in Java to automate testing of web applications.

    • Use Selenium WebDriver to interact with web elements and perform actions

    • Write test scripts in Java to automate test cases

    • Use TestNG or JUnit for test execution and reporting

    • Utilize Page Object Model for better code organization and maintenance

    • Implement data-driven testing using Excel or CSV files

  • Answered by AI
  • Q3. SQL joins and basics
  • Q4. Postman basic crud operations
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Why u r switching

Interview Preparation Tips

Interview preparation tips for other job seekers - Sometimes company make a bond of 2 years. So think accordingly.

Skills evaluated in this interview

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Most of the questions ask on Sql
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations , when to join?

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

The test was a combination of simple maths, computer Science related questions.

Round 2 - Technical 

(1 Question)

  • Q1. They asked some sql and java related basic questions
Round 3 - HR 

(1 Question)

  • Q1. It was all about java

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Contribute & help others!
anonymous
You can choose to be anonymous

Financial Software & Systems Interview FAQs

How many rounds are there in Financial Software & Systems interview?
Financial Software & Systems interview process usually has 2-3 rounds. The most common rounds in the Financial Software & Systems interview process are Technical, HR and Resume Shortlist.
How to prepare for Financial Software & Systems 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 Financial Software & Systems. The most common topics and skills that interviewers at Financial Software & Systems expect are SQL, Java, Oracle, Application Support and Production Support.
What are the top questions asked in Financial Software & Systems interview?

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

  1. What do you know about transaction response cod...read more
  2. Do you know anything about atm hardware and softw...read more
  3. What are the Programming langauge you have kno...read more
How long is the Financial Software & Systems interview process?

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

Recently Viewed

JOBS

Financial Software & Systems

No Jobs

INTERVIEWS

Qualcomm

No Interviews

INTERVIEWS

INCREFF

No Interviews

INTERVIEWS

Circles.Life

No Interviews

INTERVIEWS

Episource

No Interviews

INTERVIEWS

Amazon

No Interviews

SALARIES

Larsen & Toubro Limited

SALARIES

Larsen & Toubro Limited

INTERVIEWS

TechnipFMC

No Interviews

INTERVIEWS

INCREFF

No Interviews

Tell us how to improve this page.

Financial Software & Systems Interview Process

based on 44 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
FIS Interview Questions
3.9
 • 482 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
Majesco Interview Questions
3.5
 • 28 Interviews
View all

Financial Software & Systems Reviews and Ratings

based on 727 reviews

3.8/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.4

Salary

3.9

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 727 Reviews and Ratings
Billable-PG_Business Analyst

Mumbai

6-10 Yrs

Not Disclosed

Technical Associate

Chennai

1-2 Yrs

Not Disclosed

Production Support

Mumbai,

Chennai

3-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
617 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Associate
508 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
288 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Associate
267 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
179 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Financial Software & Systems with

Intellect Design Arena

4.0
Compare

FIS

3.9
Compare

Nucleus Software Exports

3.5
Compare

Oracle Financial Services Software

3.5
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