Upload Button Icon Add office photos

NatWest Markets

Compare button icon Compare button icon Compare

Filter interviews by

NatWest Markets Senior Software Engineer Interview Questions and Answers

Updated 13 May 2024

NatWest Markets Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. - DSA questions (leetcode easy) - Javascript concepts
Round 3 - Technical 

(1 Question)

  • Q1. With India Panel -LLD was asked
Round 4 - Technical 

(1 Question)

  • Q1. WIth UK Panel Design round 1 - Threading concepts - Async Programming - 1 Design Question
Round 5 - Behavioral 

(1 Question)

  • Q1. With Director Design round 2 - Questions on code quality - 1 design question - Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Generally interviews are easy.
but difficulty may slightly vary based on the team and work they are hiring for.
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 May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding questions were given and 10 mcq

Round 2 - Coding Test 

2 questions were given and we were asked to write algorithm for that

Round 3 - Technical 

(1 Question)

  • Q1. Oops, dbms, Java concepts and project related questions

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Feb 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Hacker rank coding round - string and array - medium to hard

Round 2 - Technical 

(1 Question)

  • Q1. DSA Round with a focus on strings and trees questions
Round 3 - Technical 

(2 Questions)

  • Q1. UI coding round
  • Q2. Quesitons on JS, TS, Angular and React
Round 4 - Technical 

(2 Questions)

  • Q1. System Design Round
  • Q2. HLD and LLD for Zomato (Food Delivery App)
Round 5 - HR 

(2 Questions)

  • Q1. Culture Fitment Round
  • Q2. General Techno Managerial Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic java questions and 2 DSA medium level problems
  • Q2. Two sum leet code problem
Round 2 - Technical 

(1 Question)

  • Q1. Design round. Design a system that send notification’s to all the passengers of trains just when the train arrives at the station next to it. And one question on tree LCA
  • Ans. 

    Design a system to send notifications to train passengers when the train arrives at the next station.

    • Use GPS tracking to determine train location in real-time

    • Implement a notification system that sends alerts to passengers' devices

    • Integrate with train schedule data to know when the train is approaching the next station

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackathon Test with 2 medium level coding question.

Round 2 - Coding Test 

Technical Video Interview- Java concepts mostly related to Java 8, 1 coding program and some db questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. Questions related to System Design.
Round 4 - Behavioral 

(1 Question)

  • Q1. Questions related to my projects . Some questions related to my current role and responsibilities.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to check numer is palindrom or not.
  • Ans. 

    Program to check if a number is a palindrome or not.

    • Convert the number to a string to easily check for palindrome

    • Reverse the string and compare it with the original string

    • If they are the same, the number is a palindrome

  • Answered by AI
  • Q2. What is the functionality of Lambda Expression in Java.
  • Ans. 

    Lambda expressions in Java are used to provide a concise way to represent anonymous functions.

    • Lambda expressions are used to define inline implementation of a functional interface.

    • They enable you to pass functionality as an argument to a method.

    • Lambda expressions are made up of parameters, an arrow, and a body.

    • Example: (a, b) -> a + b

  • Answered by AI
  • Q3. How to call default method of interface if class implemented multiple interfaces.
  • Ans. 

    To call a default method of an interface when a class implements multiple interfaces, use the interface name followed by the method name.

    • Use InterfaceName.super.methodName() to call the default method of a specific interface.

    • If a class implements multiple interfaces with default methods of the same name, you must specify the interface name to call the desired method.

    • Example: Interface1.super.defaultMethod() to call the

  • Answered by AI

Skills evaluated in this interview

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

Medium leetcode question on array list

Round 2 - One-on-one 

(4 Questions)

  • Q1. Core java and collections, exceptions and threading
  • Q2. Core java collections
  • Q3. Multi threading
  • Q4. Executor framework
Round 3 - One-on-one 

(1 Question)

  • Q1. Threading related questions

I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Asked basic questions .... To check concept and logic

Round 2 - Technical 

(2 Questions)

  • Q1. SQL query for------ deleting duplicate from table
  • Q2. SQL query for second highest salary
  • Ans. 

    SQL query to find second highest salary

    • Use ORDER BY and LIMIT to get the highest salary

    • Use subquery to exclude the highest salary and get the second highest

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic information and documents verification
Round 4 - Candidate engagement round 

(1 Question)

  • Q1. Roles and responsibilities and queries solving .

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on learning new concepts,try to solve complex problems which helps in improving logic.

Provide valid information in resume.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Array related problem
Round 3 - Technical 

(1 Question)

  • Q1. C# oops related deep question
Round 4 - Technical 

(1 Question)

  • Q1. Project Design related questions
Round 5 - Technical 

(1 Question)

  • Q1. SQL Linq mvc net core related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Medium leetcode problem on array and linked list. And some theoretical questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Core java , collections, object oriented principles . Some small coding questions based on usage of overriding and overloading
Round 4 - One-on-one 

(1 Question)

  • Q1. Multi treading and 1 problem solving question.
Round 5 - One-on-one 

(1 Question)

  • Q1. Discussion with ED : expectations and managerial questions
Round 6 - HR 

(1 Question)

  • Q1. Typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do understand Core java concepts in depth and problems solving skills - leetcode or hackerrank . Do solve easy to medium stuff

NatWest Markets Interview FAQs

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

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

  1. WIth UK Panel Design round 1 - Threading concepts - Async Programming - 1 Desi...read more
  2. - DSA questions (leetcode easy) - Javascript conce...read more
  3. With Director Design round 2 - Questions on code quality - 1 design question -...read more

Tell us how to improve this page.

NatWest Markets Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
NatWest Markets Senior Software Engineer Salary
based on 28 salaries
₹12.5 L/yr - ₹32 L/yr
48% more than the average Senior Software Engineer Salary in India
View more details
Senior Analyst
435 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
142 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Vice President
127 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Vice President
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NatWest Markets with

Barclays Investment Bank

4.0
Compare

JP Morgan Securities

4.1
Compare

Goldman Sachs

3.5
Compare

Morgan Stanley

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