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
left Arrow
Detroit Engineered Products Ashok Nagar, Chennai Office Photo - 1
right Arrow
Photo count icon 1

Detroit Engineered Products Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 74 Reviews

HQ - Troy, United States (USA) Automobile 201-500 Employees (India) Recruitment IT Services & Consulting

Filter interviews by

Detroit Engineered Products Associate Software Engineer Interview Questions, Process, and Tips

Updated 24 May 2023

Top 3 Detroit Engineered Products Associate Software Engineer Interview Questions and Answers

Curated by AmbitionBox

  • Q1. With the coordinates of the four points p1, p2, p3, and p4, where p1, p2, and p3 lie on a circle, find whether p4 lies inside or outside of the circle.
    View answers (2)
  • Q2. Find the ratio of the radius of the inscribed and circumscribed circles of a square of side length a.
    View answer (1)
  • Q3. Find the coordinates of a point p1 with the distance of it from point p2 and the coordinates p2 and p3, given that all three points are collinear.
    View answer (1)

1 Detroit Engineered Products Associate Software Engineer Interview Experience

3 questions found

Sort by: Popular

Associate Software Engineer Interview Questions

user image Anonymous

posted on 24 May 2023

Interview experience
Rating 2
Bad
Difficulty level
Easy
Duration
More than 8 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before May 2022.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. Find the ratio of the radius of the inscribed and circumscribed circles of a square of side length a.
  • Q2. Find the coordinates of a point p1 with the distance of it from point p2 and the coordinates p2 and p3, given that all three points are collinear.
  • Q3. With the coordinates of the four points p1, p2, p3, and p4, where p1, p2, and p3 lie on a circle, find whether p4 lies inside or outside of the circle.

Associate Software Engineer Jobs at Detroit Engineered Products

View all
Associate Software Engineer
Chennai

0-1 Yrs

₹ 3-6 LPA

Interview questions from similar companies

user image Vishal Sable

posted on 11 Nov 2023

Interview experience
Rating 1
Very bad
Difficulty level
Moderate
Duration
6-8 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2023.

4 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

3

HR Round (2 Questions)

  • Q1. Basic details asked about my last project that i have worked.
  • Q2. Basic details about last project
4

Coding Test Round

Just normal MCQ test.

Interview Preparation Tips

Interview preparation tips for other job seekers - Misleading experience I would not suggest to join this company.
Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2022.

5 Interview Rounds

1

Aptitude Test Round

Basic and easy level questions

2

Coding Test Round

Medium level questions can you any programming language

3

Technical Round (1 Question)

4

One-on-one Round (1 Question)

5

One-on-one Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - It was campus placement and selected 2 from around 60 people

I was interviewed in Dec 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Hard

There was 2 parts. First part problems were based on Quantitative Aptitude. Problems were of 3 types- Easy, Medium and Hard with different scores. Difficulty keeps on increasing if you answer correctly and keeps on decreasing if you answer incorrectly.
First part was of 45 mins.
Second part consisted of 2 coding problems- Medium, Hard. One was based on Greedy and other was a difficult DP + Bitmask problem.
Coding part had more weightage than Aptitude.

  • Q1. K Centers In Ninja Land there are ‘N’ cities numbered from 0 to ‘N’-1. The distance between each pair of cities is given by N * N matrix ‘DIST’ where ‘DIST[i][j...read more
  • Q2. Beautiful String Suppose we are given an empty string “inputString”. We have to convert this “inputString” into a “Beautiful String” We can perform any number o...read more
2

Video Call Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There were 3 interviewers in my panel. The most senior panellist asked q. related to my interests and internship experience.
Other 2 asked questions related to Coding and subjects. There was 1 coding question which was implementation based and involved many corner cases. They were checking if I was able to figure out different corner cases and handle those. 
There were situation based questions also asked. One question was on system design of Arogya Setu App.

  • Q1. Multiplying Complex Numbers You are given two complex numbers 'NUM1' and 'NUM2' as strings, “A+Bi” where ‘A’ represents the real part and ‘B’ re...read more
3

HR Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

HR round involved basic questions related to background and behaviour. It was basically a cultural fit round.

  • Q1. Basic HR Questions

    Tell me about yourself.

    Why should we hire you?

    How do you handle pressure?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria6.5 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Fundamentals of C/C++, Operating System, DBMS, OOPsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures, Algorithms as >= 75% of your interview will be dedicated to it. Practice as much as you can.
Tip 2 : Learn the fundamentals of C, C++, OS, SQL as that are basic expectations of interviewer.
Tip 3 : Keep 2 descent projects in resume. Try to have an internship. It will make your resume strong.

Application resume tips for other job seekers

Tip 1 : Try to keep relevant information only. Add all your skills and achievements.
Tip 2 : Try to have links of your coding and Github profiles.
Tip 3 : Add 2 to 3 project with small descriptions. Try to keep bullet points. Do mention the Tech Stack.
Tip 4 : Don't lie on any skill. Write only those on which you have worked.

Final outcome of the interviewSelected
user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Dec 2020.

1 Interview Round

1

Video Call Round (3 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

There were 5 people in the zoom meet, including me. Rest all 4 were interviewers, 3 from India and 1 from the United Kingdom.
They started with my introduction and then moved on to the questions from my resume, starting with my internship at Samsung Bangalore and then projects.
Then another interviewer asked about my weakness and strength. Then comes the turn of coding questions.
Starting with finding the minimum element in O(1) time, rotating the 2-D array by 90 degrees, OOPS questions were also asked like- polymorphism, abstraction, virtual class. Some OS questions were- cache, paging algorithms.
Then come my POR and other activities.

  • Q1. Kth Smallest Element You are given an array of integers 'ARR' of size 'N' and another integer 'K'. Your task is to find and return '...read more
  • Q2. Inplace rotate matrix 90 degree You are given a square matrix of non-negative integers of size 'N x N'. Your task is to rotate that array by 90 degrees ...read more
  • Q3. OS Questions

    What are page replacement algorithm in Operating System?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria7 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Arrays, Strings, Stack and Queue, STL, Object-Oriented Programming, Operating System, Database Management System, Computer NetworksTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice GFG Must Do section, solve at least 5 Questions daily
Tip 2 : Start talking to new people regarding technology to remove hesitation at the time of the interview.
Tip 3 : Be in contact with a senior already working in that company, ask them regarding previous experience and new project the company is working on.
Tip 4 : Once you are done with GFG must do questions, now complete leetcode sorting by your target company.
Tip 5 : For core subjects refer to gate smashers and knowledge gate videos on youtube.

Application resume tips for other job seekers

Tip 1 : Try to modify your resume according to the company you are applying for, for this read their Job Description provided to you.
Tip 2 : Mention no more than 3 projects and 1,2 internships.
Tip 3 : Divide your skills into beginner, intermediate and hard sections, otherwise don't mention too many skills.
Tip 4 : Don't mention to many Position Of Responsibilities( at max 2-3).

Final outcome of the interviewSelected

I applied via LinkedIn and was interviewed in Sep 2021.

1 Interview Round

1

Technical Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent company to work. Preparation is the key to crack the interview
user image Anonymous

posted on 14 Nov 2022

I applied via WorkIndia and was interviewed before Nov 2021.

3 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (3 Questions)

3

Aptitude Test Round

Computer hardware work marketing manager

Interview Preparation Tips

Interview preparation tips for other job seekers - I have jobs is good work experience qualification I am like company

I applied via Approached by company and was interviewed before Jan 2021.

2 Interview Rounds

1

Coding Test Round

Basic coding questions and aptitude questions

2

One-on-one Round (1 Question)

  • Q1. Usual resume based questions and coding questions for automotive field

Interview Preparation Tips

Topics to prepare for Acsia Technologies Software Engineer interview:
  • AUTOSAR
Interview preparation tips for other job seekers - Good company to learn, evident from where it stands from such a short time.
user image surya s

posted on 24 Aug 2017

I was interviewed in Sep 2016.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: aptitude
Experience: both technical and general.
Tips: you can easily clear if know somewhat in programming.

Round: HR Interview
Experience: once you clear aptitude then you will get to the company.

Skills: Personnel Management
College Name: Mnm Jain Engineering College

Detroit Engineered Products Interview FAQs

How many rounds are there in Detroit Engineered Products Associate Software Engineer interview?
Detroit Engineered Products interview process usually has 2 rounds. The most common rounds in the Detroit Engineered Products interview process are Resume Shortlist and Technical.
How to prepare for Detroit Engineered Products Associate Software 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 C++, FEA and Algorithms.
What are the top questions asked in Detroit Engineered Products Associate Software Engineer interview?

Some of the top questions asked at the Detroit Engineered Products Associate Software Engineer interview -

  1. With the coordinates of the four points p1, p2, p3, and p4, where p1, p2, and p...read more
  2. Find the ratio of the radius of the inscribed and circumscribed circles of a sq...read more
  3. Find the coordinates of a point p1 with the distance of it from point p2 and th...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Detroit Engineered Products interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Fast track your campus placements

View all
Detroit Engineered Products Associate Software Engineer Salary
based on 21 salaries
₹ 4.1 L
₹ 3L ₹ 5.2L
At par with the average Associate Software Engineer Salary in India
View more details

Detroit Engineered Products Associate Software Engineer Reviews and Ratings

based on 74 reviews

3.2

Rating in categories

 2.0

Skill development

 3.2

Work-Life balance

 2.5

Salary & Benefits

 3.5

Job Security

 2.2

Company culture

 2.0

Promotions / Appraisal

 2.5

Work Satisfaction

Reviews
Explore 74 Reviews and Ratings
Explore more salaries
Compare Detroit Engineered Products with

Hero Motors Company

4.0
Compare

Saud Bahwan Group

3.3
Compare

Victora Group

3.8
Compare

Kataria Automobiles

3.7
Compare