Upload Button Icon Add office photos

Daikin

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Daikin DT Engineer Interview Questions and Answers

Updated 25 May 2023

Daikin DT Engineer Interview Experiences

1 interview found

DT Engineer Interview Questions & Answers

user image Anonymous

posted on 25 May 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2023. 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 Resume tips
Round 2 - HR 

(4 Questions)

  • Q1. Are you find Job ?
  • Q2. Please tell your qualification ?
  • Q3. Are you fresher ?
  • Q4. Which year passed ?
Round 3 - Technical 

(2 Questions)

  • Q1. You will be ready fory online test ?
  • Q2. Test link forward your email.
  • Ans. Yes, i received. I attempt test paper.
  • Answered Anonymously
Round 4 - HR 

(5 Questions)

  • Q1. Can you explain yourself and education ?
  • Q2. About your introduction ?
  • Q3. About your qualification?
  • Q4. Are you interested ?
  • Q5. Tell me your skills ?

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Questions on difference between C and C++
  • Q2. Questions on Linked List, how to add and delete a node write complete program
  • Q3. About my technical interests
  • Q4. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced engineer with a passion for problem-solving and innovation.

    • I have a Bachelor's degree in Engineering from XYZ University.

    • I have worked at ABC Company for 5 years, where I specialized in designing and implementing new technologies.

    • I am proficient in CAD software and have experience in project management.

    • I am a team player and enjoy collaborating with colleagues to achieve common goals.

  • Answered by AI
  • Q5. Why samsung
  • Ans. 

    Samsung is a leading technology company known for innovation, quality products, and global presence.

    • Samsung is a well-established and reputable company in the technology industry

    • They are known for their innovative products and cutting-edge technology

    • Samsung has a strong global presence and a wide range of products including smartphones, TVs, appliances, and more

  • Answered by AI
  • Q6. Puzzle quetions like

Interview Preparation Tips

Round: Technical Interview
Experience: I have explained difference between C and C++ is classes and C++ uses OOPs, Have answered almost all the questions
Tips: Be clear with concepts of C++ , its most important in almost every interview, and data structures and algorithms atleast till Balanced Binary tree.

Round: HR Interview
Experience: I have answered all the questions well
Tips: Prepare for HR questions like tell me about yourself and about the company

College Name: IIT Madras

I was interviewed before Jun 2016.

Interview Preparation Tips

Round: Test
Experience: Logic, DI ? Both parts simple, CAT type. Simple C, C++ questions. ? Technical questions based on internship project were asked. ? General questions asked to check reaction to sudden stress (for example: Why do earthquakes occur?).

Round: HR Interview
Experience: Resume based questions were asked. ? Why not MS?
Tips: Courses like DSP (application based) and information systems should be thorough. Know complete details of your interns, BTP and resume thoroughly. Knowing 1 programming language is very essential.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Strictly,Technical related to works

Interview Preparation Tips

Interview preparation tips for other job seekers - Straight to point,
2 technical rounds,
1 HR round.
Finish
Since company is quite huge
Process is quite slow,have some patiencea.

Interview Questionnaire 

2 Questions

  • Q1. Basics
  • Q2. Basic knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare resume
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. 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 Resume tips
Round 2 - Coding Test 

Linked list-C++,apti MCQ ,SQL MCQ

Round 3 - Technical 

(1 Question)

  • Q1. C,C++ selenium,IOT,embedded c ,set bit and clear bit
Round 4 - HR 

(1 Question)

  • Q1. General salary discussions
Round 1 - Technical 

(1 Question)

  • Q1. Technical rounds live coding solve data structures and algorithms
Round 2 - Coding Test 

Leet code

Interview Preparation Tips

Interview preparation tips for other job seekers - Live coding
Data structures and algorithms
Devops pipeline
Deployment architecture

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Question about my qualifications
  • Q2. Question about my family and personal details
Round 2 - Technical 

(3 Questions)

  • Q1. Questioning about my field
  • Q2. Question about electronic and electric
  • Q3. Question about production department

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study about your feild and personal details

I was interviewed in Nov 2021.

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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Projects and how was the risk management.
  • Q2. Cross functional requirements understanding and how it impacts the systesm
  • Ans. 

    Cross functional requirements understanding is crucial for successful system development.

    • Cross functional requirements understanding involves identifying and addressing the needs of all stakeholders involved in the system development process.

    • It impacts the system by ensuring that all requirements are met and that the system functions as intended.

    • Examples of cross functional requirements include usability, security, per...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Understanding the current experience and reasons for job change
  • Q2. Few basics about products

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer to your best knowledge and try to seek clarity if the questions are not clear

I applied via Approached by Company and was interviewed before Nov 2021. 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 Resume tips
Round 2 - Aptitude Test 

Logical reasoning, digital design, analog systems

Round 3 - Technical 

(3 Questions)

  • Q1. Design logic gate, flipflops
  • Q2. How to Reverse a substring
  • Ans. 

    To reverse a substring, we can use string manipulation techniques.

    • Identify the substring to be reversed

    • Extract the substring from the main string

    • Reverse the substring using built-in functions or loops

    • Replace the original substring with the reversed substring in the main string

  • Answered by AI
  • Q3. How to swap variables passing by reference
  • Ans. 

    To swap variables passing by reference, use a temporary variable to store the value of one variable and then assign it to the other.

    • Declare a temporary variable of the same type as the variables being swapped

    • Assign the value of the first variable to the temporary variable

    • Assign the value of the second variable to the first variable

    • Assign the value of the temporary variable to the second variable

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare electronics basics well. Digital system design, flipflops. Practice c coding and commonly asked qustions.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Daikin Interview FAQs

How many rounds are there in Daikin DT Engineer interview?
Daikin interview process usually has 4 rounds. The most common rounds in the Daikin interview process are HR, Resume Shortlist and Technical.
What are the top questions asked in Daikin DT Engineer interview?

Some of the top questions asked at the Daikin DT Engineer interview -

  1. You will be ready fory online tes...read more
  2. Test link forward your ema...read more

Recently Viewed

SALARIES

Coding Ninjas

INTERVIEWS

Blue Star

No Interviews

INTERVIEWS

Daikin

No Interviews

INTERVIEWS

Maersk

No Interviews

INTERVIEWS

Maersk

No Interviews

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

Coding Ninjas

SALARIES

PwC

Tell us how to improve this page.

Daikin DT Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 545 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
HARMAN Interview Questions
3.7
 • 260 Interviews
OPPO Interview Questions
4.0
 • 210 Interviews
LG Electronics Interview Questions
4.0
 • 197 Interviews
Vivo Interview Questions
4.1
 • 194 Interviews
Blue Star Interview Questions
4.1
 • 159 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
HP India Interview Questions
4.1
 • 139 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
View all

Daikin DT Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Junior Engineer
937 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
328 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Diploma Trainee Engineer
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
215 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
182 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Daikin with

Blue Star

4.1
Compare

Voltas

4.0
Compare

Carrier

3.7
Compare

LG Electronics

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