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

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Fiserv

Compare button icon Compare button icon Compare
2.9

based on 2.6k Reviews

Play video Play video Video summary
  • About
  • Reviews
    2.6k
  • Salaries
    17.9k
  • Interviews
    181
  • Jobs
    104
  • Benefits
    346
  • Photos
    11
  • Posts
    1

Filter interviews by

Fiserv Interview Questions and Answers

Updated 11 Jun 2025
Popular Designations

67 Interview questions

A Team Lead was asked 2mo ago
Q. Can you provide an example of an SQL query?
Ans. 

An SQL query retrieves data from a database using specific criteria and commands.

  • SELECT statement: Used to select data from a database. Example: SELECT * FROM employees;

  • WHERE clause: Filters records based on specified conditions. Example: SELECT * FROM employees WHERE age > 30;

  • JOIN operation: Combines rows from two or more tables based on a related column. Example: SELECT * FROM orders JOIN customers ON orders....

View all Team Lead interview questions
A Quality Assurance Specialist was asked 4mo ago
Q. Can you explain what a testing framework is?
Ans. 

A testing framework is a set of guidelines, coding standards, concepts, processes, practices, project artifacts, tools, and templates used to create and execute automated tests.

  • Provides a structure for organizing test scripts and test data

  • Offers reusable components for test automation

  • Helps in managing test execution and reporting

  • Examples: Selenium, JUnit, TestNG

View all Quality Assurance Specialist interview questions
A Software Development Engineer was asked 5mo ago
Q. Tell me about your day-to-day activities.
Ans. 

As a Software Development Engineer, my day involves coding, collaborating, and problem-solving to deliver high-quality software solutions.

  • Start the day by reviewing project requirements and prioritizing tasks based on deadlines and team goals.

  • Engage in daily stand-up meetings to discuss progress, roadblocks, and coordinate with team members.

  • Write and review code, ensuring adherence to best practices and coding sta...

View all Software Development Engineer interview questions
A Software Development Engineer was asked 5mo ago
Q. What would you do if your manager approves leave for a colleague but denies it for you?
Ans. 

Addressing unequal leave approval requires communication, understanding, and professionalism to resolve the situation effectively.

  • Request a private meeting with the manager to discuss the leave request and understand their reasoning.

  • Express your concerns about the perceived unfairness and how it affects your morale and productivity.

  • Provide context for your leave request, such as personal commitments or health issu...

View all Software Development Engineer interview questions
A Software Engineer was asked 8mo ago
Q. Write an SQL query to join three tables with a specific condition.
Ans. 

Use SQL JOIN to combine 3 tables with a specific condition.

  • Use INNER JOIN to combine the tables based on a common column

  • Specify the condition in the ON clause of the JOIN statement

  • You can also use LEFT JOIN or RIGHT JOIN depending on your requirement

View all Software Engineer interview questions
A Data Architect Analyst was asked 8mo ago
Q. What is the difference between functions and stored procedures?
Ans. 

Functions are used to perform specific tasks and return a value, while stored procedures are used to perform a series of actions.

  • Functions return a single value, while stored procedures can return multiple values or no value at all.

  • Functions can be called from within SQL statements, while stored procedures are called using the EXECUTE statement.

  • Functions are used for calculations or data manipulation, while stored...

View all Data Architect Analyst interview questions
A Tapp Trainee was asked 9mo ago
Q. Write database queries for the given condition.
Ans. 

Write DB queries for given condition

  • Use SELECT statement to retrieve data from database

  • Use WHERE clause to specify the condition for filtering data

  • Use JOIN clause if data needs to be retrieved from multiple tables

View all Tapp Trainee interview questions
Are these interview questions helpful?
An Assistant Manager Quality Assurance was asked 9mo ago
Q. Why do you want to join Fiserv?
Ans. 

I want to join Fiserv to contribute to innovative financial solutions and enhance quality assurance processes in a dynamic environment.

  • Fiserv is a leader in financial technology, and I am excited about the opportunity to work with cutting-edge solutions.

  • The company's commitment to innovation aligns with my passion for continuous improvement in quality assurance practices.

  • I admire Fiserv's focus on customer satisfa...

View all Assistant Manager Quality Assurance interview questions
An Assistant Manager Quality Assurance was asked 9mo ago
Q. Write a Java program to print a pyramid pattern.
Ans. 

A Java program to print pyramid patterns using loops and arrays.

  • Use nested loops: Outer loop for rows, inner loop for spaces and stars.

  • Example: For a 5-row pyramid, outer loop runs 5 times.

  • Inner loop prints spaces: ' ' for alignment before stars.

  • Inner loop prints stars: '*' to form the pyramid shape.

  • Use arrays to store pyramid levels if needed for complex patterns.

View all Assistant Manager Quality Assurance interview questions
An Assistant Manager Quality Assurance was asked 9mo ago
Q. Are you able to work night shifts?
Ans. 

Yes, I can work night shifts and understand the importance of flexibility in quality assurance roles.

  • I have previously worked night shifts in my last role, ensuring quality checks were completed on time.

  • I understand that night shifts may require adjustments in my routine, and I'm prepared to manage that effectively.

  • I believe working at night can provide a quieter environment, allowing for more focused quality asse...

View all Assistant Manager Quality Assurance interview questions
1 2 3 4 5 6 7

Fiserv Interview Experiences

181 interviews found

Network Engineer Interview Questions & Answers

user image viinod gehlot

posted on 26 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Don't want to disclose
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Don't want to disclose
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Don't want to disclose
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Don't want to disclose
  • Add your answer

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)
Anonymous

Senior Officer Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Programming Related. List, Dictionary use cases
  • Add your answer
  • Q2. Pytest, Pandas,
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Managerial Round, Behavioural assessment

Senior Officer Interview Questions asked at other Companies

Q1. How you can Increase Selling of Banks Products and how you can connect more and more persons With Bank.????
View answer (7)
Anonymous

Engineering Manager Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2024

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

(3 Questions)

  • Q1. Share the instance where you unblocked your team.
  • Add your answer
  • Q2. How do you handle the team conflict?
  • Add your answer
  • Q3. Why are you interested in change?
  • Add your answer

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)
Anonymous

Process Associate Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2024

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

I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

AI vs Human what is best

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Add your answer
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior Process Associate leading a team and contributing significantly to the growth of the company.

    • Continuing to excel in my role as a Process Associate

    • Taking on additional responsibilities and leadership roles within the team

    • Contributing innovative ideas to improve processes and efficiency

    • Mentoring and training new team members

    • Building strong relationships with clients and stakeholders

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident

Process Associate Interview Questions asked at other Companies

Q1. How would you explain a red color to a person who has been blind since birth?
View answer (22)
Anonymous

Application Developer Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2024

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

(2 Questions)

  • Q1. Collection related questions asked
  • Add your answer
  • Q2. Performance tuning questions asked
  • Add your answer

Application Developer Interview Questions asked at other Companies

Q1. Minimum Cost to Connect All Points Problem Statement Given an array COORDINATES representing the integer coordinates of some points on a 2D plane, determine the minimum cost required to connect all points. The cost to connect two points, (x... read more
View answer (2)
Anonymous

Senior ETL Developer Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. ETL Process details and project overview
  • Add your answer
  • Q2. ETL Process details and sql
  • Add your answer
  • Q3. SQL and project details
  • Add your answer

Senior ETL Developer Interview Questions asked at other Companies

Q1. What is the difference between a temporary table and a global temporary table?
View answer (1)
Anonymous

Sales Training Manager Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2024

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

(4 Questions)

  • Q1. What is your Last Experienced
  • Ans. 

    I have 5 years of experience as a Sales Training Manager in the technology industry.

    • Developed and implemented sales training programs for new hires and existing employees

    • Utilized various training methods such as role-playing, workshops, and online modules

    • Analyzed sales performance data to identify training needs and areas for improvement

  • Answered by AI
    Add your answer
  • Q2. What is your client base
  • Ans. 

    Our client base consists of a diverse range of industries including technology, healthcare, finance, and retail.

    • Clients come from various industries such as technology, healthcare, finance, and retail

    • We work with both small businesses and large corporations

    • Our clients are located both domestically and internationally

  • Answered by AI
    Add your answer
  • Q3. How you are handling the clients and services
  • Ans. 

    I handle clients by building strong relationships and providing exceptional service.

    • I prioritize communication and actively listen to clients' needs

    • I personalize solutions to meet each client's unique requirements

    • I follow up regularly to ensure client satisfaction

    • I address any issues promptly and effectively to maintain trust and loyalty

    • I continuously seek feedback to improve services and exceed expectations

  • Answered by AI
    Add your answer
  • Q4. Are you archiving the target as per company norms
  • Ans. 

    Yes, I am archiving the target as per company norms.

    • Yes, I ensure that all sales targets are archived according to company guidelines.

    • I maintain detailed records of sales targets achieved and missed.

    • Regularly review and update archived targets to track progress and performance.

    • Provide reports on archived targets to management for analysis and decision-making.

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Manager will take face to face interview regarding last product target achievement
  • Add your answer
  • Q2. Are you willing to do open market cold calling job
  • Ans. 

    Yes, I am willing to do open market cold calling as part of my job as a Sales Training Manager.

    • I have experience in cold calling and understand its importance in generating leads and sales.

    • I am confident in my communication skills and ability to build rapport with potential clients over the phone.

    • I am willing to put in the effort and time required to make successful cold calls and achieve sales targets.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher/Experienced holder, attained daily meetings and understand the product first and then 4-5 day go with your senior/Tl , once you understand the product and how to deliver your pitch in front of clients as per needs and handle the feedbacks, how the daily based data get updated to make morning plan to call and then choice the potential area where you can drive yourself and achieve the company target, same update to TL/Manager and if required any help to so same time you may reach out to TL/Manager will help your or client query to be get resolved, if existing clint then any issue please help him by giving tollfree no and company mail Id...

Sales Training Manager Interview Questions asked at other Companies

Q1. How would you enhance overall sales performance for an individual who is not meeting their sales targets?
View answer (1)
Anonymous

Technology Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Aug 2024

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

(4 Questions)

  • Q1. Difference between Order By and Group By
  • Ans. 

    Order By is used to sort the result set in ascending or descending order, while Group By is used to group the result set by one or more columns.

    • Order By is used with SELECT statement to sort the result set based on specified column(s)

    • Group By is used with SELECT statement to group the result set based on specified column(s)

    • Order By can be used with or without Group By, but Group By requires an aggregate function like C...

  • Answered by AI
    Add your answer
  • Q2. Explain Normalisation concepts in detail
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It reduces data redundancy by eliminating duplicate data

    • Normalization helps maintain data integrity by ensuring data is stored in a consistent manner

    • There are different levels of normalization, such as First Normal Form (1NF), Second ...

  • Answered by AI
    Add your answer
  • Q3. Difference between Primary and Unique
  • Ans. 

    Primary key uniquely identifies a record in a database table, while a unique key ensures that all values in a column are different.

    • Primary key is used to uniquely identify each record in a table

    • Primary key does not allow NULL values

    • Unique key ensures that all values in a column are different

    • Unique key can have NULL values, but only one NULL per column

  • Answered by AI
    Add your answer
  • Q4. Types of inheritance
  • Ans. 

    Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and so on.

    • Single inheritance: a class inherits from only one base class.

    • Multiple inheritance: a class inherits from more than one base class.

    • Multilevel inheritance: a class inherits from a class which in turn inherits from another class.

    • Hierarchical inheritance: multiple classes inherit from a single base class.

    • Hybrid inheritance: a combin...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Technology Analyst Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (1)
Anonymous

Tapp Trainee Interview Questions & Answers

user image Sonal Shilimkar

posted on 23 Sep 2024

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

It was online test on hackerrank platform there were 2-3 programming questions and you have to clear all of the test cases

Round 2 - Technical 

(2 Questions)

  • Q1. Oops related questions,
  • Add your answer
  • Q2. Write DB queries for given condition
  • Ans. 

    Write DB queries for given condition

    • Use SELECT statement to retrieve data from database

    • Use WHERE clause to specify the condition for filtering data

    • Use JOIN clause if data needs to be retrieved from multiple tables

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Tapp Trainee Interview Questions asked at other Companies

Q1. What is electronics
View answer (2)
Anonymous

Release Manager Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Explain your experience with release engineering
  • Ans. 

    I have extensive experience in release engineering, including managing release cycles, coordinating with cross-functional teams, and ensuring smooth deployments.

    • Managed release cycles for multiple software products

    • Coordinated with development, QA, and operations teams to plan and execute releases

    • Implemented release automation tools to streamline the release process

    • Ensured compliance with release management best practic...

  • Answered by AI
    Add your answer
  • Q2. How do you decide branching strategy
  • Ans. 

    Branching strategy is decided based on project complexity, team size, release frequency, and risk tolerance.

    • Consider project complexity - simple projects may only need a main branch, while complex projects may require feature branches.

    • Take team size into account - larger teams may benefit from feature branches to work on separate tasks concurrently.

    • Evaluate release frequency - frequent releases may warrant a branching ...

  • Answered by AI
    Add your answer
  • Q3. How do you manage release process
  • Ans. 

    I manage the release process by coordinating with development, testing, and operations teams to ensure smooth deployment.

    • Coordinate with development, testing, and operations teams to plan release schedule

    • Ensure all necessary documentation and release notes are prepared

    • Perform risk assessment and mitigation strategies

    • Use version control systems to track changes and releases

    • Communicate with stakeholders about release sta...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(6 Questions)

  • Q1. What kind of Devops tools you have used for release management
  • Ans. 

    I have experience using tools like Jenkins, Git, Docker, and Ansible for release management.

    • Jenkins

    • Git

    • Docker

    • Ansible

  • Answered by AI
    Add your answer
  • Q2. What is Nexus and why is it used.
  • Ans. 

    Nexus is a repository manager that allows you to proxy, collect, and manage dependencies of many different types.

    • Nexus is used to store and manage software artifacts such as JARs, WARs, and Docker images.

    • It helps in controlling access to repositories and ensures that only approved artifacts are used in builds.

    • Nexus can also act as a proxy to other repositories, reducing build times and improving reliability.

    • It provides...

  • Answered by AI
    Add your answer
  • Q3. Describe list of deployment strategies and their methodologies.
  • Ans. 

    Deployment strategies include blue-green deployment, canary deployment, rolling deployment, and feature toggles.

    • Blue-green deployment involves running two identical production environments and switching between them.

    • Canary deployment gradually rolls out changes to a small subset of users before deploying to the entire infrastructure.

    • Rolling deployment updates a subset of servers at a time, ensuring continuous availabil...

  • Answered by AI
    Add your answer
  • Q4. GIT command based questions
  • Add your answer
  • Q5. How do you prepare release documentation
  • Ans. 

    I prepare release documentation by creating detailed release notes, updating user guides, and communicating changes to stakeholders.

    • Create detailed release notes outlining new features, bug fixes, and any known issues

    • Update user guides to reflect changes in the new release

    • Communicate release changes to stakeholders through emails, meetings, or documentation

    • Ensure all documentation is clear, concise, and easily accessib...

  • Answered by AI
    Add your answer
  • Q6. Scenario based questions on release implementation
  • Add your answer
Round 3 - Behavioral 

(3 Questions)

  • Q1. Tell us about your past job roles and experience with release engineering
  • Add your answer
  • Q2. How do you collaborate with multiple teams to keep to date with release process
  • Add your answer
  • Q3. What would you do if there is a release scheduled tomorrow and QA identifies a bug and dev has fixed it in develop. This bug is critical for one of the application that is not widely used however this rele...
  • Ans. 

    Recommend prioritizing the critical bug fix and delaying the release for the application

    • Prioritize the critical bug fix for the application that is not widely used

    • Coordinate with QA and dev teams to ensure the bug fix is thoroughly tested

    • Communicate with stakeholders about the delay in release and the reasons behind it

  • Answered by AI
    View 2 more answers

Interview Preparation Tips

Topics to prepare for Fiserv Release Manager interview:
  • GIT
  • Jenkins
  • JIRA
  • Build
  • Release orchestration
  • Branching strategies

Skills evaluated in this interview

Release Manager Interview Questions asked at other Companies

Q1. A release is scheduled for tomorrow. QA identifies a bug, and the development team has fixed it in development. This bug is critical for an application that is not widely used. However, this release involves several other key changes that n... read more
View answer (3)
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Fiserv?
Ask anonymously on communities.
More about working at Fiserv
  • HQ - Brookfield,Wisconsin, United States
  • FinTech
  • 5k-10k Employees (India)
  • Internet

Fiserv Interview FAQs

How many rounds are there in Fiserv interview?
Fiserv interview process usually has 2-3 rounds. The most common rounds in the Fiserv interview process are Technical, One-on-one Round and HR.
How to prepare for Fiserv 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 Fiserv. The most common topics and skills that interviewers at Fiserv expect are SQL, Troubleshooting, Bloomberg, Social Media and Financial Services.
What are the top questions asked in Fiserv interview?

Some of the top questions asked at the Fiserv interview -

  1. What would you do if there is a release scheduled tomorrow and QA identifies a ...read more
  2. 1. Solid principles implementation in a given scenario, how can we apply and im...read more
  3. What are triggers , where can they be used ? What is a mutating trigger problem...read more
What are the most common questions asked in Fiserv HR round?

The most common HR questions asked in Fiserv interview are -

  1. What are your strengths and weakness...read more
  2. Where do you see yourself in 5 yea...read more
  3. What is your family backgrou...read more
How long is the Fiserv interview process?

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

Tell us how to improve this page.

Fiserv Interviews By Designations

  • Fiserv Technology Analyst Interview Questions
  • Fiserv Software Engineer Interview Questions
  • Fiserv Software Developer Interview Questions
  • Fiserv Technical Lead Interview Questions
  • Fiserv Specialist Interview Questions
  • Fiserv Senior Associate Interview Questions
  • Fiserv Project Manager Interview Questions
  • Fiserv Configuration Analyst Interview Questions
  • Show more
  • Fiserv Financial Analyst Interview Questions
  • Fiserv Associate Interview Questions

Interview Questions for Popular Designations

  • Technology Analyst Interview Questions
  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Technical Lead Interview Questions
  • Specialist Interview Questions
  • Senior Associate Interview Questions
  • Executive Interview Questions
  • Sales Executive Interview Questions
  • Show more
  • Associate Software Engineer Interview Questions
  • Manager Interview Questions

Overall Interview Experience Rating

3.8/5

based on 131 interview experiences

Difficulty level

Easy 17%
Moderate 83%

Duration

Less than 2 weeks 49%
2-4 weeks 31%
4-6 weeks 7%
6-8 weeks 10%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

Paytm
Paytm Interview Questions
3.2
 • 791 Interviews
FIS
FIS Interview Questions
3.9
 • 501 Interviews
PhonePe
PhonePe Interview Questions
4.0
 • 338 Interviews
PayPal
PayPal Interview Questions
3.8
 • 224 Interviews
Razorpay
Razorpay Interview Questions
3.6
 • 159 Interviews
KFintech
KFintech Interview Questions
3.5
 • 148 Interviews
Visa
Visa Interview Questions
3.5
 • 145 Interviews
MasterCard
MasterCard Interview Questions
3.9
 • 144 Interviews
Broadridge Financial Solutions
Broadridge Financial Solutions Interview Questions
3.9
 • 144 Interviews
Revolut
Revolut Interview Questions
2.6
 • 103 Interviews
View all

Fiserv Reviews and Ratings

based on 2.6k reviews

2.9/5

Rating in categories

2.8

Skill development

2.8

Work-life balance

3.1

Salary

2.8

Job security

2.7

Company culture

2.5

Promotions

2.7

Work satisfaction

Explore 2.6k Reviews and Ratings
Jobs at Fiserv
Fiserv
Credit Risk Associate

Thane,

Navi Mumbai

+1

3-7 Yrs

Not Disclosed

Fiserv
Professional, Software Development Engineering

Chennai

2-8 Yrs

₹ 10-16 LPA

Fiserv
Specialist, Software Development Engineering

Chennai

8-10 Yrs

Not Disclosed

Explore more jobs
Fiserv Salaries in India
Technical Lead
1.5k salaries
unlock blur

₹11 L/yr - ₹40 L/yr

Senior Associate
555 salaries
unlock blur

₹3.6 L/yr - ₹13.7 L/yr

Specialist
532 salaries
unlock blur

₹8.2 L/yr - ₹29.3 L/yr

Senior Software Engineer
439 salaries
unlock blur

₹6.9 L/yr - ₹29 L/yr

Professional
385 salaries
unlock blur

₹5.8 L/yr - ₹20 L/yr

Explore more salaries
Compare Fiserv with
Global Payments

Global Payments

3.8
Compare
Paytm

Paytm

3.2
Compare
FIS

FIS

3.9
Compare
PhonePe

PhonePe

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

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • 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 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • 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