Upload Button Icon Add office photos

Global Payments

Compare button icon Compare button icon Compare

Filter interviews by

Global Payments Senior Associate Software Engineer Interview Questions and Answers

Updated 26 Feb 2024

Global Payments Senior Associate Software Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Data structures and algorithms
  • Q2. Core + Advanced java
Round 2 - Technical 

(1 Question)

  • Q1. Java data structures questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round - Agile practices, overall about current project

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Soo easy aptitude exam asked questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops in Java,fibo, and sorting
  • Ans. 

    OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.

    • OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.

    • Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).

    • Sorting involves arranging el...

  • Answered by AI
  • Q2. Why is garbage collector is used in java etc more of java questions
  • Q3. Can main can be overloaded and overrided
  • Ans. 

    Yes, main can be overloaded but not overridden in C++.

    • Main can be overloaded by defining multiple functions with different parameters.

    • Example: int main() and int main(int argc, char* argv[])

    • Main cannot be overridden as it is a static function of the program.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and get your basics right
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What are the best and worst solutions for the coding problem "Longest Substring Without Repeating Characters," including a detailed explanation of each solution along with their time and space complexity?
  • Ans. 

    The Longest Substring Without Repeating Characters problem involves finding the length of the longest substring without any repeating characters.

    • Best solution: Sliding Window approach with HashSet to track unique characters. Time complexity O(n), space complexity O(min(n, m)) where n is the length of the string and m is the size of the character set.

    • Worst solution: Brute force approach checking all substrings for uniqu...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding Redis and cache eviction policies, and how would you implement a low-level design for the Least Recently Used (LRU) cache algorithm?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).

Round 2 - Technical 

(2 Questions)

  • Q1. Write code for quick sort
  • Q2. Puzzle
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java Fundamentals
  • Q2. System Design
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous experience
  • Q2. Spring boot
Round 3 - HR 

(2 Questions)

  • Q1. Offer discussion
  • Q2. Onboarding process
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the react lifecycle functions and how they work
  • Ans. 

    React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
  • Q2. Css box model, difference between padding and margin
  • Ans. 

    Padding is the space inside the border of an element, while margin is the space outside the border.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between the border of an element and other elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Example: padding: 10px will create 10 pixels of space inside ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations in CTC and variables?
  • Q2. Will you relocate to the location required?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare everything bookish! don't only speak related to your experience

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data structures and algo. 2 ques were asked in hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to System design
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question related to Spring and Java
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding questions, basic Java questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions.
  • Q2. Live coding.
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on previous experience and projects.
  • Q2. System design question
Round 4 - Technical 

(2 Questions)

  • Q1. Questions on SQL, Java advanced, personal projects, Java frameworks, UI based questions, Agile methodologies.
  • Q2. Interview discussion with the whole team.
Round 5 - HR 

(2 Questions)

  • Q1. Benefits discussion.
  • Q2. Salary discussion.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Technical sql questions

Round 2 - Coding Test 

Oops concept and sql db questions

Round 3 - Technical 

(1 Question)

  • Q1. Dependency injection

Global Payments Interview FAQs

How many rounds are there in Global Payments Senior Associate Software Engineer interview?
Global Payments interview process usually has 3 rounds. The most common rounds in the Global Payments interview process are Technical and One-on-one Round.
How to prepare for Global Payments Senior Associate Software Engineer 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 Global Payments. The most common topics and skills that interviewers at Global Payments expect are MVC, Android, Coding, Linux and Application Development.
What are the top questions asked in Global Payments Senior Associate Software Engineer interview?

Some of the top questions asked at the Global Payments Senior Associate Software Engineer interview -

  1. Data structures and algorit...read more
  2. Java data structures questi...read more
  3. Core + Advanced j...read more

Tell us how to improve this page.

Global Payments Senior Associate Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 773 Interviews
FIS Interview Questions
3.9
 • 479 Interviews
PayPal Interview Questions
3.9
 • 211 Interviews
Fiserv Interview Questions
3.1
 • 170 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
MasterCard Interview Questions
3.9
 • 134 Interviews
Revolut Interview Questions
2.6
 • 95 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
View all
Global Payments Senior Associate Software Engineer Salary
based on 25 salaries
₹13.9 L/yr - ₹25 L/yr
61% more than the average Senior Associate Software Engineer Salary in India
View more details

Global Payments Senior Associate Software Engineer Reviews and Ratings

based on 5 reviews

4.1/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

3.9

Salary

4.0

Job security

4.5

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Engineer
82 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Software Engineer
46 salaries
unlock blur

₹6.8 L/yr - ₹20 L/yr

Senior Associate Software Engineer
25 salaries
unlock blur

₹13.9 L/yr - ₹25 L/yr

Associate Software Engineering Lead
24 salaries
unlock blur

₹17.8 L/yr - ₹30 L/yr

Technical Lead
19 salaries
unlock blur

₹17.5 L/yr - ₹35 L/yr

Explore more salaries
Compare Global Payments with

Fiserv

3.0
Compare

PayPal

3.9
Compare

Square

3.3
Compare

Stripe

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