Filter interviews by
The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predicting the next pattern, etc.
The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”
They will give you a frontend or Backend role based on your performance in Interviews Rounds.
Print Fibonacci series
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones
The first two numbers of the series are always 0 and 1
The series can be generated using a loop or recursion
Example: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181
Implement Push Function for Queue using Array or ArrayList
Create a function that takes an array or ArrayList and a string as input
Add the string to the end of the array or ArrayList
Return the updated array or ArrayList
Create an ArrayList and add 5 numbers to it.
Declare an ArrayList variable and initialize it
Use the add() method to add numbers to the ArrayList
Numbers can be of any data type (int, double, etc.)
Example: ArrayList<Integer> numbers = new ArrayList<>(); numbers.add(1);
Make sure to import the ArrayList class
HashMap in Java is internally stored as an array of linked lists.
HashMap uses hashing to store key-value pairs
Each key is hashed to an index in the array
If there are collisions, a linked list is used to store multiple values at the same index
The default initial capacity of HashMap is 16 and load factor is 0.75
HashMap is not thread-safe and requires synchronization for concurrent access
Explanation of OOPS pillars with real-life examples
Abstraction: Hiding implementation details, e.g. using a TV remote without knowing how it works
Encapsulation: Grouping related data and functions, e.g. a car's engine and transmission
Inheritance: Creating new classes from existing ones, e.g. a sports car class inheriting from a car class
Polymorphism: Using a single interface to represent multiple classes, e.g. a shape ...
Overloading and overriding are two concepts in object-oriented programming that allow methods to have multiple implementations.
Overloading is when a class has multiple methods with the same name but different parameters.
Overriding is when a subclass provides a different implementation of a method that is already defined in its superclass.
Overloading is resolved at compile-time while overriding is resolved at runtime.
Ex...
I implemented various features including X, Y, and Z.
Implemented feature X which improved system performance by 20%
Developed feature Y which allowed for real-time data analysis
Added feature Z which improved user experience by simplifying the interface
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
Unit testing focuses on testing individual components or units of code in isolation, while integration testing focuses on testing how those units work together.
Unit testing is done on individual units or components of code to ensure they work correctly in isolation.
Integration testing is done to test how those individual units work together as a whole system.
Unit testing is typically done by developers, while integrati...
Black-box testing is a software testing method where the internal structure or code of the application is not known to the tester.
Tests are conducted based on the software requirements and functionality.
Tester focuses on inputs and outputs without knowledge of how the system works internally.
Common techniques include equivalence partitioning, boundary value analysis, and decision table testing.
Examples: Functional test
The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predict the next pattern, etc
The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”
They will give you a frontend role based on your performance in Interviews Rounds.
The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predict the next pattern, etc.
The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”
They will give you a frontend role based on your performance in Interviews Rounds.
Verifone interview questions for popular designations
I applied via Naukri.com and was interviewed before Feb 2023. There were 4 interview rounds.
Generic Maths and computer skills
I applied via Walk-in and was interviewed in May 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Java , Spring, SQL questions asked without one data structure basic live coding question
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
Test cases for automation should be selected based on criteria such as frequency of execution, complexity, and criticality.
Select test cases that are executed frequently to save time and effort.
Choose test cases that are complex and require multiple steps to execute.
Prioritize test cases that cover critical functionalities or high-risk areas.
Consider test cases that involve integration between different systems or modu...
This program counts the number of repeating characters in a given string.
Iterate through each character in the string
Use a hash map to store the count of each character
If a character is already present in the hash map, increment its count
Finally, iterate through the hash map and print the characters with their counts
Test cases for automation should be selected based on their frequency of execution, complexity, and stability.
Identify frequently executed test cases
Select test cases with high complexity
Choose stable test cases
Consider test cases with high risk and impact
Prioritize regression test cases
Evaluate the feasibility of automating the test case
I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.
Mcq test with java, sprint boot, microservices questions
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Top trending discussions
The duration of Verifone interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 17 interviews
Interview experience
based on 191 reviews
Rating in categories
Software Development Engineer
139
salaries
| ₹6.8 L/yr - ₹14.2 L/yr |
Software Engineer
95
salaries
| ₹6.5 L/yr - ₹11.2 L/yr |
Senior Software Engineer
76
salaries
| ₹8.5 L/yr - ₹24 L/yr |
Software Developer
53
salaries
| ₹5.7 L/yr - ₹14.5 L/yr |
Software Development Engineer II
52
salaries
| ₹8.4 L/yr - ₹18.1 L/yr |
Paytm
HighRadius
Broadridge Financial Solutions
PayPal