Upload Button Icon Add office photos

NAV

Compare button icon Compare button icon Compare
3.3

based on 9 Reviews

Filter interviews by

NAV Interview Questions and Answers

Updated 12 Jan 2025

NAV Interview Experiences

Popular Designations

3 interviews found

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related questions (CTE, Procedures, Trigeers)
  • Q2. Dot net basics (LINQ, Data transfer in razor pages)

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question on OOPS Concepts
  • Q2. Questions on DSA Basic
  • Q3. Questions on SQL
Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions were asked only
  • Q2. OOPS SQL SOLID PRINCIPLES DSA .NET

Associate Technology Interview Questions asked at other Companies

Q1. Detect and Remove LoopGiven a singly linked list, you have to detect the loop and remove the loop from the linked list, if present. You have to make changes in the given linked list itself and return the updated linked list. Expected Comple... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 minutes, medium problems

Round 2 - Coding Test 

Leetcode mediums mostly, not too bad

Ai Ml Engineer Interview Questions asked at other Companies

Q1. Can you describe a recent machine learning project you built, including a walkthrough of the project and a code sample?
View answer (1)

Interview questions from similar companies

I applied via Referral and was interviewed before May 2017. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Working experience working responsibility locations changes
  • Q2. Salary discussion expectation salary
  • Q3. 1ST HR ROUND // 2ND AOM ROUND
  • Q4. Regarding Existing work
  • Q5. Family background family details
  • Q6. Timing working style working culture
  • Ans. 

    Timing, working style, and working culture are important factors for a Branch Operation Executive.

    • As a Branch Operation Executive, it is important to have a good sense of timing and be able to manage time effectively.

    • Working style should be adaptable and flexible to meet the needs of the job and the team.

    • Working culture should be positive and collaborative, with a focus on achieving common goals.

    • Examples of good workin...

  • Answered by AI

Interview Preparation Tips

Always keep your data of your current organisation like portfolio collection cases displacement related ticket size digitalisation focus.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2019. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Profile regarding and family regarding
  • Q2. Job experiance how to work and how you handle the customer
  • Ans. 

    I have over 10 years of experience in sales, focusing on building strong relationships with customers and exceeding sales targets.

    • Developing strong relationships with customers through effective communication and understanding their needs

    • Meeting and exceeding sales targets by identifying opportunities and providing solutions

    • Handling customer inquiries and concerns in a timely and professional manner

    • Utilizing CRM system...

  • Answered by AI
  • Q3. About the Requirements
  • Q4. About the flexibility

Interview Preparation Tips

Interview preparation tips for other job seekers - Work with tha bajaj allianz life was very good experiance the best part is atmosphere of office and supervisors supports

not but the list product of the company is very good in Ulip or traditionals

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

Interview Questionnaire 

3 Questions

  • Q1. About my experience an family’s bckground
  • Q2. Why you want to join Au bank
  • Q3. Current salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - Requires strong product knowledge

I applied via Naukri.com and was interviewed in Nov 2020. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me something about yoursrlf.
  • Ans. Try to describe yourself in term of your education and work experience. Take the interview on a journey from yiur first assignment till your current or last. Always tey to include the terms which tou are well versed with.
  • Answered Anonymously
  • Q2. What was your achievment in your last assignmnet.
  • Ans. There are various answers to this question as it varries with person to person. Always tey to frame your incidence which shows your never giving up effort or smart use of avaialable resources. Make them feel that you are amitious even that achievment might not sound that huge for others.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Please never be impatient with the closure of the interview. Try to eep the dialogue open ended

Interview Questionnaire 

3 Questions

  • Q1. How to generate an unique id for a massive parallel system?
  • Ans. 

    An unique id for a massive parallel system can be generated using a combination of timestamp, machine id and a random number.

    • Use a timestamp to ensure uniqueness

    • Include a machine id to avoid collisions in a distributed system

    • Add a random number to further increase uniqueness

    • Consider using a UUID (Universally Unique Identifier) for simplicity

    • Ensure the id generation algorithm is thread-safe

  • Answered by AI
  • Q2. Design a parking lot system?
  • Ans. 

    A parking lot system that manages parking spots and vehicles.

    • Create a class for parking lot with attributes like total number of spots, available spots, etc.

    • Create a class for vehicle with attributes like license plate number, type, etc.

    • Implement methods for parking a vehicle, removing a vehicle, and checking availability of spots.

    • Use data structures like arrays and maps to store and retrieve information.

    • Consider imple

  • Answered by AI
  • Q3. Singleton ,Factory design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for design questions as well

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Sort a array and maintain order
  • Ans. 

    Sort an array of strings while maintaining the original order.

    • Create a map of each string to its original index in the array.

    • Sort the array of strings.

    • Use the map to reorder the sorted array based on the original order.

  • Answered by AI
  • Q2. Enagram question
  • Q3. Kth element in list from back
  • Ans. 

    Find the Kth element from the end of a linked list.

    • Traverse the linked list to find its length.

    • Subtract K from the length to get the index of the Kth element from the end.

    • Traverse the linked list again to find the Kth element from the end.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever waste you time at phonepe they dont have fair process at their end

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. Basic related Spark, Scala programming.

Interview Preparation Tips

Interview preparation tips for other job seekers - Four rounds of technical discussion 2 of them is taken by client. Interview level intermediate According to experience.

NAV Interview FAQs

How many rounds are there in NAV interview?
NAV interview process usually has 1-2 rounds. The most common rounds in the NAV interview process are Technical, Aptitude Test and Coding Test.
How to prepare for NAV 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 NAV . The most common topics and skills that interviewers at NAV expect are C#, SQL Server, .NET, Javascript and ASP.NET.
What are the top questions asked in NAV interview?

Some of the top questions asked at the NAV interview -

  1. Dot net basics (LINQ, Data transfer in razor pag...read more
  2. Sql related questions (CTE, Procedures, Trigee...read more
  3. OOPS SQL SOLID PRINCIPLES DSA ....read more

Tell us how to improve this page.

NAV Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

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
Google Interview Questions
4.4
 • 867 Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 623 Interviews
Yes Bank Interview Questions
3.7
 • 413 Interviews
Bajaj Finance Interview Questions
4.0
 • 295 Interviews
View all

NAV Reviews and Ratings

based on 9 reviews

3.3/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.4

Salary

3.2

Job security

3.3

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 9 Reviews and Ratings
Executive
15 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Assistant Manager
7 salaries
unlock blur

₹8 L/yr - ₹19.1 L/yr

Senior Executive
6 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Process Associate
5 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Manager
4 salaries
unlock blur

₹15 L/yr - ₹28.5 L/yr

Explore more salaries
Compare NAV with

Kotak Mahindra Bank

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

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