Upload Button Icon Add office photos

Filter interviews by

Verifone Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top Verifone Interview Questions and Answers

View all 17 questions

Verifone Interview Experiences

Popular Designations

24 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Q2. Oops

QA Automation Engineer Interview Questions asked at other Companies

Q1. Which framework you are using? explain your framework?
View answer (4)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

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

It consist of 4 DSA ques and few quiz and opps concept based ques
1st was string based Medium level ques.
2nd was a ques based on 2 pointer
And other 2 was from Vector and Linked list easy ques

Round 2 - Technical 

(3 Questions)

  • Q1. It was stock buy and sell ques on leetcode where we need to find Max profit and what day to buy and sell
  • Q2. 2d array ques to print natural numbers in spiral form
  • Ans. 

    Print natural numbers in spiral form using a 2D array.

    • Create a 2D array with dimensions n x n.

    • Initialize variables for row and column boundaries.

    • Iterate through the array in a spiral pattern, filling in natural numbers.

  • Answered by AI
  • Q3. Hard level linked list ques

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 (196)
Verifone Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Exam to test reasoning and aptitude, and speed to answer them

Round 2 - Coding Test 

Dsa question easy to medium level

Round 3 - Behavioral 

(5 Questions)

  • Q1. Just culture fit question, and medium dsa questions
  • Q2. Print pyramid from Fibonacci sequence
  • Ans. 

    Print pyramid from Fibonacci sequence

    • Generate Fibonacci sequence up to a certain number

    • Use the Fibonacci numbers to create the pyramid structure

    • Print each row of the pyramid with appropriate spacing

  • Answered by AI
  • Q3. Linked list sort
  • Q4. Design SQL tables for library management system
  • Ans. 

    Design SQL tables for library management system

    • Create tables for books, authors, members, transactions, etc.

    • Use primary and foreign keys to establish relationships between tables

    • Include columns like book title, author name, member ID, due date, etc.

  • Answered by AI
  • Q5. Valid bracket dsa question

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 (196)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

It’s system generated

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical round
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager technical round
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Application Support Engineer Interview Questions asked at other Companies

Q1. what do you know about SQL , Unix , explain in brief
View answer (2)

Verifone interview questions for popular designations

 Software Engineer

 (5)

 Software Developer

 (3)

 Analyst

 (1)

 Software Design Engineer

 (1)

 QA Automation Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Software Engineer

 (1)

 Application Support Engineer

 (1)

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

Time ,speed ,distance

Round 2 - Assignment 

Java application using oops concept

Round 3 - Technical 

(1 Question)

  • Q1. Inheritance , oops
Round 4 - HR 

(1 Question)

  • Q1. Tell me about urself

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)

Software Engineer Interview Questions & Answers

user image Ashwin Singh

posted on 20 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Concurrent modification exception Java multithreading java collection framework oops

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

Jobs at Verifone

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Panel interview 

(1 Question)

  • Q1. Skills and experience
Round 2 - Panel interview 

(1 Question)

  • Q1. Behavioral question
Round 3 - Panel interview 

(1 Question)

  • Q1. Project management

Interview Preparation Tips

Interview preparation tips for other job seekers - Star method

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Simple programs asked from java basics

Round 2 - Technical 

(1 Question)

  • Q1. About Automation process, testing cycle, defects and management
Round 3 - HR 

(1 Question)

  • Q1. About my previous roles and responsibility, how good m to taking the new role and salary discussion

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic of spring boot, Database, annotations, core Java, and some basic DSA problems
  • Q2. Study basics of spring boot, spring hibernate, database - relational and others. And problems basic string and array questions
Round 3 - HR 

(2 Questions)

  • Q1. Description about yourself
  • Q2. Told about my self and some technical questions

Interview Preparation Tips

Topics to prepare for Verifone Software Developer interview:
  • Spring Boot
  • spring hibernate
  • Oracle DBA
  • MongoDB
  • annotations
  • Kafka

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)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2024

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

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

Round 1 - Aptitude Test 

Basic MCQ questions which were easy

Round 2 - Technical 

(1 Question)

  • Q1. Basic python coding
Round 3 - Behavioral 

(1 Question)

  • Q1. Regex related coding (mainly to access the mode of thinking)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Contribute & help others!
anonymous
You can choose to be anonymous

Verifone Interview FAQs

How many rounds are there in Verifone interview?
Verifone interview process usually has 2-3 rounds. The most common rounds in the Verifone interview process are Technical, HR and Aptitude Test.
How to prepare for Verifone 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 Verifone. The most common topics and skills that interviewers at Verifone expect are genetics, Payment Systems, Agile, SQL and Linux.
What are the top questions asked in Verifone interview?

Some of the top questions asked at the Verifone interview -

  1. 6. How to make an Arraylist and add 5 numbers in Arrayl...read more
  2. 7. How is HASHMAP internally stored in Ja...read more
  3. 5. Make Push Function for Queue, implement it using Array or Arrayl...read more
How long is the Verifone interview process?

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

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

Tell us how to improve this page.

Verifone Interview Process

based on 17 interviews

Interview experience

3.8
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
HighRadius Interview Questions
2.9
 • 183 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Diebold Nixdorf Interview Questions
3.8
 • 45 Interviews
Worldline Interview Questions
3.9
 • 29 Interviews
Adyen Interview Questions
4.0
 • 9 Interviews
Square Interview Questions
3.3
 • 2 Interviews
View all

Verifone Reviews and Ratings

based on 189 reviews

3.3/5

Rating in categories

2.9

Skill development

3.7

Work-life balance

3.0

Salary

2.7

Job security

3.2

Company culture

2.4

Promotions

3.1

Work satisfaction

Explore 189 Reviews and Ratings
Application Support Analyst

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Windows and VMware Engineer

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Salesforce Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Software Development Engineer
140 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
103 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
76 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Verifone with

Ingenico Group

3.0
Compare

NCR Corporation

3.4
Compare

Diebold Nixdorf

3.8
Compare

Fiserv

3.0
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