Upload Button Icon Add office photos

Filter interviews by

DMG MORI Interview Questions and Answers

Updated 11 Mar 2024

DMG MORI Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between Static and Dynamic load
  • Ans. 

    Static load is a constant force acting on a structure, while dynamic load is a force that varies with time.

    • Static load remains constant over time, while dynamic load changes with time

    • Examples of static load include the weight of a building or a bridge, while examples of dynamic load include wind or earthquake forces

    • Static load can be easily calculated using simple equations, while dynamic load requires more complex ana

  • Answered by AI
  • Q2. Describe the Laminar flow
  • Ans. 

    Laminar flow is a smooth, orderly flow of a fluid with little to no mixing between layers.

    • Occurs at low Reynolds numbers

    • Fluid flows in parallel layers with minimal mixing

    • Velocity of fluid particles remains constant along streamlines

    • Commonly observed in blood flow through arteries

  • Answered by AI

Applications Engineer Interview Questions asked at other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length N. There are two operations defined for each index i in the array: FIRST_SUM(i): Calculates the sum of the first i numbers. LAST_SUM(i): Calculates the sum of the last N-i+1 ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2023. 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 - Group Discussion 

There were HR questions at start basically getting to know each other. Everything was questioned what i have written in my CV. After that came some technical questions about the language c#. At the end we discussed the hours i could work and salary.

Round 3 - HR 

(1 Question)

  • Q1. Why would you Like to joing the Company

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. WHy would You Like to join our company
  • Q2. How much you would like to earn hourly

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Design Facebook
  • Ans. 

    Designing Facebook involves creating a social networking platform with features like user profiles, news feed, messaging, and more.

    • Create a user registration and login system

    • Develop a news feed algorithm to display relevant content

    • Implement a messaging system for users to communicate

    • Design a user profile page with customizable options

    • Incorporate features like groups, events, and pages

    • Ensure scalability and security of

  • Answered by AI
  • Q2. Reverse the linked list
  • Ans. 

    Reverse a linked list

    • Iterative approach using three pointers

    • Recursive approach with base case and recursive call

    • In-place reversal using stack

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare system design fhf rhf rhd r rhrhf rhfbt rhrif jdbtj djht jdbbtb fjjt

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 2022. There were 2 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 can we improve the performance of a Front End System
  • Ans. 

    Improving Front End System Performance

    • Optimize images and reduce their size

    • Minimize HTTP requests and use caching

    • Use lazy loading for images and videos

    • Reduce the number of DOM elements

    • Use a Content Delivery Network (CDN)

    • Minimize the use of external scripts and plugins

    • Use asynchronous loading for scripts

    • Optimize CSS and JavaScript files

    • Use browser caching

    • Implement server-side rendering

  • Answered by AI
  • Q2. What is Event Loop and give an example on how it works.
  • Ans. 

    Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.

    • Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.

    • It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.

    • This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.

    • Example: setTimeout() function ad...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focusing on basics, JavaScript is a must, no matter what framework you use.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

- simple basic ios questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked DSA array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well DSA and code
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Kadance algorithm and find the middle of the linklist

Round 2 - Coding Test 

More on java and Python based coding questions

Round 3 - HR 

(4 Questions)

  • Q1. Behavioural questions were asked
  • Q2. What are your expectations from this job
  • Q3. What are your plans ahead
  • Q4. Where do you see yourself in 5 years ahead

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good practise of DSA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. 2 question on Data structure and algorithms (easy-medium and medium level questions)
  • Q2. Related to array and matrix
Round 2 - Technical 

(2 Questions)

  • Q1. This also contained discussion on last company project and some basic question regarding different tech stack used. Then asked 2 questions on Data structure and algorithms (both medium level questions)
  • Q2. Related to stack and linked list
Round 3 - One-on-one 

(2 Questions)

  • Q1. This was the Hiring Manager round. He asked different questions related to general programming like - Rest, Http, Websockets, TCP. Asked some questions from past company projects. Then asked one easy-mediu...
  • Q2. Programming and Math related topics

Interview Preparation Tips

Topics to prepare for Tokopedia Software Engineer interview:
  • Data Structures
  • Algorithms
  • Programming
  • Operating Systems
Interview preparation tips for other job seekers - Should be well prepared for Data structure and Algorithm questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. 2 DSA leetcode (1 medium , 1 hard)
Round 2 - Technical 

(1 Question)

  • Q1. Same round 1 2 DSA leetcode questions (1 hard , 1 medium)
Round 3 - Technical 

(1 Question)

  • Q1. It was the hiring manager round, it started with the LRU cache algorithm and went deep in the system design
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

1 questions of leetcode medium level + project discussion

Round 2 - Coding Test 

1 puzzle solving round

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions about the project
  • Q2. Describe your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Should well prepare your project details

DMG MORI Interview FAQs

How many rounds are there in DMG MORI interview?
DMG MORI interview process usually has 2 rounds. The most common rounds in the DMG MORI interview process are Resume Shortlist, HR and Group Discussion.
What are the top questions asked in DMG MORI interview?

Some of the top questions asked at the DMG MORI interview -

  1. What is the difference between Static and Dynamic l...read more
  2. Describe the Laminar f...read more

Tell us how to improve this page.

DMG MORI Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Shaadi.com Interview Questions
3.4
 • 28 Interviews
Tokopedia Interview Questions
4.1
 • 25 Interviews
Nestaway Interview Questions
3.8
 • 18 Interviews
Shine Interview Questions
2.7
 • 16 Interviews
Confluent Interview Questions
3.7
 • 14 Interviews
Xome Interview Questions
4.2
 • 13 Interviews
Logo Infosoft Interview Questions
4.2
 • 12 Interviews
Synaptics Interview Questions
3.9
 • 10 Interviews
SentinelOne Interview Questions
3.1
 • 8 Interviews
View all

DMG MORI Reviews and Ratings

based on 27 reviews

4.1/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.1

Salary

4.0

Job security

3.6

Company culture

3.9

Promotions

3.7

Work satisfaction

Explore 27 Reviews and Ratings
Service Engineer
14 salaries
unlock blur

₹4.8 L/yr - ₹6.8 L/yr

Area Sales Manager
11 salaries
unlock blur

₹9.7 L/yr - ₹21 L/yr

Senior Service Engineer
10 salaries
unlock blur

₹7.3 L/yr - ₹11.7 L/yr

Engineer
6 salaries
unlock blur

₹6.4 L/yr - ₹10.5 L/yr

Applications Engineer
6 salaries
unlock blur

₹4.7 L/yr - ₹7.5 L/yr

Explore more salaries
Compare DMG MORI with

Nestaway

3.8
Compare

Shaadi.com

3.4
Compare

Shine

2.7
Compare

Xome

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