Upload Button Icon Add office photos

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?
  • Q2. Tell me about yourself.

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

Interview questions from similar companies

Round 1 - Technical 

(1 Question)

  • Q1. Deep dive into the technical areas. Some questions were challenging but overall it was great.
Round 2 - Behavioral 

(1 Question)

  • Q1. Few technical questions were asked. Rest of the questions were mainly based on work experience, responsibilities, project management etc.
Round 3 - HR 

(1 Question)

  • Q1. Standard HR questions, company policies

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have your basics strong and be confident.

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:
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. 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.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

UI coding test depending on your experience

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic behavioural questions asked

Software Engineer Interview Questions & Answers

Maersk user image PAULO ROBSON DA SILVA FERREIRA alu.ufc.br

posted on 25 Nov 2024

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

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

Round 1 - Group Discussion 

We talked about my previously experience and about some points of java developing: API rest, AWS cloud, JPA, hibernate, spring boot and spring security

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing test yasdjalsd a aslkjdad
Round 2 - Technical 

(1 Question)

  • Q1. IngTest aslkdja;ld asldjkas;d a;dk

I applied via LinkedIn and was interviewed in May 2022. There were 3 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 - 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 3 - 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:
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 - 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.

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?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.
  • Q4. Why Maersk and what are you looking for at Maersk?

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

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

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR

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 top questions asked in Nippon Express Software Engineer interview?

Some of the top questions asked at the Nippon Express Software Engineer interview -

  1. What is checked and unchecked exception demonstrate with an exam...read more
  2. There questions were on java mainly focusing on oops concept followed my except...read more
  3. they asked questions on h...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Maersk Interview Questions
4.1
 • 203 Interviews
DTDC Express Interview Questions
3.7
 • 154 Interviews
Exl India Interview Questions
3.5
 • 104 Interviews
FedEx Express Interview Questions
4.0
 • 94 Interviews
DHL Express Interview Questions
4.1
 • 68 Interviews
DP World Interview Questions
3.9
 • 64 Interviews
Maersk Line Interview Questions
4.1
 • 29 Interviews
FM LOGISTIC Interview Questions
3.8
 • 25 Interviews
View all
Executive
91 salaries
unlock blur

₹2.2 L/yr - ₹5.2 L/yr

Senior Executive
86 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Assistant Manager
72 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Warehouse Executive
49 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Executive Accountant
41 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.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview