Upload Button Icon Add office photos

Filter interviews by

Nissan Digital Interview Questions and Answers

Updated 4 Sep 2024

Nissan Digital Interview Experiences

Popular Designations

9 interviews found

I applied via Approached by Company and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Spring boot basics(annotations, rest controller) Java 8 - Lambda expression, stream, collect, filter
  • Q2. Code to sort employee object based on salary
  • Ans. 

    Sort employee objects by salary

    • Create a custom comparator function to compare salaries

    • Use the sort() method to sort the array of employee objects

    • Pass the custom comparator function as an argument to the sort() method

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Questions based on current project and areas where I worked. They will give some situation, we have to explain how we handled that in your project
Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Nissan Digital Software Developer interview:
  • Core Java
  • Spring Boot
  • Java 8
Interview preparation tips for other job seekers - Good experience, the interviewer were very calm and eager to help.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic ML MCQs and coding ML metrics like MSE, Precision etc

Round 2 - Technical 

(1 Question)

  • Q1. About ML Project, Data Cleaning, Visualisation (like various plots), ML theory like CLT, Correlation, Bias-variance, ML algorithms etc
Round 3 - One-on-one 

(1 Question)

  • Q1. Case study, Previous projects etc
Round 4 - One-on-one 

(1 Question)

  • Q1. Techno-managerial, mostly fitment and previous project explanation.
Round 5 - HR 

(1 Question)

  • Q1. General understanding of company, understanding personality etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About Talend and SQL
Round 2 - Technical 

(1 Question)

  • Q1. . About Talend, AWS, DWH Concepts
Round 3 - Behavioral 

(1 Question)

  • Q1. What is your role in your Team
Round 4 - HR 

(1 Question)

  • Q1. Is that work location suits for you

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

Software Engineer Interview Questions & Answers

user image Pranay Gupta

posted on 21 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Questions based on algorithms and data structures

Round 3 - Group Discussion 

GD to check how we can combine our technical skills with the current industry trends

Round 4 - Technical 

(1 Question)

  • Q1. Coding and Guesstimates
Round 5 - HR 

(1 Question)

  • Q1. General HR questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

Nissan Digital interview questions for popular designations

 Software Engineer

 (4)

 Software Developer

 (2)

 Graduate Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Given an array remove all the duplicate elements from it , you should remove element from same array
  • Ans. 

    Remove duplicate elements from an array of strings in place.

    • Iterate through the array and use a Set to keep track of unique elements.

    • Remove duplicates by checking if the element is already in the Set.

    • Update the array in place by shifting elements to fill in the removed duplicates.

  • Answered by AI
  • Q2. The very famous foobar question
Round 2 - Coding Test 

2 hard coding , leetcode medium level , question from Graph and Recursion

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

It's very easy and solvable

Round 3 - Coding Test 

It's very simple and solvable

Round 4 - Technical 

(1 Question)

  • Q1. Mostly about project and your hands on.
Round 5 - One-on-one 

(1 Question)

  • Q1. It's full of positive questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

I applied via Campus Placement and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Lamba expression Singleton class Generics Annotations in Spring boot
  • Ans. 

    Questions related to Java programming language and Spring Boot framework.

    • Lambda expression is a concise way to represent an anonymous function. Example: (x, y) -> x + y

    • Singleton class is a class that can only have one instance at a time. Example: DatabaseConnection

    • Generics allow classes and methods to be parameterized by type. Example: List

    • Annotations in Spring Boot are used to provide metadata to the Spring framework.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nissan Digital Software Engineer interview:
  • Core Java
  • Spring Boot
  • Java EE
Interview preparation tips for other job seekers - The interviewers were very calm and helped a lot during the interview.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Simple array easy questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Project Discussions and job requirement discussion
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join the company ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Create a good resume before applying, and prepare on basic Algo Ds questions.

Graduate Engineer Interview Questions asked at other Companies

Q1. What is Finite Element Analysis? Explain using examples.
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 4 May 2019

Interview Questionnaire 

3 Questions

  • Q1. Basic programming questions.
  • Q2. Datastructures.
  • Q3. Basic questions.

Interview Preparation Tips

Round: Test
Experience: Aptitude test :26 questions /30 minutes.

Round: Test
Experience: Programming test :3 question /60 minutes.

Interview questions from similar companies

I appeared for an interview before Mar 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical round with questions based on DSA were discussed.

  • Q1. 

    Ninja and Sorted Array Merging Problem

    Ninja is tasked with merging two given sorted integer arrays ARR1 and ARR2 of sizes 'M' and 'N', respectively, such that the merged result is a single sorted array w...

  • Ans. 

    Merge two sorted arrays into one sorted array within the first array.

    • Create a pointer for the last index of ARR1 and ARR2 to start merging from the end.

    • Compare elements from both arrays and place the larger element at the end of ARR1.

    • Continue this process until all elements are merged in sorted order within ARR1.

  • Answered by AI
  • Q2. 

    Reverse Alternate Levels of a Perfect Binary Tree Problem Statement

    Given a perfect binary tree consisting of 'N' nodes, reverse the nodes at alternate levels in the tree (i.e., reverse level 2, level 4, ...

  • Ans. 

    Reverse alternate levels of a perfect binary tree by reversing nodes at even levels starting from level 2.

    • Traverse the tree in level order and store nodes at even levels in a separate list.

    • Reverse the list of nodes at even levels.

    • Update the tree with the reversed nodes at even levels.

    • Repeat the process for alternate levels starting from level 2.

  • Answered by AI
Round 2 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Technical round with questions based on OS, Java were discussed.

  • Q1. What are the characteristics of distributed file systems?
  • Ans. 

    Characteristics of distributed file systems include scalability, fault tolerance, and data replication.

    • Scalability: Distributed file systems can easily scale to accommodate a large amount of data and users.

    • Fault tolerance: They are designed to continue functioning even if some components fail, ensuring high availability.

    • Data replication: Data is often replicated across multiple nodes to ensure reliability and performan...

  • Answered by AI
  • Q2. Design a file sharing mechanism between two users.
  • Ans. 

    Design a file sharing mechanism between two users.

    • Implement a secure login system for both users.

    • Allow users to upload files to a shared server.

    • Provide a way for users to view and download files shared by the other user.

    • Implement access control to ensure only authorized users can access the shared files.

  • Answered by AI
  • Q3. What is ConcurrentHashMap in Java?
  • Ans. 

    ConcurrentHashMap is a thread-safe implementation of the Map interface in Java.

    • ConcurrentHashMap allows multiple threads to read and write to the map concurrently without causing any issues like deadlocks or data corruption.

    • It achieves thread-safety by dividing the map into segments, each of which can be locked independently.

    • ConcurrentHashMap is more efficient than using synchronized maps for concurrent access.

    • Example:...

  • Answered by AI
  • Q4. How do you analyze the usage history of an application?
  • Ans. 

    Analyzing usage history involves tracking user interactions, patterns, and trends to improve application performance.

    • Collect and store user interaction data such as clicks, page views, and time spent on each feature.

    • Use analytics tools to generate reports and visualize usage patterns.

    • Identify popular features, user preferences, and areas for improvement based on usage data.

    • Implement A/B testing to compare different ver...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAHike interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPS, Operating SystemsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

Nissan Digital Interview FAQs

How many rounds are there in Nissan Digital interview?
Nissan Digital interview process usually has 3-4 rounds. The most common rounds in the Nissan Digital interview process are Technical, HR and One-on-one Round.
How to prepare for Nissan Digital 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 Nissan Digital . The most common topics and skills that interviewers at Nissan Digital expect are LMS, Quality Check, Bpc, NX6 and Operating Systems.
What are the top questions asked in Nissan Digital interview?

Some of the top questions asked at the Nissan Digital interview -

  1. Code to sort employee object based on sal...read more
  2. Lamba expression Singleton class Generics Annotations in Spring b...read more
  3. Given an array remove all the duplicate elements from it , you should remove el...read more

Tell us how to improve this page.

Nissan Digital Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

DotPe Interview Questions
3.2
 • 38 Interviews
Hike Interview Questions
3.6
 • 32 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
MindTickle Interview Questions
2.8
 • 21 Interviews
Ganit Inc Interview Questions
3.7
 • 20 Interviews
QualiZeal Interview Questions
4.2
 • 13 Interviews
View all

Nissan Digital Reviews and Ratings

based on 89 reviews

3.6/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

3.3

Salary

3.7

Job security

3.6

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 89 Reviews and Ratings
Software Engineer
114 salaries
unlock blur

₹5.2 L/yr - ₹8.4 L/yr

Software Engineer2
27 salaries
unlock blur

₹7.3 L/yr - ₹14.5 L/yr

Product Manager
25 salaries
unlock blur

₹19.4 L/yr - ₹48.2 L/yr

Software Engineer Level 1
21 salaries
unlock blur

₹5.8 L/yr - ₹8.5 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹14 L/yr - ₹22 L/yr

Explore more salaries
Compare Nissan Digital with

JoulestoWatts Business Solutions

2.9
Compare

DotPe

3.2
Compare

Thoughtsol Infotech

4.6
Compare

Innoplexus

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