Upload Button Icon Add office photos

Nippon Express

Compare button icon Compare button icon Compare

Filter interviews by

Nippon Express Software Engineer Interview Questions and Answers

Updated 9 Feb 2022

Nippon Express Software Engineer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. There questions were on java mainly focusing on oops concept followed my exception handling concept
  • Q2. What is checked and unchecked exception demonstrate with an example
  • Ans. 

    Checked and unchecked exceptions are used in Java to handle errors. Checked exceptions must be handled, while unchecked exceptions do not.

    • Checked exceptions are checked at compile-time and must be handled using try-catch or throws keyword

    • Unchecked exceptions are not checked at compile-time and do not require handling

    • Example of checked exception: IOException

    • Example of unchecked exception: NullPointerException

  • Answered by AI
  • Q3. They asked questions on html
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    Salary expectations depend on experience, industry standards, and job responsibilities, ensuring fair compensation for skills.

    • Market Research: I have researched the average salary for a Software Engineer in this region, which ranges from $80,000 to $120,000 based on experience.

    • Experience Level: With my X years of experience in software development and specific skills in technologies like Java and React, I believe a sal...

  • Answered by AI
  • Q2. Tell me about yourself.
  • Ans. 

    I am a passionate software engineer with a strong background in Java and full-stack development, eager to solve complex problems.

    • Education: I hold a degree in Computer Science, where I developed a solid foundation in algorithms and data structures.

    • Experience: I have over 3 years of experience working with Java, Spring Boot, and React, developing scalable web applications.

    • Projects: I led a team project to create an e-co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy only if one knows java they can easily get in to this company

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Nippon Express?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tree Ques : All node at a distance K from a given node
  • Ans. 

    Find all nodes at a distance K from a given node in a tree.

    • Use DFS to traverse the tree and mark the nodes at distance K from the given node.

    • Maintain a visited set to avoid revisiting nodes.

    • Use a queue to keep track of the nodes to be visited next.

    • If the given node is the root, traverse the entire tree and mark nodes at distance K.

    • If K is 0, return the given node itself.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do geeks for geeks medium/hard

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic string related coding questions
  • Q2. Core java questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Hirist and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Csharp basics and a coding questing was given to implement
  • Q2. .net and angular basics questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked deeply about my resume and technologies
  • Q2. Coding question to sort a given array using DSA
  • Ans. 

    Sorting an array of strings can be achieved using various algorithms like Quick Sort, Merge Sort, or built-in functions.

    • Use built-in sort: In Python, use sorted(array) or array.sort(). Example: sorted(['banana', 'apple', 'cherry']) returns ['apple', 'banana', 'cherry'].

    • Implement Quick Sort: A divide-and-conquer algorithm that sorts by selecting a 'pivot' and partitioning the array. Example: ['banana', 'apple', 'cherry'...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR
Interview experience
3
Average
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. Oops. Overview project
Round 3 - Technical 

(1 Question)

  • Q1. Oops. Net cloud
Round 4 - HR 

(1 Question)

  • Q1. Describe About yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2023. There were 4 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 - Coding Test 

Questions related to DSA, mostly String manipulation,

Round 3 - Technical 

(1 Question)

  • Q1. System Design, Architecture of current project, enhancements in the performance
Round 4 - One-on-one 

(1 Question)

  • Q1. Mostly Managerial and Behavioral round

I applied via Approached by Company and was interviewed in May 2022. There were 5 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. Agile methodology product quality
Round 3 - Technical 

(1 Question)

  • Q1. Initially started with JavaScript basics then dived deep into it asked concepts like Es6, currying, closures, arrow functions , and problem solving, event loop, recursion. bubbling, delegates and prototype...
Round 4 - Behavioral 

(1 Question)

  • Q1. It was project level discussion and experience related questions and asked about roles and responsibilities. And some scenario based questions. Just be genuine and answer to the point.
Round 5 - HR 

(1 Question)

  • Q1. As usual reason for change. and expectation.

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewers are really supportive and nice, just don't panic and give your best they will give enough time for problem solving , All the best.
Are these interview questions helpful?

Software Engineer Interview Questions & Answers

Maersk user image Bode Srinivasa Reddy

posted on 24 Feb 2022

I applied via Recruitment Consulltant and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

(3 Questions)

  • Q1. Basic to intermediate aptitude questions
  • Q2. MCQ questions on Machine learning, DS and algo, Web development, Operating systems and DBMS. All basic level
  • Q3. Coding round. 1. Tables are given and asked to write SQL and NOSQL queries for given questions 2. 3 coding questions 2 intermediate and 1 hard level questions
Round 2 - Technical 

(3 Questions)

  • Q1. Explain Tree and Graph Data Structure. How to implement them? I was not asked to write the code but Interviewer just wanted to know i understand the logic behind them.
  • Q2. Difference between a application server and webserver. And examples for both.
  • Ans. 

    Application server manages business logic while web server handles HTTP requests.

    • Application server executes business logic and manages transactions.

    • Web server handles HTTP requests and serves static content.

    • Examples of application servers are JBoss, WebSphere, and Tomcat.

    • Examples of web servers are Apache, Nginx, and IIS.

  • Answered by AI
  • Q3. I was asked about projects done in my college. Technologies I used and why I used them
Round 3 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Ans. 

    I excel in problem-solving and teamwork, but I sometimes struggle with time management under tight deadlines.

    • Strength: Strong problem-solving skills - I enjoy tackling complex coding challenges, like optimizing algorithms for performance.

    • Strength: Effective communicator - I can explain technical concepts clearly, which helps in team collaboration and mentoring juniors.

    • Weakness: Time management - I occasionally underest...

  • Answered by AI
  • Q2. What is your family background?
  • Q3. Tell me about yourself.
  • Q4. Why Maersk and what are you looking for at Maersk?
  • Ans. 

    Maersk's innovation in logistics and commitment to sustainability align with my career goals and values as a software engineer.

    • Maersk is a leader in global logistics, providing opportunities to work on impactful projects that enhance supply chain efficiency.

    • The company's focus on digital transformation allows me to leverage my software engineering skills to develop innovative solutions.

    • Maersk's commitment to sustainabi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Maersk Software Engineer interview:
  • Data Structures
  • OOPS
  • DBMS
Interview preparation tips for other job seekers - Before the interview you need to brush up your basics. Know the role and prepare accordingly because most of the questions are directed towards the role you applied for. No need to be nervous, If you know the answer deliver it confidently.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to build Flutter Applications
  • Ans. 

    Flutter applications can be built using Dart programming language and Flutter SDK.

    • Install Flutter SDK and Dart programming language

    • Choose an IDE like Android Studio or Visual Studio Code

    • Create a new Flutter project

    • Write code using Dart programming language

    • Test and debug the application

    • Build and deploy the application on various platforms

  • Answered by AI
  • Q2. Explain Roles and Responsibilities
Round 2 - Behavioral 

(2 Questions)

  • Q1. Explain Roles and Responsibilities
  • Q2. Tell About Maersk Company

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a simple interview process. They will analyse only core knowledge

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
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 - One-on-one 

(1 Question)

  • Q1. Questions on unix and java
Round 3 - One-on-one 

(1 Question)

  • Q1. Project related, previous projects
Round 4 - One-on-one 

(1 Question)

  • Q1. Java, unix, sql related and conceptual

Interview Preparation Tips

Interview preparation tips for other job seekers - Too many technical rounds.
Total interview time was around 4 hours with 3 tounds of technical interviews.

Nippon Express Interview FAQs

How many rounds are there in Nippon Express Software Engineer interview?
Nippon Express interview process usually has 2 rounds. The most common rounds in the Nippon Express interview process are Technical and HR.
What are the most common questions asked in Nippon Express Software Engineer HR round?

The most common HR questions asked in Nippon Express Software Engineer interview are -

  1. What are your salary expectatio...read more
  2. Tell me about yourse...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Maersk Interview Questions
4.1
 • 218 Interviews
DTDC Express Interview Questions
3.7
 • 166 Interviews
Exl India Interview Questions
3.5
 • 113 Interviews
FedEx Express Interview Questions
3.9
 • 99 Interviews
Ups Logistics Interview Questions
3.7
 • 76 Interviews
DHL Express Interview Questions
4.1
 • 72 Interviews
DP World Interview Questions
3.8
 • 69 Interviews
Maersk Line Interview Questions
4.1
 • 31 Interviews
View all
Executive
86 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Senior Executive
85 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Assistant Manager
76 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Warehouse Executive
53 salaries
unlock blur

₹2 L/yr - ₹4.4 L/yr

Executive Accountant
42 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Explore more salaries
Compare Nippon Express with

Maersk

4.1
Compare

DTDC Express

3.7
Compare

Exl India

3.5
Compare

DHL Supply Chain

4.1
Compare
write
Share an Interview