Upload Button Icon Add office photos

Filter interviews by

Barclays Global Service Centre Interview Questions and Answers

Updated 3 Apr 2025
Popular Designations

33 Interview questions

A Team Manager was asked 2mo ago
Q. What does stewardship mean within a company context?
Ans. 

Stewardship in a company context refers to responsible management of resources and relationships for sustainable growth.

  • Resource Management: Ensuring efficient use of company assets, like reducing waste in production processes.

  • Financial Stewardship: Managing budgets and investments wisely to ensure long-term profitability, such as reinvesting profits into innovation.

  • Employee Development: Investing in training and ...

View all Team Manager interview questions
A Technical Delivery Manager was asked 9mo ago
Q. How skilled are you at handling escalations and prioritization?
Ans. 

I have extensive experience in handling escalations and prioritizing tasks effectively.

  • I have a proven track record of successfully managing escalations by identifying root causes and implementing solutions in a timely manner.

  • I prioritize tasks based on urgency, impact, and stakeholder needs to ensure efficient delivery of projects.

  • I communicate effectively with stakeholders to manage expectations and provide regu...

View all Technical Delivery Manager interview questions
A Business Analyst was asked 11mo ago
Q. Which SIEM tools have you worked with, and can you describe their architecture?
Ans. 

I have worked on Splunk SIEM which follows a distributed architecture with forwarders, indexers, and search heads.

  • Splunk SIEM follows a distributed architecture with forwarders, indexers, and search heads.

  • Forwarders collect and forward log data to indexers for storage and analysis.

  • Indexers store and index the data for fast search and retrieval.

  • Search heads provide a user interface for searching and analyzing the i...

View all Business Analyst interview questions
An Assistant Manager was asked 12mo ago
Q. What is the difference between impairment and depreciation?
Ans. 

Impairment is a sudden decrease in the value of an asset, while depreciation is the gradual decrease in value over time.

  • Impairment is usually caused by external factors such as market conditions or physical damage.

  • Depreciation is a systematic allocation of the cost of an asset over its useful life.

  • Impairment is recognized when the carrying amount of an asset exceeds its recoverable amount.

  • Depreciation is calculate...

View all Assistant Manager interview questions
🔥 Asked by recruiter 2 times
A Process Advisor was asked 12mo ago
Q. What is your understanding of risk and control?
Ans. 

Risk refers to potential events or circumstances that may have a negative impact on an organization, while control refers to measures put in place to mitigate or manage those risks.

  • Risk is the possibility of harm or loss arising from internal or external factors.

  • Controls are procedures, policies, or mechanisms implemented to reduce the likelihood or impact of risks.

  • Examples of risks include financial fraud, cybers...

View all Process Advisor interview questions
A Process Advisor was asked 12mo ago
Q. Describe the 5 Barclays values in your own words and rank them in order of importance to you.
Ans. 

Barclays values include Respect, Integrity, Service, Excellence, and Stewardship. I rank them as Integrity, Excellence, Respect, Service, and Stewardship.

  • Integrity - Upholding honesty and ethical behavior in all actions

  • Excellence - Striving for the highest quality and performance in everything

  • Respect - Valuing diversity, inclusion, and treating others with dignity

  • Service - Putting clients and customers at the hear...

View all Process Advisor interview questions
A Test Engineer was asked
Q. How do you automate testing of microservices?
Ans. 

Automating microservices involves using tools like Docker, Kubernetes, and CI/CD pipelines.

  • Use containerization tools like Docker to package microservices into containers.

  • Utilize orchestration tools like Kubernetes to manage and scale microservices.

  • Implement CI/CD pipelines to automate testing, deployment, and monitoring of microservices.

  • Use tools like Jenkins, GitLab CI, or CircleCI for continuous integration and...

View all Test Engineer interview questions
Are these interview questions helpful?
An Associate Vice President was asked
Q. Design a car parking system.
Ans. 

A car parking system that efficiently manages parking spaces and payments.

  • Utilize sensors to detect available parking spaces

  • Implement a payment system for users

  • Include a mobile app for users to check availability and reserve spots

  • Use barriers or gates to control access to the parking lot

View all Associate Vice President interview questions
A Fullstack Java Developer was asked
Q. Explain the concept of OOPS polymorphism, including an in-depth explanation of runtime and compile-time polymorphism.
Ans. 

Polymorphism in OOP allows methods to do different things based on the object type, with compile-time and runtime variations.

  • Polymorphism is a core concept in OOP that allows methods to be defined in multiple forms.

  • Compile-time polymorphism (or static polymorphism) is achieved through method overloading and operator overloading.

  • Example of compile-time polymorphism: Method overloading in Java, where multiple method...

View all Fullstack Java Developer interview questions
An UI Developer was asked
Q. Create an accordion component.
Ans. 

An accordion is a UI component that expands and collapses content sections when clicked.

  • Use HTML, CSS, and JavaScript to create the accordion

  • Each section should have a header and content that can be toggled

  • Utilize event listeners to handle the click event and toggle the visibility of content

View all UI Developer interview questions

Barclays Global Service Centre Interview Experiences

88 interviews found

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. What is Live Vs Extract in Tableau? What is the file generated during extract and why is it faster than Live?
  • Ans. 

    Live vs Extract in Tableau and why Extract is faster

    • Live connection directly queries the data source while Extract creates a static snapshot of the data

    • Extracts are faster because they reduce the amount of data transferred over the network

    • Extracts can be scheduled to refresh at specific intervals

    • Extracts can be compressed to reduce file size and improve performance

  • Answered by AI
  • Q2. Is it possible to update data in Tableau Extract?
  • Ans. 

    Yes, it is possible to update data in Tableau Extract.

    • Tableau Extracts can be refreshed to update data

    • Data can be added, removed or modified in the data source and then refreshed in Tableau

    • Extracts can be set to refresh automatically or manually

  • Answered by AI
  • Q3. What is the difference between Relationships and Joins in Tableau?
  • Ans. 

    Relationships are used to connect tables in Tableau Prep while Joins are used to combine tables in Tableau Desktop.

    • Relationships are used in Tableau Prep to connect tables based on common fields.

    • Joins are used in Tableau Desktop to combine tables based on common fields.

    • Relationships are used to create a flow of data between tables in Tableau Prep.

    • Joins are used to create a single table from multiple tables in Tableau D...

  • Answered by AI
  • Q4. Question about Standard Deviation and why is it used in Tableau?
  • Ans. 

    Standard deviation measures data variability, helping analysts understand data distribution in Tableau visualizations.

    • Standard deviation quantifies the amount of variation or dispersion in a dataset.

    • In Tableau, it helps identify outliers and trends in data visualizations.

    • For example, a low standard deviation indicates data points are close to the mean, while a high standard deviation shows data is spread out.

    • Using stan...

  • Answered by AI
  • Q5. What are Dashboard Actions and what are the steps to apply Dashboard actions?
  • Ans. 

    Dashboard Actions are interactive elements that allow users to interact with the data on a dashboard.

    • Dashboard Actions are used to filter, highlight, or navigate to other dashboards or web pages.

    • Steps to apply Dashboard Actions include selecting the element to apply the action to, choosing the type of action, and configuring the action settings.

    • Examples of Dashboard Actions include clicking on a chart to filter the dat...

  • Answered by AI
  • Q6. How to show Top 10 and Bottom 10 Rankings in single Worksheet
  • Ans. 

    Use a parameter to filter data and create two separate tables, then combine them using a union.

    • Create a parameter to select the number of top and bottom rankings to display

    • Create a table for the top rankings using the parameter and the RANKX function

    • Create a table for the bottom rankings using the parameter and the RANKX function

    • Combine the two tables using a union

    • Add a column to differentiate between top and bottom ra...

  • Answered by AI
  • Q7. What is difference between Sets and Group?
  • Ans. 

    Sets are a collection of unique values while groups are a collection of related values.

    • Sets contain only unique values while groups can have repeated values.

    • Sets are used for filtering data while groups are used for aggregating data.

    • Sets are used in Tableau for creating custom fields while groups are used for creating hierarchies.

    • Example of a set: a set of customers who have made a purchase in the last month.

    • Example of...

  • Answered by AI
  • Q8. Behavioral question - Will you help your colleague if your work is still pending and you don't have time?
  • Ans. 

    Collaboration is key; I prioritize tasks and assist colleagues when possible, ensuring team success while managing my workload.

    • Assess the urgency of my tasks versus my colleague's needs.

    • If my work can be postponed without significant impact, I will help.

    • For example, if a report is due soon but my colleague needs data analysis, I might share insights quickly.

    • I believe in teamwork; supporting colleagues fosters a collabo...

  • Answered by AI
  • Q9. Behavioral question - What would you do if you are unable to complete the task assigned to you in the required timeline?
  • Ans. 

    I would communicate proactively, assess priorities, and seek support to ensure timely completion of the task.

    • Assess the situation: Identify the reasons for the delay and evaluate the remaining time.

    • Communicate proactively: Inform my manager or stakeholders about the potential delay as soon as possible.

    • Prioritize tasks: Focus on the most critical aspects of the task that need to be completed.

    • Seek assistance: Collaborate...

  • Answered by AI
  • Q10. How can you improve speed of Data Extractions in Tableau?
  • Ans. 

    Optimize data source, reduce number of rows/columns, use extracts, optimize queries, use filters.

    • Optimize data source by removing unnecessary columns and rows

    • Reduce number of rows and columns to only necessary data

    • Use extracts instead of live connections

    • Optimize queries by using custom SQL or aggregating data

    • Use filters to limit the amount of data being extracted

  • Answered by AI
  • Q11. How do you handle large data extracts in Tableau?
  • Ans. 

    Large data extracts in Tableau are handled by optimizing data sources, using filters, and aggregating data.

    • Optimize data sources by removing unnecessary columns and filtering data before extracting.

    • Use filters to limit the amount of data extracted.

    • Aggregate data to reduce the number of rows and columns.

    • Consider using Tableau's data engine to improve performance.

    • Use incremental extracts to only extract new or updated da...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through the Barclays Values. Many behavioral questions rare based on the 5 values of Barclays.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

Coding based on mcq and tech stack

Round 2 - Technical 

(1 Question)

  • Q1. Based on tech stack
Round 3 - Technical 

(1 Question)

  • Q1. Same based on tech stack
Round 4 - HR 

(1 Question)

  • Q1. Salary and expectations
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 easy to medium questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions about core subjects like DBMS
  • Q2. Discussion on resume
Round 3 - HR 

(2 Questions)

  • Q1. Strengths and weaknesses
  • Q2. Behavioral questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How comfortable with multiple project tracking
  • Ans. 

    Comfortable with tracking multiple projects simultaneously

    • Experienced in using project management tools to track progress

    • Prioritize tasks based on deadlines and resource availability

    • Regularly communicate with team members to ensure projects are on track

    • Ability to adapt to changing priorities and manage workload effectively

  • Answered by AI
  • Q2. How good with team management
  • Ans. 

    I have extensive experience in team management, including leading cross-functional teams to successful project completion.

    • Led a team of developers, testers, and analysts to deliver a complex software project on time and within budget

    • Implemented agile methodologies to improve team collaboration and productivity

    • Provided mentorship and support to team members to help them achieve their professional goals

  • Answered by AI
  • Q3. How good with escalation handling and prioritization
  • Ans. 

    I have extensive experience in handling escalations and prioritizing tasks effectively.

    • I have a proven track record of successfully managing escalations by identifying root causes and implementing solutions in a timely manner.

    • I prioritize tasks based on urgency, impact, and stakeholder needs to ensure efficient delivery of projects.

    • I communicate effectively with stakeholders to manage expectations and provide regular u...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

1 hour of technical questions, was a campus recruitement

Round 2 - Technical 

(2 Questions)

  • Q1. Asked me questions on Java basics
  • Q2. Asked questions related to my project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 2 Factor authentication
  • Q2. Functional programming

Product Owner Interview Questions & Answers

user image Anonymous

posted on 14 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Experience-based questions
  • Q2. Agile Principles
  • Q3. Product Management Concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Leadership based questions

Operations Analyst Interview Questions & Answers

user image Manoj Subramaniam

posted on 21 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What motivated you to join Barclays?

Assistant Manager Interview Questions & Answers

user image Alka Dafauti

posted on 25 Jun 2024

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

(1 Question)

  • Q1. Difference between impairment and depreciation
  • Ans. 

    Impairment is a sudden decrease in the value of an asset, while depreciation is the gradual decrease in value over time.

    • Impairment is usually caused by external factors such as market conditions or physical damage.

    • Depreciation is a systematic allocation of the cost of an asset over its useful life.

    • Impairment is recognized when the carrying amount of an asset exceeds its recoverable amount.

    • Depreciation is calculated bas...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Behaviour questions
Round 3 - HR 

(1 Question)

  • Q1. Normal basic questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Coding and Architecture Question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Values of Barclays
  • Ans. 

    Barclays values include respect, integrity, service, excellence, and stewardship.

    • Respect for all individuals

    • Integrity in all actions

    • Service to customers and communities

    • Excellence in everything they do

    • Stewardship of the environment and society

  • Answered by AI
  • Q2. Reason for leaving your previous job
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for a new challenge

    • Seeking growth opportunities

    • Company restructuring led to role changes

  • Answered by AI
Round 2 - Assignment 

There are multiple choice questions which are situation based and you need to answer them. Its a test to measure if your thinking corresponds to barclays values or not.

Round 3 - One-on-one 

(3 Questions)

  • Q1. What can you bring to the table?
  • Ans. 

    I bring a strong background in process improvement, problem-solving skills, and a track record of successful project management.

    • Extensive experience in analyzing processes and identifying areas for improvement

    • Proven ability to implement solutions and drive results

    • Strong project management skills, including leading cross-functional teams

    • Excellent problem-solving skills, with a focus on root cause analysis

    • Track record of...

  • Answered by AI
  • Q2. What do you know about barclays?
  • Ans. 

    Barclays is a British multinational investment bank and financial services company.

    • Barclays was founded in 1690 in London, England.

    • It is one of the largest banks in the world, with operations in over 40 countries.

    • Barclays offers a wide range of financial services including retail banking, investment banking, and wealth management.

    • The bank has faced controversies in the past, such as the Libor scandal in 2012.

  • Answered by AI
  • Q3. Provide three real life examples of team work
  • Ans. 

    Teamwork is essential in various aspects of life, including sports, work, and community service.

    • Sports team working together to win a game

    • Colleagues collaborating on a project to meet a deadline

    • Volunteers coming together to organize a charity event

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through Barclays website once. You do not really need to know about products or service too much. Interviewers simply want to check whether you represent the same values or not.

They might ask you about the experience about previous organization, please do not chastise your previous organization. Just be confident and represent the zeal to take up the role.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Barclays Global Service Centre?
Ask anonymously on communities.

Barclays Global Service Centre Interview FAQs

How many rounds are there in Barclays Global Service Centre interview?
Barclays Global Service Centre interview process usually has 2-3 rounds. The most common rounds in the Barclays Global Service Centre interview process are One-on-one Round, Technical and HR.
How to prepare for Barclays Global Service Centre 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 Barclays Global Service Centre. The most common topics and skills that interviewers at Barclays Global Service Centre expect are SQL, SAS, Data Analysis, International Voice Process and Marketing Analytics.
What are the top questions asked in Barclays Global Service Centre interview?

Some of the top questions asked at the Barclays Global Service Centre interview -

  1. What is Live Vs Extract in Tableau? What is the file generated during extract a...read more
  2. Behavioral question - What would you do if you are unable to complete the task ...read more
  3. Question about Standard Deviation and why is it used in Table...read more
What are the most common questions asked in Barclays Global Service Centre HR round?

The most common HR questions asked in Barclays Global Service Centre interview are -

  1. What are your strengths and weakness...read more
  2. What is your family backgrou...read more
  3. Share details of your previous j...read more
How long is the Barclays Global Service Centre interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 67 interview experiences

Difficulty level

Easy 9%
Moderate 74%
Hard 18%

Duration

Less than 2 weeks 49%
2-4 weeks 34%
4-6 weeks 9%
More than 8 weeks 9%
View more

Interview Questions from Similar Companies

Mphasis Interview Questions
3.3
 • 844 Interviews
DXC Technology Interview Questions
3.7
 • 836 Interviews
EXL Service Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
NTT Data Interview Questions
3.8
 • 657 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
View all

Barclays Global Service Centre Reviews and Ratings

based on 878 reviews

3.9/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 878 Reviews and Ratings
Assistant Vice President
792 salaries
unlock blur

₹14 L/yr - ₹45 L/yr

Process Advisor
434 salaries
unlock blur

₹0.6 L/yr - ₹7.5 L/yr

Assistant Manager
307 salaries
unlock blur

₹6.3 L/yr - ₹24 L/yr

Senior Analyst
298 salaries
unlock blur

₹4.8 L/yr - ₹10.3 L/yr

Analyst
250 salaries
unlock blur

₹13.1 L/yr - ₹22 L/yr

Explore more salaries
Compare Barclays Global Service Centre with

DXC Technology

3.7
Compare

Mphasis

3.3
Compare

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare
write
Share an Interview