Filter interviews by
I appeared for an interview in Dec 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Online questions of coding, logical and tools knowledge
Was time based, and lengthy
Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.
If a second largest element does not exist, return -1.
ARR = [2,...
Find the second largest element in an array of integers.
Iterate through the array to find the largest and second largest elements.
Handle cases where all elements are identical.
Return -1 if a second largest element does not exist.
Round duration - 90 Minutes
Round difficulty - Easy
Was pure technical
Framework designs are the structure and organization of a software framework, including its components and interactions.
Framework designs define the overall architecture of a software system
They include the arrangement of components, their relationships, and the flow of data
Examples of framework designs include Model-View-Controller (MVC) and Service-Oriented Architecture (SOA)
Round duration - 60 Minutes
Round difficulty - Hard
Technical
Given an array of integers ARR
of size N
and an integer target
, find three integers in ARR
such that their sum is closest to the target
. If there are two closest sums, return...
Find three integers in an array whose sum is closest to a target integer.
Iterate through all possible triplets in the array to find the closest sum to the target.
Keep track of the closest sum found so far and update it if a closer sum is found.
Return the closest sum found after iterating through all triplets.
Round duration - 60 Minutes
Round difficulty - Hard
HR stuff
Tip 1 : Prepare for coding logics
Tip 2 : Prepare for Algos
Tip 1 : Mention all skills in bold
Tip 2 : Mention all languages and tools keywords
I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.
Static is a keyword in Java used to create class-level variables and methods.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
Static import is used to import static members of a class
The program replaces consecutive same characters in a string with a single '$'.
Iterate through each character in the string
Compare the current character with the next character
If they are the same, replace the next character with '$'
Continue until the end of the string
Function overloading is having multiple functions with the same name but different parameters. Function overriding is having a derived class implement a method with the same name and parameters as a method in its base class.
Function overloading is used to provide different ways of calling a function with different parameters.
Function overriding is used to provide a specific implementation of a method in a derived class...
I appeared for an interview before Mar 2016.
posted on 13 Aug 2023
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
It was quantitative aptitude test with some coding questions
What people are saying about NatWest Group
Simple algorithm question about sorting
The time complexity of the quicksort algorithm is O(n log n).
Quicksort has an average time complexity of O(n log n).
The best case time complexity of quicksort is O(n log n) when the pivot element divides the array into two equal halves.
The worst case time complexity of quicksort is O(n^2) when the pivot element is the smallest or largest element in the array.
Behavioural and culture fit
posted on 16 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
Curd operation with SQL connectivity
I applied via Job Fair and was interviewed in Jun 2023. There were 3 interview rounds.
Ms office,Core Java , Tally , C,
In my Opinion,view , If you ask me, As far as I can see/I am Concerned , It seems to me that , I think /feel/reckon/ belive , If you want my option , What we have to decide
posted on 29 Apr 2025
I appeared for an interview in Oct 2024, where I was asked the following questions.
HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page. HTML consists of a series of elements. HTML elements tell the browser how to display the content.
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.
The full form of PHP is Hypertext Preprocessor. It was abbreviated previously as Personal Home Page. It is a programming language widely used to build web applications or websites.
Senior Analyst
2.8k
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Software Engineer
1k
salaries
| ₹13.1 L/yr - ₹25.1 L/yr |
Operations Analyst
833
salaries
| ₹3 L/yr - ₹6 L/yr |
Associate Vice President
773
salaries
| ₹23 L/yr - ₹37 L/yr |
Customer Service & Operations Analyst
681
salaries
| ₹3 L/yr - ₹8 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank