Upload Button Icon Add office photos

Filter interviews by

Clear (1)

NatWest Group Software Engineer Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top NatWest Group Software Engineer Interview Questions and Answers

  • Q1. How would you resolve a merge conflict if two developers are working on the same branch?
  • Q2. What is the purpose of the 'with' keyword in Python?
  • Q3. Write a program to find the sum of the contiguous subarray within a one-dimensional array of numbers that has the largest sum.
View all 12 questions

NatWest Group Software Engineer Interview Experiences

20 interviews 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 in Sep 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

Medium difficulty questions bases on lists and string manipulation

Round 3 - Technical 

(3 Questions)

  • Q1. It was technical + hr
  • Q2. About resume. so be through to be perfect with ur resume.
  • Q3. About my projects. ML projects and data visualization projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - be your self in the interview. be thorough with ur resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions, (1 easy and 2 medium level)

Round 2 - Technical 

(2 Questions)

  • Q1. About project, database schema
  • Q2. Oops concepts, where do you see yourself in 10 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Know more about company

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed in Jul 2022. There were 6 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 Resume tips
Round 2 - Coding Test 

HackerRank coding test virtual

Round 3 - Coding Test 

F2F Machine Coding - In person

Round 4 - Technical 

(1 Question)

  • Q1. Questions on current project and skills from resume
Round 5 - One-on-one 

(1 Question)

  • Q1. Managerial round with Hiring manager
Round 6 - HR 

(1 Question)

  • Q1. Salary discussion with HR
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

HackerEarth Test open to all
2 DSA questions. Both on Dynamic Programming. Difficulty Hard.
20 MCQs on Computer Science theory.

Round 2 - Technical 

(5 Questions)

  • Q1. Java Fundamental Questions 1. What will be the output of a particular program - based on System.out.println()
  • Q2. 2. What is OOPs
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent and manipulate data.

    • OOPs focuses on creating reusable code by organizing data and behavior into objects.

    • It emphasizes the concepts of encapsulation, inheritance, and polymorphism.

    • Objects are instances of classes, which define their properties (attributes) and behaviors (methods).

    • Inheritance allows classes to inherit...

  • Answered by AI
  • Q3. Write a program for Binary Search
  • Ans. 

    Program for Binary Search

    • Binary search is an efficient algorithm for finding an element in a sorted array.

    • It works by repeatedly dividing the search space in half.

    • The array must be sorted in ascending order for binary search to work.

    • The algorithm compares the target value with the middle element of the array.

    • If they are equal, the search is successful. If not, the search continues in the left or right half of the array

  • Answered by AI
  • Q4. Explain JVM, JRE, JDK
  • Ans. 

    JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications.

    • JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.

    • JRE stands for Java Runtime Environment and includes JVM, libraries, and other components required to run Java applications.

    • JDK stands fo...

  • Answered by AI
  • Q5. Explain Java code compile process
  • Ans. 

    Java code compile process involves several steps including preprocessing, compilation, and bytecode generation.

    • Java code is first preprocessed to handle import statements and macros.

    • The code is then compiled into bytecode using the Java compiler (javac).

    • The bytecode is platform-independent and can be executed on any Java Virtual Machine (JVM).

    • During compilation, the code is checked for syntax errors and type safety.

    • The...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your calm. Be honest if you don't know something but also try your best to rationalize and give approximate answers.

Skills evaluated in this interview

NatWest Group interview questions for designations

 Senior Software Engineer

 (5)

 Associate Software Engineer

 (2)

 Software Development Engineer

 (1)

 Java Software Engineer

 (1)

 Software Quality Assurance Engineer

 (1)

 Senior Associate Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Developer

 (3)

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

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and coding test

Round 2 - One-on-one 

(1 Question)

  • Q1. Abt projects you have done

Get interview-ready with Top NatWest Group Interview Questions

I applied via Naukri.com and was interviewed in Feb 2022. 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 Resume tips
Round 2 - Aptitude Test 

Aptitude and Coding test was of easy level

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on previous projects and Java Oops concepts.
Round 4 - HR 

(1 Question)

  • Q1. Behavioral type of questions about Team work and work environment, sometimes happens in the technical round itself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a thorough Idea of projects and basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic mainframe related questions along with some logic building questions and sort card related. Discussed about SSRANGE compiler option as I appeared for Mainframe Developer role.
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round, discussed mostly about project and hands-on work experience. Just be honest.
Round 4 - HR 

(1 Question)

  • Q1. Salary , location, benefits, work culture etc were discussed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Of course polish your technical knowledge because questions won't be one liners, you can answer if you have actually worked on that technology. Be thorough on your previous project experiences and propose what value you bring to the table. All the best.

I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Bsics of python and spark
  • Ans. 

    Python is a high-level programming language used for various applications. Spark is a distributed computing framework for big data processing.

    • Python is easy to learn and has a large community for support.

    • Spark is used for processing large datasets and can handle data from various sources.

    • Python can be used with Spark to perform data analysis and machine learning tasks.

    • Spark provides APIs for programming in Java, Scala,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply in position in which you have skills.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 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 Resume tips
Round 2 - Coding Test 

There were 6 sections 3 coding and one aptitude, one related to cs subjects and other is oops

Round 3 - Behavioral interview 

(1 Question)

  • Q1. Asked about some technical questions and company related situational based interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be perfect in basics of CS subjects and coding.

Interview Questionnaire 

1 Question

  • Q1. Basic HR questions, linked list sorting
Contribute & help others!
anonymous
You can choose to be anonymous

NatWest Group Interview FAQs

How many rounds are there in NatWest Group Software Engineer interview?
NatWest Group interview process usually has 2-3 rounds. The most common rounds in the NatWest Group interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for NatWest Group Software Engineer 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 NatWest Group. The most common topics and skills that interviewers at NatWest Group expect are Automation, Software Design, Testing Tools, Coding and Unit Testing.
What are the top questions asked in NatWest Group Software Engineer interview?

Some of the top questions asked at the NatWest Group Software Engineer interview -

  1. How would you resolve a merge conflict if two developers are working on the sam...read more
  2. What is the purpose of the 'with' keyword in Pyth...read more
  3. Write a program to find the sum of the contiguous subarray within a one-dimensi...read more
How long is the NatWest Group Software Engineer interview process?

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

Recently Viewed

INTERVIEWS

NatWest Group

No Interviews

INTERVIEWS

Gainwell Commosales

No Interviews

INTERVIEWS

Hindustan Unilever

No Interviews

INTERVIEWS

Siemens

No Interviews

INTERVIEWS

Everest Group

No Interviews

INTERVIEWS

LEK Consulting

No Interviews

INTERVIEWS

Siemens

No Interviews

INTERVIEWS

Gainwell Commosales

No Interviews

INTERVIEWS

Rystad Energy

No Interviews

INTERVIEWS

Gainwell Commosales

No Interviews

Tell us how to improve this page.

NatWest Group Software Engineer Interview Process

based on 21 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Coding Test Round
  • Technical Round
  • HR Round
View more
NatWest Group Software Engineer Salary
based on 887 salaries
₹8 L/yr - ₹25.2 L/yr
112% more than the average Software Engineer Salary in India
View more details

NatWest Group Software Engineer Reviews and Ratings

based on 82 reviews

4.1/5

Rating in categories

3.6

Skill development

4.5

Work-life balance

3.6

Salary

4.4

Job security

4.2

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 82 Reviews and Ratings
Senior Analyst
2.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
887 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Analyst
799 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Vice President
718 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
644 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NatWest Group with

HSBC Group

3.9
Compare

Standard Chartered Plc

3.0
Compare

Barclays PLC

3.9
Compare

JPMorgan Chase & Co.

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