TSYS- Global Payments interview experience Real time questions & tips from candidates to crack your interview

SRE

TSYS- Global Payments
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Functions, OOPS, Data Structures, Array List and Complexity
Tip
Tip

Tip 1 : Practise all shared topics 
Tip 2 : Go with all sessions 
Tip 3 : Try to make projects

Application process
Where: Linkedin
Eligibility: Minimum 3 years experience
Resume Tip
Resume tip

Tip 1 : Must have programming concept clear 
Tip 2 : Always mention those thing in resume whose knowledge you have.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date1 Mar 2020
Coding problem1

Focus on camera, don't cheat

1. OS Questions

Deadlock in system
How to debug memory issue

Problem approach

Tip 1 : Go with logs 
Tip 2 : Troubleshoot step by step

02
Round
Medium
Face to Face
Duration60 minutes
Interview date3 Mar 2021
Coding problem1

1. System Design

Need to design infra in kubenetes

Problem approach

Tip 1 : Go with kubernetes doc
 

03
Round
Hard
Online Coding Interview
Duration60 minutes
Interview date6 Mar 2020
Coding problem1

1. Spiral Matrix

Easy
0/40
Asked in companies
ZycusTSYS- Global Payments

You are given a 2D matrix ‘MATRIX’ of ‘N’*’M’ dimension. You have to return the spiral traversal of the matrix.

Example:

Input:
MATRIX = [ [1, 3, 5, 7], [10, 11, 16, 20], [23, 30, 34, 60] ]
Output:
1 3 5 7 20 60 34 30 23 10 11 16

Explanation: Starting from the element in the first row and the first column, traverse from left to right (1 3 5 7), then top to bottom (20 60), then right to left (34 30 23), then bottom to up (10) and then left to right (11 16).
Try solving now
04
Round
Easy
HR Round
Duration60 minutes
Interview date9 Jan 2020
Coding problem1

HR round

1. Basic HR Questions

  • Introduce yourself
  • What are your strengths?
  • Where do you see yourself in 5 years?
  • Explain the project mentioned in resume.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8962 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
975 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3502 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2763 views
0 comments
0 upvotes
Companies with similar interview experiences
SRE
2 rounds | 3 problems
Interviewed by Dell Technologies
0 views
2 comments
0 upvotes
company logo
SRE
4 rounds | 4 problems
Interviewed by PhonePe
2147 views
0 comments
0 upvotes