Upload Button Icon Add office photos

Barclays

Compare button icon Compare button icon Compare

Filter interviews by

Barclays Associate Vice President Interview Questions and Answers

Updated 26 Jan 2025

Barclays Associate Vice President Interview Experiences

9 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts and useless questions
Round 2 - Technical 

(1 Question)

  • Q1. Application related
Round 3 - One-on-one 

(1 Question)

  • Q1. Company related
Round 4 - HR 

(1 Question)

  • Q1. Salary expectation
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 ... read more
Q2. What is a lambda expression, and how does it relate to functional ... read more
Q3. What are the ratio you will assess while analysing the financial ... read more
asked in Synchrony
Q4. How do prioritize work when there has been a pivot in deliverable ... read more
asked in Synchrony
Q5. What steps do you take when you are researching a new feature?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Risk assessment
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal audit experience and knowledge
  • Q2. Business knowledge check

Barclays interview questions for designations

 Vice President

 (2)

 Assistant Vice President

 (7)

 Vice President Engineering

 (1)

 Vice President Product

 (1)

 Vice President Finance

 (1)

 Vice President (VP)

 (1)

 Assistant Vice President Operations

 (1)

 Assistant Vice President 1

 (1)

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

I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write the code for finding xpath for an object on web page and click on it
  • Ans. 

    Use browser developer tools to inspect element and generate xpath, then use Selenium to click on it

    • Inspect element on web page using browser developer tools

    • Generate xpath for the object

    • Use Selenium WebDriver to locate and click on the object

  • Answered by AI
  • Q2. Which are different types of APIs?
  • Ans. 

    Different types of APIs include RESTful APIs, SOAP APIs, GraphQL APIs, and WebSockets.

    • RESTful APIs: Representational State Transfer APIs that use standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP APIs: Simple Object Access Protocol APIs that use XML for communication.

    • GraphQL APIs: Query language for APIs that allows clients to request only the data they need.

    • WebSockets: APIs that enable bidirectional communication

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Barclays Associate Vice President interview:
  • Coding
  • OOPS
  • Java
  • Selenium
Interview preparation tips for other job seekers - Go deep on programming and coding in any language

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How would you create pnl of a credit card strategy change
  • Ans. 

    To create P&L of a credit card strategy change, analyze revenue and expenses before and after the change.

    • Analyze current revenue streams from credit card products

    • Estimate potential impact of strategy change on revenue (e.g. increased interest income, higher fees)

    • Evaluate changes in expenses (e.g. marketing costs, operational costs)

    • Calculate net profit or loss resulting from the strategy change

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Respective tech questions
Round 3 - Technical 

(1 Question)

  • Q1. Core Tech question around your experience
Round 4 - HR 

(2 Questions)

  • Q1. Just discussion around what you do in current role, and salary discussion. HR may promise offer verbally, but still 90% of the times you won't get offer. happened with me, have seen many other cases. They...
  • Q2. Though HR said she will release offer and not to worry, later stopped picking up call, LOL.

Interview Preparation Tips

Interview preparation tips for other job seekers - Waste your time if you're ok to waste time needed to clear 2 online/ 2 F2F rounds, and even after clearing not getting offer and get ghosted by their HRs. Else, don't go after Barclays, there are many better companies(than barclays) out in the market, who value good candidate. Fortunate to be working in one such company.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic Info about current role

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of Java,oops concepts,, git pull ,git push basics,jenkins basics

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong & confident on core basic concepts of Java, Jenkins, git, programming concepts

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between a HashMap, a ConcurrentHashMap, and a synchronized HashMap?
  • Ans. 

    HashMap is not thread-safe, ConcurrentHashMap allows concurrent access, synchronized HashMap uses explicit synchronization.

    • HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.

    • ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.

    • Synchronized HashMap uses explicit synchronization to make it thread...

  • Answered by AI
  • Q2. What is a lambda expression, and how does it relate to functional interfaces? Could you provide an example?
  • Ans. 

    A lambda expression is a concise way to represent an anonymous function, often used with functional interfaces in Java.

    • Lambda expressions provide a way to pass functionality as an argument to a method.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Example: (x, y) -> x + y is a lambda expression that takes two parameters and returns their sum.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I asked most of the scenario-based questions. The technical questions included: \n1. What's the difference between a HashMap, a ConcurrentHashMap, and a synchronized HashMap? \n2. What is the difference between a Session ID and a JWT? \n3. A coding question: How do you sort the values in a HashMap in ascending order?

Barclays Interview FAQs

How many rounds are there in Barclays Associate Vice President interview?
Barclays interview process usually has 1-2 rounds. The most common rounds in the Barclays interview process are Technical, HR and One-on-one Round.
What are the top questions asked in Barclays Associate Vice President interview?

Some of the top questions asked at the Barclays Associate Vice President interview -

  1. Write the code for finding xpath for an object on web page and click on...read more
  2. Which are different types of AP...read more
  3. How would you create pnl of a credit card strategy cha...read more

Tell us how to improve this page.

Barclays Associate Vice President Interview Process

based on 9 interviews

1 Interview rounds

  • Technical Round
View more
Barclays Associate Vice President Salary
based on 418 salaries
₹18 L/yr - ₹45 L/yr
At par with the average Associate Vice President Salary in India
View more details

Barclays Associate Vice President Reviews and Ratings

based on 43 reviews

3.4/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.6

Salary

3.6

Job security

3.3

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 43 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