Upload Button Icon Add office photos

Filter interviews by

NatWest Vice President Engineering Interview Questions and Answers

Updated 3 Sep 2024

NatWest Vice President Engineering Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced engineering leader with a strong background in software development and team management.

    • Over 10 years of experience in software engineering

    • Led multiple successful engineering teams in developing and launching products

    • Strong technical skills in various programming languages and technologies

    • Passionate about mentoring and developing team members

    • Proven track record of delivering high-quality software solutions

  • Answered by AI
  • Q2. How much do you expect

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It is an assessment on OOPS,DSA,DBMS and coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. General OOPS concepts
  • Q2. What is interface
  • Ans. 

    An interface is a point where two systems, subjects, organizations, etc., meet and interact with each other.

    • An interface defines the methods that a class must implement, without specifying how they should be implemented.

    • Interfaces allow for multiple inheritance in programming languages like Java.

    • Examples of interfaces in programming include Java interfaces, USB ports on electronic devices, and user interfaces on softwa

  • Answered by AI
  • Q3. What are pillars of OOPS
  • Ans. 

    The pillars of OOPS (Object-Oriented Programming) are Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

    • Encapsulation refers to the bundling of data with the methods that operate on that data. It restricts access to some of an object's components. For example, using pri...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the array given
  • Q2. Largest element in the array
  • Ans. 

    Find the largest element in an array of strings

    • Iterate through the array and compare each element to find the largest one

    • Use a loop to go through each element and keep track of the largest element found so far

    • Consider converting string elements to numbers if applicable for comparison

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduction to your profile
  • Ans. 

    Experienced engineering manager with a background in software development and team leadership.

    • Over 10 years of experience in software development

    • Managed cross-functional engineering teams

    • Strong leadership and communication skills

    • Implemented agile methodologies to improve team efficiency

  • Answered by AI
  • Q2. Tell me you projects

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask me regarding react advance questions and javascript advance topics likr HOC,Deboucing and Throttling,etc
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is ur name?
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • No middle name or initial

  • Answered by AI
Round 2 - Aptitude Test 

I dont remeber the question asked

Round 3 - Coding Test 

I dont rember the question

Round 4 - Aptitude Test 

Hello world programming question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Great
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What do you know about c
  • Q2. Name ? Skills? Age? Marks ?
Round 2 - Assignment 

It was g j nhe mks ks he ksjs ebamakif rhd

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

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly on Springboot and microservices
Round 2 - Technical 

(1 Question)

  • Q1. Java8 and Microservices
Round 3 - HR 

(1 Question)

  • Q1. Why you are changing the company? What do you expect from Virtusa?
Round 1 - One-on-one 

(2 Questions)

  • Q1. What was one of your toughest client situation to handle?
  • Q2. How do you suggest an engagement model to a customer problem?
  • Ans. 

    Engage with the customer to understand their problem and suggest a suitable engagement model.

    • Listen actively to the customer's problem and ask relevant questions to gain a deeper understanding.

    • Identify the customer's goals and priorities to suggest an engagement model that aligns with their needs.

    • Consider factors such as budget, timeline, and resources when proposing an engagement model.

    • Provide clear and concise explan...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and precise with the responses that you provide
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Case Study 

Scenario based question for data engineering

Round 2 - Technical 

(2 Questions)

  • Q1. Spark basics related to data engineering
  • Q2. Problem based to create data pipeline for ad tech industry
Round 3 - HR 

(2 Questions)

  • Q1. Current ctc and notice
  • Q2. When can you join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Garbage Collection in Java
  • Ans. 

    Garbage collection in Java is the process of automatically reclaiming memory that is no longer in use by the program.

    • Garbage collection is performed by the JVM to free up memory occupied by objects that are no longer referenced by the program.

    • It helps in preventing memory leaks and managing memory efficiently.

    • Java provides automatic garbage collection, so developers do not have to manually free up memory.

    • Examples of ga...

  • Answered by AI
  • Q2. How HashSet internally works
  • Ans. 

    HashSet internally uses a HashMap to store elements as keys with a dummy value.

    • HashSet uses a HashMap to store elements as keys with a dummy value.

    • It does not allow duplicate elements.

    • Elements are stored based on their hash code for faster retrieval.

    • HashSet does not maintain insertion order.

  • Answered by AI
Round 2 - HR 

(2 Questions)

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

    I want to join UST because of its reputation for innovation and collaboration in the software engineering field.

    • UST is known for its cutting-edge technology and solutions

    • I am impressed by UST's focus on teamwork and professional development

    • I believe UST will provide me with opportunities to grow and contribute to impactful projects

  • Answered by AI
  • Q2. What are your future aspirations
  • Ans. 

    My future aspiration is to become a technical lead in a software development team and eventually start my own software company.

    • Becoming a technical lead in a software development team

    • Starting my own software company

    • Continuing to learn and grow in the field of software engineering

  • Answered by AI

Skills evaluated in this interview

NatWest Interview FAQs

How many rounds are there in NatWest Vice President Engineering interview?
NatWest interview process usually has 1 rounds. The most common rounds in the NatWest interview process are HR.

Tell us how to improve this page.

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.4k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
Nagarro Interview Questions
4.0
 • 754 Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 608 Interviews
View all
Senior Analyst
52 salaries
unlock blur

₹3.4 L/yr - ₹12 L/yr

Customer Service & Operations Analyst
25 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Operations Analyst
23 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Software Engineer
22 salaries
unlock blur

₹9.1 L/yr - ₹20 L/yr

Analyst
21 salaries
unlock blur

₹3 L/yr - ₹6.7 L/yr

Explore more salaries
Compare NatWest with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

State Bank of India

3.8
Compare

Axis Bank

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview