Upload Button Icon Add office photos

Barclays

Compare button icon Compare button icon Compare

Filter interviews by

Barclays Interview Questions, Process, and Tips

Updated 23 Feb 2025

Top Barclays Interview Questions and Answers

View all 118 questions

Barclays Interview Experiences

Popular Designations

269 interviews found

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions about your domain
Round 2 - Technical 

(3 Questions)

  • Q1. Introduction, flow of previous organization
  • Q2. Process knowledge check
  • Q3. Situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be mindful what you are saying, be open for everything

Senior KYC Analyst Interview Questions asked at other Companies

Q1. Tell me about yourself What is Cash intensive business? How you assess the risk rating? What is KYC? What is Sanctions? How you identify red flag?
View answer (1)

Test Engineer Interview Questions & Answers

user image MANMATH DESHMUKH

posted on 12 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

I have been given 3 codes to write:
1. Reverse the string in java without using any standard reverse method
2. How can you find how many times esch word in a string is repeated
3. Suppose in excel you have 3 columns, now you have to write a method which can return the values of second and third colum when you give value of first column as an input to your method.

Round 2 - Behavioral 

(1 Question)

  • Q1. Behaviour questions on security with scenarios like how you will react in case of any security or compliance situation you come across. Some question on Data base like how you will verify any value stored ...
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Barclays Test Engineer interview:
  • Core Java
  • Collections
  • Stream api
  • OOPS
  • API
Interview preparation tips for other job seekers - They are asking more questions from java only even though you are applying for automation testing role.

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Big data and hadoop
  • Q2. Big data with hadoop Spark hive
  • Ans. 

    Big data technologies like Hadoop, Spark, and Hive are commonly used for processing and analyzing large datasets.

    • Hadoop is a distributed storage and processing framework for big data

    • Spark is a fast and general-purpose cluster computing system for big data

    • Hive is a data warehouse infrastructure built on top of Hadoop for querying and analyzing large datasets

    • These technologies are often used together in big data projects

  • Answered by AI
  • Q3. Hadoop spark hive HDFS AWS
  • Q4. AWS hive spark python
Round 2 - Behavioral 

(2 Questions)

  • Q1. Team management
  • Q2. Team management with interpersonal and communication skills

Skills evaluated in this interview

Vp and Technology Manager Interview Questions asked at other Companies

Q1. how will you onboard stakeholders for cloud migration
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Lots of technical questions but the interview was not technical..
  • Q2. What is JIT compiler
  • Ans. 

    JIT compiler stands for Just-In-Time compiler, which compiles code during runtime instead of ahead of time.

    • JIT compiler improves performance by compiling code on the fly as it is needed

    • It converts bytecode into native machine code for execution

    • Examples include Java HotSpot JIT compiler and .NET JIT compiler

  • Answered by AI
  • Q3. What are futures
  • Ans. 

    Futures are financial contracts that obligate the buyer to purchase an asset or the seller to sell an asset at a predetermined future date and price.

    • Futures are standardized contracts traded on exchanges, where the buyer agrees to purchase an asset at a future date for a price agreed upon today.

    • They are commonly used in commodities, currencies, and financial instruments trading.

    • Futures allow investors to hedge against ...

  • Answered by AI
  • Q4. What is GC and what types we have
  • Ans. 

    GC stands for Garbage Collection, a process in programming languages where unused memory is automatically reclaimed.

    • Types of GC include: Mark and Sweep, Reference Counting, Generational, and Incremental.

    • Mark and Sweep: Identifies and removes unreachable objects.

    • Reference Counting: Keeps track of the number of references to an object and deletes it when the count reaches zero.

    • Generational: Divides objects into different...

  • Answered by AI
  • Q5. Walk me through a trading process
  • Ans. 

    A trading process involves buying and selling financial instruments in the market.

    • Research and analysis of market trends and opportunities

    • Placing buy or sell orders through a trading platform

    • Monitoring and managing open positions

    • Executing trades based on predetermined strategies

    • Recording and analyzing trade data for performance evaluation

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Barclays interview questions for popular designations

 Software Developer

 (15)

 Process Advisor

 (11)

 Analyst

 (10)

 Associate Vice President

 (9)

 Business Analyst

 (9)

 Software Engineer

 (9)

 Senior Analyst

 (8)

 Assistant Vice President

 (7)

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

(1 Question)

  • Q1. Hyperion Knowledge

Associate Vice President Interview Questions asked at other Companies

Q1. Discuss a case study on a preferred topic or use sample problems to explain a difficult concept. First name the topic and then the concept/case study to be illustrated within 5 mins. CBSE Hot questions are preferred.
View answer (1)

Get interview-ready with Top Barclays Interview Questions

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

(2 Questions)

  • Q1. Explain current projects
  • Ans. 

    Currently working on developing a mobile application for tracking fitness goals and progress.

    • Utilizing React Native for cross-platform development

    • Implementing features such as goal setting, progress tracking, and workout logging

    • Integrating with wearable devices for real-time data syncing

  • Answered by AI
  • Q2. Explained the current projects and my role in it.

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked List Problem Statement Given a singly linked list of integers, return the head of the reversed linked list. Example: Initial linked list: 1 -> 2 -> 3 -> 4 -> NULLReversed linked list: 4 -> 3 -> 2 -> 1 -&g... read more
Add answer
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. SQL and Linux based Questions

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Great round easy coding test fun

Round 2 - Technical 

(1 Question)

  • Q1. Why do you want to join
  • Ans. 

    I am passionate about creating innovative software solutions and believe this company offers a great platform for growth and learning.

    • Passionate about creating innovative software solutions

    • Believe company offers great platform for growth and learning

  • Answered by AI

Top Barclays Software Developer Interview Questions and Answers

Q1. Shopping Spree Problem Statement Preeti plans to shop for her father's birthday at a store with unlimited quantities of N different items. She has a budget that allows her to buy a maximum of K items. Help Preeti determine the number of dif... read more
Add answer

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 (38)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Aml kyc?
  • Q2. What is CDD previously which portals are using?

Operations Analyst Interview Questions asked at other Companies

Q1. What is the entry of interest received in advance?
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on python and aws

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)

Barclays Interview FAQs

How many rounds are there in Barclays interview?
Barclays interview process usually has 2-3 rounds. The most common rounds in the Barclays interview process are Technical, One-on-one Round and HR.
How to prepare for Barclays 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. The most common topics and skills that interviewers at Barclays expect are Risk Analytics, Risk Management, Statistics, Analytics and IT Project Management.
What are the top questions asked in Barclays interview?

Some of the top questions asked at the Barclays interview -

  1. You cannot come office today. But an emergency has arisen which requires your s...read more
  2. A shot fired from a gun pointing towards a tree full of birds. All birds left e...read more
  3. How you will find the smallest of 4 numbers without using >.< and min function ...read more
How long is the Barclays interview process?

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

Tell us how to improve this page.

Barclays Interview Process

based on 239 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 640 Interviews
IndusInd Bank Interview Questions
3.5
 • 601 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Yes Bank Interview Questions
3.7
 • 429 Interviews
View all

Barclays Reviews and Ratings

based on 2.4k reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.8

Salary

3.8

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 2.4k Reviews and Ratings
Assistant Vice President
2.3k salaries
unlock blur

₹17 L/yr - ₹45 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Assistant Manager
1k salaries
unlock blur

₹7.9 L/yr - ₹24.5 L/yr

Process Advisor
932 salaries
unlock blur

₹1 L/yr - ₹8.3 L/yr

Analyst
861 salaries
unlock blur

₹5 L/yr - ₹22 L/yr

Explore more salaries
Compare Barclays with

Deutsche Bank

3.9
Compare

Accenture

3.8
Compare

Amazon

4.1
Compare

Deloitte

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