Upload Button Icon Add office photos

Fiserv

Compare button icon Compare button icon Compare

Filter interviews by

Fiserv Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Fiserv Interview Questions and Answers

View all 63 questions

Fiserv Interview Experiences

Popular Designations

172 interviews found

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

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Interview Preparation Tips

Topics to prepare for Fiserv Software Engineer interview:
  • OOPS
  • C#.Net
  • ASP.Net MVC
  • Web Api
  • mssql
  • JQuery

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 (205)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

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

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Computer engineer MCQs on Database, OOP, DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between cpp and Java.
  • Ans. 

    C++ is a statically typed language with manual memory management, while Java is a dynamically typed language with automatic memory management.

    • C++ is compiled directly to machine code, while Java is compiled to bytecode and runs on a virtual machine.

    • C++ supports multiple inheritance, while Java supports only single inheritance.

    • C++ allows for pointer arithmetic, while Java does not.

    • C++ has a preprocessor for macros, whil...

  • Answered by AI
  • Q2. Which Methodology do you use
  • Ans. 

    I primarily use Agile methodology for software development.

    • I believe in iterative development and frequent collaboration with stakeholders.

    • I prioritize delivering working software in short iterations.

    • I value responding to change over following a plan.

    • I have experience with Scrum framework within Agile methodology.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Database and easy problem solving questions

Skills evaluated in this interview

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)
Fiserv Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Software Engineering Specialist Interview Questions asked at other Companies

Q1. Explain Python Data Structures and advantages and some differences in each
View answer (2)

Fiserv interview questions for popular designations

 Technology Analyst

 (10)

 Software Engineer

 (9)

 Technical Lead

 (5)

 Specialist

 (5)

 Software Developer

 (5)

 Project Manager

 (3)

 Financial Analyst

 (2)

 Software Development Engineer

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Looking for soft skills and creative ways to build rapport and trust on the team.

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Get interview-ready with Top Fiserv Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

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)

Jobs at Fiserv

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

I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher or carry a work experience, the interview is very easy to crack and you could be hired easily. HR is very lenient about the offers, you need to take regular follow up's post your interview. Thank you.

Process Specialist Interview Questions asked at other Companies

Q1. What do you understand in KYC, KYC documents? In your previous organisation what did you learn? Can you tel something about what solution have you solve and what are the outcomes? Questions based on process improvement or implementation?
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 19 May 2022

I applied via Recruitment Consulltant

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions will be asked from vast knowledge if you have worked on vast things. As an example if you are a full stack developer then please go through front end, back-end and database questions.
Contribute & help others!
anonymous
You can choose to be anonymous

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, Social Media, Troubleshooting, Bloomberg and Agile.
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
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.

Recently Viewed

COMPANY BENEFITS

SBS

49 benefits

DESIGNATION

JOBS

Fiserv

No Jobs

SALARIES

Philips

SALARIES

Philips

DESIGNATION

SALARIES

Philips

JOBS

TalentWorx

No Jobs

SALARIES

Fiserv

JOBS

Dash Hire

No Jobs

Tell us how to improve this page.

Fiserv Interview Process

based on 122 interviews

Interview experience

3.9
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Paytm Interview Questions
3.3
 • 750 Interviews
FIS Interview Questions
3.9
 • 482 Interviews
Diebold Nixdorf Interview Questions
3.8
 • 45 Interviews
View all

Fiserv Reviews and Ratings

based on 2.3k reviews

3.0/5

Rating in categories

2.9

Skill development

2.9

Work-life balance

3.2

Salary

2.9

Job security

2.8

Company culture

2.6

Promotions

2.7

Work satisfaction

Explore 2.3k Reviews and Ratings
Quality Assurance / Automation Engineer

Chennai

3-8 Yrs

Not Disclosed

Sales Business Manager

Thane,

Bangalore / Bengaluru

+1

6-11 Yrs

₹ 12-10 LPA

Tech Lead, Quality Assurance Engineering

Noida

10-15 Yrs

Not Disclosed

Explore more jobs
Technical Lead
1.4k salaries
unlock blur

₹12.9 L/yr - ₹38 L/yr

Senior Associate
530 salaries
unlock blur

₹3.5 L/yr - ₹15.3 L/yr

Specialist
487 salaries
unlock blur

₹10.3 L/yr - ₹29.3 L/yr

Senior Software Engineer
434 salaries
unlock blur

₹7.1 L/yr - ₹30.5 L/yr

Professional
366 salaries
unlock blur

₹5.8 L/yr - ₹19.1 L/yr

Explore more salaries
Compare Fiserv with

Global Payments

4.1
Compare

FIS

3.9
Compare

Broadridge Financial Solutions

3.9
Compare

NCR Corporation

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