Upload Button Icon Add office photos

MAN Energy Solutions

Compare button icon Compare button icon Compare

Filter interviews by

MAN Energy Solutions Senior Software Developer Interview Questions and Answers

Updated 28 Oct 2023

MAN Energy Solutions Senior Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Authentication Authorization in web api
  • Ans. 

    Authentication Authorization in web api involves verifying the identity of users and determining their access rights.

    • Authentication verifies the identity of users, typically through credentials like username and password.

    • Authorization determines what actions users are allowed to perform based on their identity and roles.

    • Common methods include JWT tokens, OAuth, and role-based access control.

    • Implementing secure communic...

  • Answered by AI
  • Q2. Exception handling in web api
  • Ans. 

    Exception handling in web API involves catching and managing errors that occur during API requests.

    • Use try-catch blocks to handle exceptions in web API controllers.

    • Return appropriate HTTP status codes for different types of exceptions (e.g. 400 for bad request, 500 for internal server error).

    • Log exceptions to track errors and troubleshoot issues.

    • Customize error messages to provide helpful information to API consumers.

  • Answered by AI
  • Q3. Design patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare OOPs, Design patterns, Web api concepts, Cloud services (Azure)

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General Questiones
Round 2 - Technical 

(1 Question)

  • Q1. Basics and Intermediate level
Round 3 - One-on-one 

(1 Question)

  • Q1. Behaviour and Logicals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 - Coding Test 

C, DS understanding and

Round 3 - Coding Test 

C and C++ and domain knowledge

Round 4 - Aptitude Test 

General aptitude test

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

I applied via Campus Placement and was interviewed in Oct 2022. There were 4 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 - Coding Test 

Online coding test and aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Dsa and memory management basics
Round 4 - Technical 

(1 Question)

  • Q1. Puzzles and Dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Dsa , OOPS AND sql
Interview experience
4
Good
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 - Aptitude Test 

General Aptitude - Time Series, Probability & statistics

Round 3 - Technical 

(1 Question)

  • Q1. General Interview questions on Operator Overriding , Method Overloading

Interview Preparation Tips

Interview preparation tips for other job seekers - Perform well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions were mainly focused on cloud and testing field
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Write code on Merge sort
  • Ans. 

    Merge sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain on PCA , SVM and image processing concepts
  • Ans. 

    PCA is a dimensionality reduction technique, SVM is a machine learning algorithm, and image processing involves manipulating images.

    • PCA (Principal Component Analysis) is used to reduce the dimensionality of data by finding the most important features.

    • SVM (Support Vector Machine) is a supervised machine learning algorithm used for classification and regression tasks.

    • Image processing involves techniques like filtering, s...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your project challenges

Skills evaluated in this interview

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

Coding related to Arrays and String

Round 2 - Technical 

(1 Question)

  • Q1. Explain your project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm, answer confidently
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Coding Test 

30 question of c code snippet 5 question of aptitude and 2 coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Storage class in c
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are 4 storage classes in C: auto, register, static, and extern.

    • Auto variables are stored in memory and have local scope.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside of any function and can be accessed by other files.

  • Answered by AI
  • Q2. Mutex and semaphore

Interview Preparation Tips

Interview preparation tips for other job seekers - not selected

Skills evaluated in this interview

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

Technical assesment was there in first round

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with national manager, CTO and fellow developer
Round 3 - HR 

(1 Question)

  • Q1. Meeting with regional head of IT department

MAN Energy Solutions Interview FAQs

How many rounds are there in MAN Energy Solutions Senior Software Developer interview?
MAN Energy Solutions interview process usually has 2 rounds. The most common rounds in the MAN Energy Solutions interview process are Resume Shortlist and Technical.
What are the top questions asked in MAN Energy Solutions Senior Software Developer interview?

Some of the top questions asked at the MAN Energy Solutions Senior Software Developer interview -

  1. Authentication Authorization in web ...read more
  2. Exception handling in web ...read more
  3. Design patte...read more

Tell us how to improve this page.

MAN Energy Solutions Senior Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Toshiba Interview Questions
4.0
 • 28 Interviews
Sulzer Interview Questions
3.8
 • 27 Interviews
Buhler Interview Questions
3.9
 • 27 Interviews
Kennametal Interview Questions
3.6
 • 24 Interviews
Konecranes Interview Questions
4.0
 • 21 Interviews
Trelleborg Interview Questions
3.9
 • 18 Interviews
Liebherr Interview Questions
4.0
 • 17 Interviews
View all

MAN Energy Solutions Senior Software Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Design Engineer
97 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

CAD Engg
80 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

System Engineer
52 salaries
unlock blur

₹3 L/yr - ₹7.6 L/yr

Senior Engineer
35 salaries
unlock blur

₹5.6 L/yr - ₹14.2 L/yr

Senior Design Engineer
33 salaries
unlock blur

₹5.6 L/yr - ₹15 L/yr

Explore more salaries
Compare MAN Energy Solutions with

Sulzer

3.8
Compare

Mann And Hummel Filter

3.9
Compare

Buhler

3.9
Compare

Kennametal

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