Upload Button Icon Add office photos

Fiserv

Compare button icon Compare button icon Compare

Filter interviews by

Fiserv Software Development Engineer 3 Interview Questions, Process, and Tips

Updated 20 Aug 2021

Fiserv Software Development Engineer 3 Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. How to define a parameterized cursor in PLSQL , how to open and close it
  • Ans. 

    Defining and using a parameterized cursor in PL/SQL

    • Declare a cursor variable with parameters

    • Open the cursor using the OPEN statement and pass in the parameter values

    • Fetch rows from the cursor using the FETCH statement

    • Close the cursor using the CLOSE statement

  • Answered by AI
  • Q2. Write a query to delete duplicate records from a table
  • Ans. 

    Query to delete duplicate records from a table

    • Use GROUP BY to group the records by the columns that define duplicates

    • Use HAVING to filter out groups with count greater than 1

    • Use DELETE to remove the duplicate records

  • Answered by AI
  • Q3. What is Rownum ? Is expression Rownum >4 correct ?
  • Ans. 

    Rownum is a pseudocolumn in Oracle that assigns a unique number to each row returned by a query.

    • Rownum starts with 1 and increments by 1 for each row returned by the query.

    • The expression Rownum > 4 is correct and will return all rows with a Rownum greater than 4.

    • Rownum can be used to limit the number of rows returned by a query, for example, 'SELECT * FROM table WHERE Rownum <= 10'.

  • Answered by AI
  • Q4. What is the difference between procedure and function
  • Ans. 

    Procedure is a set of instructions that performs a specific task, while function returns a value after performing a specific task.

    • Procedure does not return a value, while function returns a value

    • Procedure can modify the values of input parameters, while function cannot

    • Functions can be called from within a procedure, but procedures cannot be called from within a function

  • Answered by AI
  • Q5. What are triggers , where can they be used ? What is a mutating trigger problem , how can it be solved?
  • Ans. 

    Triggers are database objects that execute automatically in response to certain events. Mutating trigger problem occurs when a trigger tries to read or modify a table that is already being modified by the same transaction.

    • Triggers can be used to enforce business rules, audit changes, and maintain referential integrity.

    • They can be used to automatically update a table when a related table is updated.

    • Mutating trigger prob...

  • Answered by AI
  • Q6. How to define user defined exceptions ?
  • Ans. 

    User defined exceptions can be defined by creating a new class that extends the Exception class.

    • Create a new class that extends the Exception class

    • Add constructors to the class to initialize the exception

    • Throw the exception using the 'throw' keyword

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I appeared for PL SQL developer , the trick would be to go through all aspects of PL SQL instead of deep diving a few...interviewers like it when you know a little bit about a lot of things...practice SQL hard ... No excuses for not knowing about Joins ( all types ) , group by , having , case , decode . If possible go for merge statement and insert first and insert all as well ...learn how to tune a SQL query and all the optimization techniques

Skills evaluated in this interview

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Resume Shortlist
Tips: skill and experience is priority

Round: Test
Experience: subjective questions
Duration: 1 hour

Round: Technical Interview
Experience: c++ questions

Round: HR Interview
Experience: experience and past details

I was interviewed in Jul 2017.

Interview Questionnaire 

1 Question

  • Q1. Android basics and programs

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume shortlisted on the basis of 60% through out and experience in development more than 6 months.

Round: Technical Interview
Experience: Core java.. String, oops, exception,

Round: HR Interview
Experience: As usual.. tell me about your self.expectations and salary discussion.
Tips: Be confident whatever you say.

Interview Preparation Tips

Round: Test
Experience: Very easy questions. Practice R.S Agarwal aptitude and verbal books.
Duration matters. Solve the questions fast.Skip the questions if you think you don't know dont kill time on them.

In verbal most of the questions on subject verb agrement-wikipedia links are enough to practice on them.

It's easy just try to solve as many as u can and dont leave the questions unanswered,no negative marking.
Duration: 80 minutes
Total Questions: 120

Skill Tips: Talk in english. Be confident. smile in face.
Skills: c Language, Thinking ability, English fluency
College Name: K L University
Funny Moments: Im very bad in solving puzzles. The HR over there asking puzzles to every one.
It's my turn the 1st question he asked me was what are you bad at?
no 2nd thought I said solving puzzles...In that way he didnt ask me any puzzles. He checked my confidence&#44; english fluency...e.t.c.

I was interviewed in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. Question on specific language
  • Q2. Based on company

Interview Preparation Tips

Round: Test
Experience: There was 7 sections. And each section has a 60% sectional cutoff
Tips: Attempt questions which you know and you are confident about
Duration: 50 minutes
Total Questions: 70

Round: Story writing
Experience: Write a story based on picture
Tips: No grammatical errors must be there

Round: Technical Interview
Experience: 1 hour interview but based on technical and daily life
Tips: Be confident

Round: HR Interview
Experience: Just a simple round..bcoz u are almost selected
Tips: Be positive

Skills: Communication And Confidence

Fiserv Interview FAQs

What are the top questions asked in Fiserv Software Development Engineer 3 interview?

Some of the top questions asked at the Fiserv Software Development Engineer 3 interview -

  1. What are triggers , where can they be used ? What is a mutating trigger problem...read more
  2. How to define a parameterized cursor in PLSQL , how to open and close...read more
  3. What is Rownum ? Is expression Rownum >4 correct...read more

Tell us how to improve this page.

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
 • 747 Interviews
FIS Interview Questions
3.9
 • 481 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
HighRadius Interview Questions
2.9
 • 182 Interviews
View all
Technical Lead
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
555 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
533 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
437 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Professional
359 salaries
unlock blur

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