Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Barclays Investment Bank Senior Risk Analyst Interview Questions and Answers

Updated 12 Feb 2024

Barclays Investment Bank Senior Risk Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a 30 min test

Round 2 - Group Discussion 

We were given 2 topics

Round 3 - Technical 

(1 Question)

  • Q1. All about my cv was discussed
Round 4 - One-on-one 

(1 Question)

  • Q1. Basic questions about how i will work

Interview Preparation Tips

Interview preparation tips for other job seekers - try hard and hustle do your coding and aptitude questions

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Questions from resume
  • Q2. Important steps for a
  • Ans. 

    Important steps for a Business Analyst

    • Understand the business objectives and requirements

    • Conduct thorough research and analysis

    • Identify and document business processes

    • Collaborate with stakeholders to gather requirements

    • Create and maintain project documentation

    • Analyze data and provide insights

    • Facilitate communication between technical and non-technical teams

    • Assist in the implementation and testing of solutions

    • Monitor an...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The first section tested basic aptitude mainly logic and interpretation. It tests your timing and approach to solve a question.
The second consisted of Data Interpretation mainly pie charts and tables having data around bank deposits and dues. This section has enough time but can sometimes turn out tricky.
Now comes Economics. I had no idea prior to the test that this would be asked. So literally knew nothing beforehand. But questions can be answered if given a little thought into it. Most of them are from our personal experiences of banking excluding a select few which needs in depth knowledge of finance.
Tips: Just be patient and try and answer all questions. After all there is nothing to lose because no negative. I was kinda confident because the first two sections went pretty well. Don't think they gave much weight-age for the Economics section.
Duration: 60 minutes

Round: Group Discussion
Experience: Shortlist after the first round was announced at night. So group discussion and interviews followed the next day. Always been not a fan of group discussions. This time around I tried to keep in pace with the current affairs and most likely topics.
In my panel there were 10 members. It started well, I managed to chip in with a few valid points. Remember the key here is to be different and mention points that can carry the gd forward.
Tips: Make sure you are audible and straight to the point. People are waiting to barge in and speak, so any small pause might rip you off your chance.
Duration: 20 minutes

College Name: NIT Tiruchirappalli

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

Interview Questionnaire 

1 Question

  • Q1. Asked about career expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Calm and be confident

Interview Questionnaire 

1 Question

  • Q1. Technical knowledge about SQL database knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with your answers don't bluff the interviewers
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. 5 ways of initializing SAS Macro variables
  • Ans. 

    There are multiple ways to initialize SAS Macro variables.

    • Using the %LET statement

    • Using the %GLOBAL statement

    • Using the %SYSCALL macro function

    • Using the %SYSFUNC macro function

    • Using the %DO loop

  • Answered by AI
  • Q2. Difference between Merge and Sql Join
  • Ans. 

    Merge is a function in pandas library used to combine two dataframes based on a common column, while SQL join is used to combine tables based on a specified condition.

    • Merge is a function in pandas library, while SQL join is a clause in SQL.

    • Merge combines two dataframes based on a common column, while SQL join combines tables based on a specified condition.

    • Merge can perform inner, outer, left, and right joins, while SQL...

  • Answered by AI
  • Q3. 5 proc statements

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There were 5 questions(3 video questions +2 coding questions)
First video question was to introduce yourself, second was to explain that why are we fit for that role in their company and third question was to explain the approach and logic in detail of the coding questions.
Coding questions involved topics like string and linked lists.
one should be well versed with data structures to clear coding round
Duration: 48 hours are given. anytime in these 48 hours one can give the test.

Round 2 - Technical 

(1 Question)

  • Q1. Introduction Questions on each and everything that was mentioned in my resume, from languages to projects that i have done. Long discussion on my projects. What is DBMS, Joins and types, SQL, 1-2 basic SQL...
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Q3. Where do you see yourself in 5 years?
  • Q4. Why should we hire you?
  • Q5. What is your family background?

Interview Preparation Tips

Topics to prepare for Bank of America Business Analyst interview:
  • Data Structures
  • OOPS
  • DBMS
  • Java
Interview preparation tips for other job seekers - Be confident, real and prepare all the basic topics required.
Do not panic or be tensed.
Do well and All the best!

I applied via Approached by Company and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Linux, Cloud, Shell related questions
Round 2 - Technical 

(1 Question)

  • Q1. Cloud Computing - AWS related questions
Round 3 - Technical 

(1 Question)

  • Q1. Linux Administration, CI/CD, Application Architecture related question
Round 4 - Behavioral interview 

(1 Question)

  • Q1. Past Projects, Attitude, Situation related questions

Interview Preparation Tips

Topics to prepare for Morgan Stanley Senior Associate interview:
  • Linux
  • Shell Scripting
  • AWS
  • Cloud Computing
  • Architecture
  • Networking
  • Docker
Interview preparation tips for other job seekers - Just be yourself. Speak from your past experiences.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

The one-hour coding test included multiple-choice questions on Java and MySQL, as well as two coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was based on Binary Search, Find the target element in the shifted sorted array.
  • Q2. Comparator vs Comparable. Sort List of employee object using salary attribute
  • Ans. 

    Comparator is used to define custom sorting logic, while Comparable is used to implement natural ordering. Sort list of employee objects by salary using Comparator.

    • Create a Comparator implementation to compare employee objects based on salary attribute

    • Use Collections.sort() method with the custom Comparator to sort the list of employee objects

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

(2 Questions)

  • Q1. Basic OOps concepts.
  • Q2. Dasic DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up Core Java and DBMS.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 Easy Coding questions and 15 core java questions

Round 2 - Technical 

(2 Questions)

  • Q1. Write function to calculate value of x to the power of n
  • Ans. 

    Function to calculate x to the power of n

    • Create a function that takes two parameters, x and n

    • Use a loop to multiply x by itself n times

    • Return the result

  • Answered by AI
  • Q2. Sliding window based array question
Round 3 - Technical 

(2 Questions)

  • Q1. Intersection of Linked List
  • Ans. 

    Intersection of two linked lists is finding the node where they merge.

    • Traverse both lists to find their lengths and the difference in lengths

    • Move the pointer of the longer list by the difference in lengths

    • Traverse both lists in parallel until they intersect

  • Answered by AI
  • Q2. Questions related to multi threading
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise Core java questions and leetcode top interview questions playlist

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Be through with all DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions based on profile
Contribute & help others!
anonymous
You can choose to be anonymous

Barclays Investment Bank Interview FAQs

How many rounds are there in Barclays Investment Bank Senior Risk Analyst interview?
Barclays Investment Bank interview process usually has 4 rounds. The most common rounds in the Barclays Investment Bank interview process are Aptitude Test, Group Discussion and Technical.

Recently Viewed

INTERVIEWS

Hero MotoCorp

No Interviews

INTERVIEWS

Dr Lal PathLabs

No Interviews

INTERVIEWS

RxLogix Corporation

No Interviews

INTERVIEWS

Bain & Company

No Interviews

INTERVIEWS

Ciena

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Dr Lal PathLabs

No Interviews

INTERVIEWS

Expedia Group

No Interviews

SALARIES

Hexagon Capability Center

INTERVIEWS

Dr. Reddy's

No Interviews

Tell us how to improve this page.

Barclays Investment Bank Senior Risk Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
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
 • 642 Interviews
Wells Fargo Interview Questions
3.9
 • 565 Interviews
Bandhan Bank Interview Questions
3.7
 • 538 Interviews
HSBC Group Interview Questions
3.9
 • 484 Interviews
Goldman Sachs Interview Questions
3.5
 • 376 Interviews
View all
Senior Analyst
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Vice President
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Vice President
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Barclays Investment Bank with

JPMorgan Chase & Co.

4.0
Compare

Goldman Sachs

3.5
Compare

Morgan Stanley

3.7
Compare

Bank of America

4.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent