Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Detroit Engineered Products Team. If you also belong to the team, you can get access from here

Detroit Engineered Products Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Detroit Engineered Products CAE Engineer Interview Questions and Answers

Updated 26 May 2021

Detroit Engineered Products CAE Engineer Interview Experiences

1 interview found

CAE Engineer Interview Questions & Answers

user image Anonymous

posted on 26 May 2021

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

Interview Questionnaire 

2 Questions

  • Q1. Mechanical Basic Objectives
  • Q2. MCQs

Interview Preparation Tips

Interview preparation tips for other job seekers - For Freshers:
Have full knowledge of basics like the "Strength of Materials" and "Engineering Mechanics".
Know Your Project work thoroughly.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. COMPLETELY TECHNICAL

Interview Preparation Tips

Interview preparation tips for other job seekers - IT WAS HARD TO GET THROUGH

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

5 coding questions you have to complete atleast 4

Round 2 - HR 

(1 Question)

  • Q1. About yourself and technology related questions ,it can 1 or 1 and half an hour round
Round 3 - Aptitude Test 

Basic aptitude questions

Interview Preparation Tips

Topics to prepare for Mindfire Solutions Associate Software Engineer interview:
  • Java
  • Laravel
  • PHP
  • Javascript
  • Javascript Frameworks
Interview preparation tips for other job seekers - Great place ,Great team and growth in work everything you can find here.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tech stack explain in details.
  • Ans. 

    Tech stack refers to the combination of technologies used in a project or system.

    • Tech stack includes programming languages, frameworks, libraries, databases, and tools.

    • Example: MEAN stack (MongoDB, Express.js, Angular, Node.js)

    • Example: LAMP stack (Linux, Apache, MySQL, PHP)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Check with them what exactly the company requires. If you find the requirements can be fulfilled then only proceed with discussion. Else better to close the call short to save time, that's that I did.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 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 - Technical 

(2 Questions)

  • Q1. 1) Based on sheet metal? 2) Based on GD&T?
  • Q2. 3) Technical question on mechanical background? 4) material selection

Interview Preparation Tips

Topics to prepare for RGBSI Design Engineer interview:
  • Gd &t
  • Sheetmetal
  • Creo
Interview preparation tips for other job seekers - Technical knowledge in mechanical engineering, sheetmetal, Machining, GD&T
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Salary part discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about the projects that you have worked in past
  • Ans. 

    I have worked on various projects including designing automotive components, developing consumer electronics, and creating industrial machinery.

    • Designed automotive components such as suspension systems and engine parts

    • Developed consumer electronics like smartphones and tablets

    • Created industrial machinery for manufacturing processes

  • Answered by AI
  • Q2. Basic questions related to NX

Interview Questionnaire 

1 Question

  • Q1. Basics of GD@T,welding symbols and your past experience,sheet meat basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for what you updated in your Resume and past experience what kind of work you doing which type of project you carried out in past experience

I applied via LinkedIn and was interviewed in Feb 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 

(1 Question)

  • Q1. Question related to GD&T, ASME, Sheetmetal, Welding Symbols and questions related to previous company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about GD&T and be calm in the interview. All the best.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Fundamental of engineering

Round 2 - Group Discussion 

Current affairs, latest technology

Round 3 - Technical 

(3 Questions)

  • Q1. One to one with hiring manager
  • Q2. Describe shear stress and strain
  • Ans. 

    Shear stress is the force applied parallel to a surface, causing deformation. Shear strain is the resulting deformation.

    • Shear stress is the force applied parallel to a surface, divided by the surface area

    • Shear strain is the change in shape or deformation of a material due to shear stress

    • Shear stress and strain are important in the design of structures and materials to ensure they can withstand forces

    • Example: When a pai...

  • Answered by AI
  • Q3. What is Injection moudling
  • Ans. 

    Injection moulding is a manufacturing process used to produce parts by injecting material into a mould.

    • Material is heated and injected into a mould cavity

    • The material cools and solidifies, taking the shape of the mould

    • Commonly used for producing plastic parts in mass production

    • Used in various industries such as automotive, electronics, and consumer goods

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Coding Test 

First round was coding test conducted by their IDE where you can program in any language like on hackerrank IDE . 5 question were asked from easy to hard

Round 2 - Psychometric Test 

(2 Questions)

  • Q1. They ask me about my though on social media
  • Q2. They give me a situation to handle the work load
Round 3 - Technical 

(2 Questions)

  • Q1. Difference between stack and heap ?
  • Ans. 

    Stack is used for static memory allocation and stores local variables, while heap is used for dynamic memory allocation and stores objects.

    • Stack memory is allocated in a contiguous block and is faster to access compared to heap memory.

    • Variables stored on the stack have limited scope and lifetime, while objects on the heap can persist beyond the scope of the function.

    • Stack memory is managed by the compiler, while heap m...

  • Answered by AI
  • Q2. Difference between complier and interpreter ?
  • Ans. 

    Compiler translates entire code into machine code before execution, while interpreter translates code line by line during execution.

    • Compiler translates entire code into machine code before execution

    • Interpreter translates code line by line during execution

    • Compiler generates error messages after scanning entire code

    • Interpreter stops at first error encountered

    • Examples: C, C++ use compilers; Python, Ruby use interpreters

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. My introduction
  • Q2. I can i mange to work proficiency

Interview Preparation Tips

Interview preparation tips for other job seekers - be enough smart to give an answer and if don't know then say sorry don't know

Detroit Engineered Products Interview FAQs

How to prepare for Detroit Engineered Products CAE Engineer 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 Detroit Engineered Products. The most common topics and skills that interviewers at Detroit Engineered Products expect are FEA, HyperMesh, MATLAB, Simulink and Ansa.

Tell us how to improve this page.

Interview Questions from Similar Companies

ZIGRAM Interview Questions
3.2
 • 26 Interviews
MapmyIndia Interview Questions
3.7
 • 24 Interviews
RGBSI Interview Questions
3.4
 • 24 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.8
 • 22 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
Khoros Interview Questions
3.7
 • 19 Interviews
View all
Detroit Engineered Products CAE Engineer Salary
based on 45 salaries
₹2.7 L/yr - ₹7 L/yr
At par with the average CAE Engineer Salary in India
View more details

Detroit Engineered Products CAE Engineer Reviews and Ratings

based on 5 reviews

4.3/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.3

Salary

4.5

Job security

3.5

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 5 Reviews and Ratings
Project Engineer
144 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Associate Project Engineer
138 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Senior Project Engineer
66 salaries
unlock blur

₹4.8 L/yr - ₹12.5 L/yr

CAE Engineer
45 salaries
unlock blur

₹2.7 L/yr - ₹7 L/yr

Associate Software Engineer
35 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Detroit Engineered Products with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Yalamanchili Software Exports

3.3
Compare

MapmyIndia

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