Upload Button Icon Add office photos

Filter interviews by

NatWest Group ETL Developer Interview Questions and Answers

Updated 21 May 2024

NatWest Group ETL Developer Interview Experiences

1 interview found

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

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

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare scenerio based questions

Interview questions from similar companies

I applied via WorkIndia and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All questions were related to finance

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great to have a interview but struggle is must so need to be well prepared always.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The coding round consisted of 3 coding questions. 1st question was of 20 marks, 2nd and 3rd of 50 marks.

  • Q1. 

    Minimum Number of Operations Problem Statement

    Given an array 'ARR' consisting of 'N' positive integers, determine the minimum number of operations needed to make all elements of the array equal. You may ...

  • Ans. 

    Determine minimum operations to make all array elements equal using addition, subtraction, multiplication, or division.

    • Iterate through array to find the minimum and maximum values

    • Calculate the difference between the maximum and minimum values

    • Return the difference as the minimum number of operations needed

  • Answered by AI
  • Q2. 

    Avoiding Traps Problem Statement

    Given an array of obstacles' coordinates, determine the minimal jump length to reach beyond all obstacles starting from coordinate 0 while avoiding landing on any obstacle...

  • Ans. 

    Find the minimal jump length to bypass all obstacles while avoiding landing on any obstacle.

    • Iterate through the obstacle coordinates to find the maximum coordinate.

    • Calculate the minimum jump length needed to bypass all obstacles.

    • Ensure the jump length consistently avoids all obstacle points.

    • The final jump can overshoot the line's end point.

  • Answered by AI
  • Q3. 

    Longest Consecutive Sequence Problem Statement

    You are given an unsorted array/list ‘ARR’ of ‘N’ integers. Your task is to return the length of the longest consecutive sequence.

    The consecutive sequence ...

  • Ans. 

    Find the length of the longest consecutive sequence in an unsorted array of integers.

    • Sort the array to make it easier to identify consecutive sequences.

    • Use a set to store unique elements and check for consecutive numbers.

    • Track the length of consecutive sequences and update the maximum length found.

    • Handle duplicates by counting only one occurrence in the consecutive sequence.

  • Answered by AI
Round 2 - Video Call 

Round duration - 45 minutes
Round difficulty - Easy

Timing: 10:15 - 11:00 am.
The interview was online from home.

Round 3 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Timing: 2:15 - 3:00 PM
The interview was online from home.
There were a few audio cuts in the video call but we were able to manage regardless.

  • Q1. 

    Reverse a String Problem Statement

    Given a string STR containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string.

    Input:

    The input starts with a single i...
  • Ans. 

    Reverse a given string containing characters from [a-z], [A-Z], [0-9], and special characters.

    • Iterate through the characters of the string in reverse order and append them to a new string.

    • Use built-in functions like reverse() or StringBuilder in languages like Python or Java for efficient reversal.

    • Handle special characters and numbers along with alphabets while reversing the string.

    • Ensure to print each reversed string

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. Eligibility criteriaCGPA cutoff 7Deutsche Bank interview preparation:Topics to prepare for the interview - Java, MySQL, HTML, CSS, JavaScript, Nodejs, PythonTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : For OOPS, DS and programming, I recommend Codezen, Leetcode, InterviewBit and GeeksforGeeks.
Tip 2 : For OS, DBMS and Computer Network, I recommend GateSmasher, Knowledge Gate and TutorialsPoint.
Tip 3 : For SQL, I recommend W3Schools and GeeksforGeeks.
Tip 4 : Always maintain your cool during Interviews, and answer the questions calmly. If you get stuck in a problem, do not hesitate to ask for hints.

Application resume tips for other job seekers

Tip 1: Mention only those projects and internships in your resume that you are comfortable with, that is, you can explain to the interviewee.
Tip 2: Mention only those skills/programming languages in your resume that you are comfortable with, that is, you have proper knowledge of as the interviewee can ask questions from those languages specifically.
Tip 3: Keep your data in your resume honest and accurate.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. Why DB (2 min)
  • Ans. 

    DB is a crucial component for storing and managing data in various applications.

    • DB stands for Database and is used to store and manage data in various applications.

    • It allows for efficient data retrieval and manipulation.

    • There are various types of databases such as relational, NoSQL, and graph databases.

    • Examples of popular DBMS include MySQL, Oracle, MongoDB, and Neo4j.

  • Answered by AI
  • Q2. Can some work you did at Microsoft be used in DB (I wasn’t at all expecting this but thought and found that an algo I designed could be applied to a problem in the stock market domain)?
  • Ans. 

    Yes, an algorithm I designed at Microsoft can be applied to a problem in the stock market domain.

    • I designed an algorithm at Microsoft that can be used in the stock market domain

    • The algorithm can be applied to solve a specific problem in the stock market

    • The work I did at Microsoft has potential applications in the financial industry

  • Answered by AI
  • Q3. Estimate your quant score. If you add your quant score to the avg finance score would that be highest overall score?
  • Ans. 

    Answering a question about estimating quant score and overall score in finance.

    • I estimate my quant score to be X based on my preparation and practice.

    • Adding my quant score to the avg finance score may or may not result in the highest overall score, as it depends on the scores of other candidates.

    • However, I am confident in my abilities and believe that I can perform well in both areas.

    • I am open to discussing my preparat...

  • Answered by AI
  • Q4. Asked me to redo the pie chart question. I got it correct I think though I didn’t attempt it. They asked why I didn’t attempt finance (Reply : I wanted to do on thing well and time was a constraint)
  • Q5. Puzzle - express JEE rank as xy + yx (put y=1, x = rank - 1)
  • Q6. Didn’t Microsoft give you a PPO (I said no, which was technically true)? Why not Microsoft(note that they asked this though Microsoft was scheduled on Day 2) (2 min)?
  • Q7. Why not Tower Research (5 min)?
  • Ans. 

    Tower Research does not align with my career goals and interests.

    • I am looking for a company that aligns with my values and interests

    • I have researched Tower Research and do not feel it is the right fit for me

    • I am seeking a company with a strong focus on innovation and collaboration

    • Tower Research may be a great fit for others, but it is not the right fit for me

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 28 questions, 18 quantative + 10 financial awareness, negative marking. I took one pass through the Quant section, leaving about 5 questions, went on to the financial section, realized I wasn't going to score that well there so went back to Quant eventually attempting all 18, having to guess 1 answer since I ran out of time. I attempted probably 2-3 in financial. The test matters a lot to get shortlisted - some CSE students didn’t get shortlisted apparently because of a low test score. I would suggest that focus should be primarily on the quant section rather than the finance section - a friend in CSE who said he did well in the finance section didn’t get shortlisted.

Quant
1. Find next in sequence : 10,1,.......7,7...11,5 - don't remember the rest of the sequence but it looked random
initially it but if you take the difference between alternate terms an obvious pattern emerges .
2. Probability of two people telling the truth = 0.4,0.6 - what is the chance that they are inconsistent in what they say ?
3. A 3 digit number is a square less than 500, the reverse of the number is also a square. on repeating last digit still a square. What is the difference between the initial square, its reverse.
4. In a 1000m race if x gives y a head start of 40 meter, x wins by 10m. how much will x win by if y gives x a head start of 40m
5. With 16 matches, how many distinct triangles can you make?
6. You row at 7kmph in a calm lake. fisherman drops something 14 km upstream and the river current is 3kmph, how long will it take to reach you (14/7 = 2hrs ).
7. The sum of the multiples of 7 between 200 and 400 is what (trick was instead of calculating, to observe that the answer is odd and of the 5 options, only one was odd)?
8. Sum of consecutive page numbers in a book starting from 1 to n is 1000 - one page was repeated. which page was it? (idea was to subtract each choice from 1000 and see if it was n _ (n + 1)/2)
9. Last digit of 508508
10. 6 men + 4 women. Make a committee of 3 from them - Guy X wont be with Guy Y. Guy Y will be only with Woman Z in committee. How many ways of making the committee?
11. Run in circle of radius r. 1st 30 seconds at r meters/min, then next 1 min at r/2 m per min next 2 min at r/4 and so on. ratio of times taken in round n, previous round
12. |(x ? 11)/2| < 3 what is the range of x?
13. number of integer solutions to 3x + 6y = 13 (take 3 common on LHS and the answer is clear).
14. 5 students give an objective exam (+1 for correct, 0 for wrong) with 5 questions each with 5 choices. Their answers were given in a 5x5 matrix. Given they all got different marks, who got the lowest.
15. A,B,C,D stand in a line in increasing order of height. Given that X was shorter than Y but didnt stand first, and (a few more conditions) , who stood last? (X and Y had been specified as one of A, B, C, D - I don’t remember exactly since I gave the test 10 days back).

Financial
1. Rupee-dollar exchange rate (options were ranges of 1 rupee answer ws 39-40)
2. value of some index (some non-Indian East Asian country’s stock market - I forgot the name)
3. Effect of interest rate cuts on a bond coupon
4. Simple question on call option - which of following is not true about it
5. 1st Indian IT company to be listed on Nasdaq

6. Given a pie chart where it showed that for capital, a company relied 80% on equity and a small fraction on debts, what investment strategy is the company using? Conservative/Aggressive?
Duration: 40 min minutes

Round: HR Interview
Experience: I was the last person DB interviewed that day. Towards the end, the interviewer said “I am sure you are going to join Tower Research and not DB”. They also seemed to have decided before I came in to the interview that I would get an offer with some other company and would not choose DB - kept attacking the answers I gave to ‘Why not Microsoft/Tower’. In hindsight maybe I shouldn't have listed all the 4 tech companies I had interned with.

College Name: IIT KANPUR

Skills evaluated in this interview

I appeared for an interview before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: A lot of fundaes regarding the writing of the resume were given at a session by McKinsey earlier in the year. I prepared my basic resume based on that and changed it according to suggestions from some friends. Pre-placement talks are essential for getting a broad understanding of the company and the work that one is going to be doing in the job, inspite of the fact that a much nicer version of the reality may be presented in these talks. If one does not have a good idea about a particular sector or a company, attending PPTs can help a lot.About 90 people were shortlisted initially for the inteview, based mainly on a test conducted by the company earlier. The test evaluated students on basic quantitative and DI skills. Out of those, after an interview of about 20-25 mins, about half were shortlisted for the second and the last interview, which immediately followed the first one.

Round: HR Interview
Experience: In my case, the only interview I attended was for Deutsche Bank, and it did not require any such special preparation.However, some basic finance fundaes were obtained with the help of google and wikipedia. I prepared for interviews with some of my friends. We conducted mock interviews of one another, asking possible questions, especially the HR ones. If done seriously, it helps a lot, in terms of preparation for the few stock questions in interviews and others that one can anticipate. A lot of improvements can be suggested by your friends in terms of framing answers correctly and many other things. Preparation is best done in groups.

College Name: IIT BOMBAY

Interview Preparation Tips

Round: Resume Shortlist
Experience: DB directly shortlisted from resume. There was no test. After the initial shortlisting procedure, I had a months time to prepare.
Tips: I had started preparing for my resume from August when SPO had asked to send in master resume. After making a rough draft I had sent it to a lot of seniors from my department who were placed in different companies and edited it accordingly.

Round: Test
Tips: I had used the material from T.I.M.E and also from CL to prepare for it. Also,there were some classes arranged by SPO and CL which I had joined.

Round: Group Discussion
Tips: I did not prepare much for the GDs. I just participated in 3-4 mock GDs organized by the placement preparation cell.

Round: HR Interview
Experience: I had prepared all my interns and projects along with the courses written in the resume. I had prepared my answers from all the basic questions which are generally asked in an interview and was very thorough with them. I had also gained sufficient knowledge about the work profile of DB along with all major deals in the past year. Specially, for DB's interview I had also prepared for the current affairs by reading newspapers daily for about 3 months and also kept up to date about some major happenings in and around the world such as Syria happening, US shutdown, crisis and bubbles, etc.


I had my interview scheduled at 6:30 in the morning with DB. My first interview went really well and the person told me that I should definitely see the next panel.
Tips: Please do not write those courses in your resume which you found tough as it will create problem at the end moment when you have to prepare so much.

Round: HR Interview
Experience: My second interview was fine and most of the questions were from current affairs and my resume. They also asked me to guesstimate in this interview.

Round: HR Interview
Experience: In my third interview  I messed up some economics related concepts.I thought they wouldn't like me but I was called again

Round: HR Interview
Experience: My fourth interview also did not go well but then somebody from the HR hinted that they liked me for a certain profile and would want to know my take on that.

General Tips: Be yourself and give your best shot. Have faith in yourself. Do not panic.
College Name: IIT KANPUR

Interview Preparation Tips

Round: Resume Shortlist
Experience: First, I had a look at loads and loads of ‘good’ people’s resumes, which left me feeling very inferior. Then I looked some ‘not-so-great’ people’s resumes who landed up with good jobs nevertheless, which gave me hope. I prepared a rough draft (which eventually had no relation/similarity to the final resume) which was sent to infinite people for an honest critique, and an honest appraisal I received which shook me to the core. Tips from order (chronologically or in order of importance?) to which stuff to include and NOT include were garnered. I never found the need to look at resume-writing material, with one workshop organized by McKinsey and other people’s resumes being enough
Tips: Pre-placement talks are greatly under appreciated by students, with the focus being the pizzas most of the times. Yes, the pizza is important, but it helps if you pay attention first to what the company people say (and not just the compensation package). I had an ambitious resolution to note down all the biggie companies’ good points with things said and qualities expected and such stuff- needless to say, this resolution fell flat on it’s face midway through PPT season. However, if not anything else, the PPTs were a great source for picking up the jargon for preparing in the final days. And asking questions after the PPT is over by sacrificing a pizza can be beneficial too, especially if you are targeting a particular company/type of company. (Note- As luck would have it, the company i got recruited by was the single company who's PPT i DID NOT attend, with me having to rely on second-hand information. So you decide). As for actually choosing the job, I had full (maybe a bit too much?) faith in the placement body’s infinite wisdom for deciding the order of companies invited for placements. I had consultancy and finance as my two preferred options, for which I talked to loads of seniors, relatives and family friends. It is important to know what you want to do, or at least what you don’t want to do (in my case, a coding/tech job was out of the question), because this is often asked during your interview. And the long discussions I had, although sometimes leaving me in a more confused state than before, helped me eventually.

Round: Test
Experience: Deutsche Bank took a written test as Round 1 for elimination. This was followed by a shortlist of 92 people, who had to sit for a Tech interview. ~80% of these people went ahead to give an HR interview, with 22 people being offered jobs eventually. The written test had 3 parts- The 1st part was a proper CAT-style test which focused on quantitative abilities. Most of the questions were those we already encounter, and almost everyone who got through scored really well in this section. The 2nd part had a few questions on general market awareness, like 'Who has the highest market cap' or 'what's the current oil price per barrel'. The 3rd part was finance-based, with questions on inflation, coupon rates, options, futures, currency conversions etc.

Round: Technical Interview
Experience: The first 'Tech' interview started off with a fairly non-tech question- 'Give us 3 reasons why we should hire you.' Then, they went on to questions on quick arithmetic (what's 58 x 62?), probability (how do i divide 50R and 50W balls into two identical containers so that if i pick a ball from a random container, the probability of picking a W ball is maximum?) and finance (what are options? what is strike price? what is a premium?). They asked me whether I had any other nonacademic courses I had done in my stay in IIT which I liked, which was where the Literature and Economic Reforms courses from past semesters came in handy. The interviews for different people were very different, with some people getting deep into finance or economics, some concentrating more on things like market awareness, stocks, shares etc and some having to survive stress interviews.
Tips: First, there's a test to crack, which requires a good quantitative base. This is where CAT preparation helps a lot. There are general awareness questions which depend more on, well, the student's general awareness. The finance section is typically unworkable- it helps if you can write down out there whatever you know however wrong it might be, because those guys simply want to know how much you know, even if it might be slightly irrelevant to the question asked :P Then, there is the tech interview. Now many people (including the company people during the PPT) will tell you 'It's ok if you don't have finance fundaes', but they sing a totally different tune during the actual interview. And honestly this makes sense- if you want to get hired by a finance company, the least you can do is read up some basic finance stuff, instead of sitting there and saying 'I have zot finance knowledge, hire me.' There was a Derivatives workshop organized by Lehman Brothers which, although not being too helpful, at least introduced me to the jargon. Then some quickie wiki sufficed to increase my fin-gyaan. And it always helps if you start off with a 'I know very little of finance, but what i know i know it well' kind of a statement :)

Round: HR Interview
Experience: The second HR interview was a pretty cool one, starting off with the standard question 'Tell me something about yourself' to things like hobbies and non-academic stuff done in IIT life and elsewhere. Questions like these present a nice opportunity to the interviewee to lead the interview as and how he/she likes. I mentioned my passion for international football, from where we embarked on a long discussion on which club i like, which are my favorite players, why, etc. I was asked what are the parameters i give importance to in selecting a job. I was asked whether have prepared for CAT, what scores am I expecting, what do I wish to do in the next 2/3/5/10 years, what do I expect from this job, etc. There were two people conducting the interview, with one fellow asking most of the questions. I addressed the second person with a 'don't you have anything to ask?' to which she asked me 'tell me five people you would love to invite for a DB sponsored dinner'. A creative, tongue-in-cheek, honest and somewhat humorous answer got me through it. They then asked me - 'Do you have any questions for us?' where i got cleared a few doubts about the quality of work, the training and future growth opportunities as an employee of Deutsch Bank. The tests took ~45 minutes to finish, and each interview was for around 20 minutes or so.
Tips: The most important thing I did was sit down with 2 other friends and conduct mock-stress-HR interviews of each other. This thing helped me greatly, primarily because I treated it with proper seriousness. Many things come to light if your friend’s are forthright and frank, because this is the place where you can go wrong as much as you want without severe repercussions (This mock interview especially helped a friend of mine when we asked him questions which seemed off-tangent but ended up being asked in his actual interview!). Also what proved to be extremely helpful was a long and intensive Wikipedia session, where I sat down with a friend and wiki-ed for each and every word mentioned in the job description document supplied by the company along with the JAF.

General Tips: For most companies&#44; your resume is all they will know about you, so make sure you know properly what you have written in the resume, where it is and how many points. This prevents you from being surprised when the interviewer refers to stuff which, let's just say, has been made to look bigger and better than it actually is. Bluffing in resumes or during the interview is of no use, people can catch these things very easily. Instead, it helps if you can make things appear a wee bit fancier than they are, as long as you can pull them off. The interviewer is god. Treat him/her with respect and argue decently without getting dirty, however irrational things might sometime seem. An honest 'I don't know' is better than some contrived bluff, as long as the 'I-don't-knows' are rare. Impromptu interviews seldom go well. Some preparation is always essential. Prepare for HR questions, and don't be surprised if you are asked a lot of Department-specific questions. A knowledge of what the company does is important, as also is knowing what the job profile being offered does and doesn't include :) Vis., dressing, étiquettes, coffee etc Dress well, first impressions are important. Don't wear a suit if you aren't sure you'll be comfortable (i wasn't), a tie
works just fine. But informal clothing is a no-no. Have a bath and a shave (for boys mainly). Have a folder containing some spare sheets and copies of your resume. Have a decent, working pen. Avoid plastic bags or similar things which make irritating noises. And don't get too frazzled by questions asked to other candidates. Make eye-contact (but don't try to play mindgames) with the interviewer while talking. And smile, enjoy the interview, or at least give the impression that you are having a good time :)
College Name: IIT BOMBAY

I appeared for an interview before Jun 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Since it is a Finance profile, it would help if you have any finance /economics/ MBA projects to write about. DB looks for a good CPI and decent projects or extra curriculars and interest in the finance sector. It also wouldn?t hurt to mention your technical skills here.


Round: Test
Experience: And since most of the finance work in India is back office (with all due respect to all those who have been placed in this sector) you have to be comfortable with numbers and calculations. The test is a typical CAT type paper mostly concentrating on quantitative analysis and data interpretation. There is also a bonus finance section for those who have knowledge on the subject. Again practice cat type papers well and sit with a knowledgeable friend of yours to discuss topics in finance.

Tips: Realize when you are in a recession period. No job comes easy. Most of us who are not insanely intelligent like that one dude in your wing need to practice hard for the test to get through. In a recession/slack scenario core companies save the day. Don?t neglect your core courses.
Duration: 45 minutes

Interview Preparation Tips

Round: Resume Shortlist
Experience: Firstly, studied the resumes of seniors who had a similar profile like me and had secured good jobs. Then, attended the Mckinsey resume writing workshop which also helped a lot. I had also looked up the Mckinsey website for tips on resume writing. After doing all the homework, drafted a resume on my own and passed it on to a trusted senior who suggested changes. After making changes, passed it on to at least 4-5 seniors who also suggested changes. So, finally, after getting it reviewed by several experienced persons, drafted the final version.Frankly, I attended very few (only 3) PPTs. Only those which I was serious about. I do admit that going to a PPT does give you a good idea of what the job is going to be like and will help you choose between two jobs. However, I also believe that missing a PPT does not actually blind you and you can easily ask people around you about the details of the PPT which actually gives you enough information for the time being.Resume shortlisting close to 80 people were shortlisted.First interview (25 minutes) close to 40 were shortlisted. Second interview (10-15 mins) 20 were recruited.

Round: HR Interview
Experience: This was always going to be easy for me I presumed, and it actually was. Frankly, since I have good communication skills and PR skills, I only had to look up certain standard questions which my seniors sent me by email. However, eventually, the HR part I handled on the spot.
Tips: First prepare your answers to certain questions which you think you will be asked. Then get your friend/senior to ask you those plus any other questions he thinks are relevant and take feedback from him after the session.

Round: Case Study Interview
Experience: I looked up a lot of PDFs (available on institution servers), of which I would say the most useful was Kellogg_casepack2001_CASES. The others were also pretty good, like the Harvard one, but the best thing about the Kellogg casepack was the way they presented the solutions.
Tips: The best way to do case studies is in pairs. Pick you partner, pick some case studies which each will ask the other on that day (say 3-4 per day or more). The person who is going to play the interviewer should read the case well and come prepared before presenting it to the interviewee.

Round: Puzzle Interview
Experience: I only looked up puzzles at the end of the first day, after losing out on Mckinsey. Googled for a lot of puzzlesall night and prepared as much as I could.

Round: Group Discussion
Experience: I was pretty good at that already. So, left it to myself.
Tips: Obviously should be done in groups of 5-8.

Skill Tips: Dress well. It matters a lot. Especially for these big Ibanks and consults. Of course, what you do in the interview matters, but looking good will always add to the overall effect. Do not overlook this. It is better to wear a suit for the ibanks and consultancies. For the rest, formal shirt, tie would do.
College Name: IIT BOMBAY

NatWest Group Interview FAQs

How many rounds are there in NatWest Group ETL Developer interview?
NatWest Group interview process usually has 1 rounds. The most common rounds in the NatWest Group interview process are Technical.

Tell us how to improve this page.

NatWest Group ETL Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.5k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
Axis Bank Interview Questions
3.7
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 664 Interviews
IndusInd Bank Interview Questions
3.5
 • 627 Interviews
Bandhan Bank Interview Questions
3.7
 • 558 Interviews
Yes Bank Interview Questions
3.7
 • 441 Interviews
View all
Senior Analyst
2.7k salaries
unlock blur

₹3.5 L/yr - ₹13.5 L/yr

Software Engineer
994 salaries
unlock blur

₹8 L/yr - ₹29.9 L/yr

Operations Analyst
781 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Associate Vice President
727 salaries
unlock blur

₹12 L/yr - ₹44 L/yr

Analyst
632 salaries
unlock blur

₹1.4 L/yr - ₹7.1 L/yr

Explore more salaries
Compare NatWest Group with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.7
Compare

Kotak Mahindra Bank

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