Upload Button Icon Add office photos

Filter interviews by

Broad Air Conditioning Interview Questions and Answers

Updated 15 Oct 2024

Broad Air Conditioning Interview Experiences

2 interviews found

Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Verbal,Non Verbal,Logical

Round 2 - Group Discussion 

Topic was Semiconductor Chips

Round 3 - Technical 

(2 Questions)

  • Q1. Basic question in Air Conditioning
  • Q2. On which cycle chiller works?

Interview Preparation Tips

Topics to prepare for Broad Air Conditioning interview:
  • RAC
  • Air Conditioning
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths ,reasoning,english

Round 2 - Group Discussion 

Group discussion on any topic

Service Engineer Interview Questions asked at other Companies

Q1. What are the compulsory policy excess in four wheeler private vehicles?
View answer (12)
Broad Air Conditioning Interview Questions and Answers for Freshers
illustration image

Jobs at Broad Air Conditioning

View all

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

Intern Interview Questions & Answers

Daikin user image Anonymous

posted on 11 Jun 2017

I was interviewed before Jun 2016.

Interview Questionnaire 

3 Questions

  • Q1. How was yesterday ?
  • Ans. 

    Yesterday was a productive day filled with meetings and project work.

    • Attended a team meeting in the morning

    • Worked on a project proposal in the afternoon

    • Had a networking event in the evening

  • Answered by AI
  • Q2. Why are letters in a keyboard placed like that ?
  • Ans. 

    The letters on a keyboard are placed in a specific layout called QWERTY, which was designed to prevent typewriter jams.

    • The QWERTY layout was developed by Christopher Sholes in 1873 for typewriters.

    • The layout was designed to separate commonly used letters to reduce the likelihood of jamming.

    • The arrangement of letters was based on the frequency of their use in the English language.

    • The QWERTY layout became popular and was

  • Answered by AI
  • Q3. What do you know about air conditioner ?
  • Ans. 

    An air conditioner is a device that cools and dehumidifies the air in a room or building.

    • Air conditioners work by removing heat and moisture from the air.

    • They use a refrigeration cycle to cool the air.

    • Air conditioners can be used for both residential and commercial purposes.

    • They come in different types such as window units, split systems, and central air conditioning systems.

    • Air conditioners improve indoor air quality ...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I was asked several question related to my cv and other general knowledge and technical questions to measure my suitablity for the job.

Skills: Communication, Excel Skills, Knowledge Of MS Office
College Name: Keshav Mahavidyalaya

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Asked me about my research work That's it
  • Q2. Asked about the course project that i did in BE and MS

Interview Preparation Tips

Round: Test
Experience: There was one question which was little tricky , but not that difficult
Total Questions: 1

Round: Technical + HR Interview
Experience: There was one question which was little tricky , but not that difficult

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Project related questions
  • Q2. Breifly explain about project
  • Ans. 

    The project is a web-based application for managing inventory and sales of a retail store.

    • Developed using Java and Spring framework

    • Includes features such as product management, order management, and customer management

    • Utilizes MySQL database for data storage

    • Implemented security measures such as authentication and authorization

    • Designed with a responsive user interface for optimal user experience

  • Answered by AI
  • Q3. Tell me about yourself. Hobbies , strength and weakness
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. My hobbies include reading and playing video games.

    • Proficient in programming languages such as Java and Python

    • Strong problem-solving skills

    • Good communication and teamwork abilities

    • Weakness: Sometimes I tend to overthink and spend too much time on a problem

    • Hobbies: Reading books on technology and playing video games

  • Answered by AI
  • Q4. Will u stay in samsung?
  • Ans. 

    I cannot make a commitment to staying at Samsung at this time.

    • I am open to exploring other opportunities

    • My decision will depend on various factors such as growth opportunities, work culture, and compensation

    • I value my time at Samsung and appreciate the experience gained

  • Answered by AI
  • Q5. Basic hr questions

Interview Preparation Tips

Round: Test
Experience: Problem similar to knapsack
Tips: dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked to explain about project. Some basic concepts in linear algebra and in deep learning like CNNs. Asked to implement Hungarian algorithm.
Tips: Brush up baisc ML and linear algebra concepts

Round: HR Interview
Experience: Asked where i did my btech. Asked why i switched by branch from electronics to computer science.
Tips: tell the truth to whatever is asked

Skills: Machine Learning
College Name: IIT Madras

Software Developer Interview Questions & Answers

Samsung user image GURRAM HARINATHA REDDY cs13b010

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between DFS and BFS?
  • Ans. 

    DFS and BFS are two popular graph traversal algorithms used in computer science.

    • DFS stands for Depth First Search and explores as far as possible along each branch before backtracking.

    • BFS stands for Breadth First Search and explores all the vertices at the present depth before moving on to the next level.

    • DFS uses a stack data structure to keep track of visited nodes while BFS uses a queue.

    • DFS is useful for finding path...

  • Answered by AI
  • Q2. When are double pointers used?
  • Ans. 

    Double pointers are used to store the address of a pointer variable.

    • Double pointers are useful in dynamic memory allocation.

    • They are used to modify the value of a pointer passed to a function.

    • They can be used to create linked lists and trees.

    • Example: int **ptr; //declares a double pointer to an integer

  • Answered by AI
  • Q3. List all the permutations of the array?
  • Ans. 

    Permutations of an array

    • Permutations are all possible arrangements of elements in an array

    • Number of permutations for an array of length n is n!

    • Use recursion to generate all permutations

    • Swap elements to generate different permutations

  • Answered by AI
  • Q4. What is the first biggest failure in your life?
  • Ans. 

    My first biggest failure was not being able to clear an important exam in high school.

    • Failed to manage time effectively

    • Did not seek help from teachers or peers

    • Did not practice enough

    • Learned the importance of preparation and seeking help

    • Improved study habits and time management skills

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 3 hours
Total Questions: 1

College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Asked to breifly explain about the project
  • Q2. Asked to implement hungarian algorithm
  • Q3. Tell about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with Agile methodology

    • Passionate about learning new technologies

  • Answered by AI
  • Q4. Whats my strenghts and weaknesses?
  • Ans. 

    My strength is problem-solving and attention to detail. My weakness is public speaking.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Public speaking

    • Weakness: Difficulty with time management

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: problem similar to knapssack
Tips: learn dynamic programming
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Asked basic ML and linear algebra questions
Tips: brush up ML and Linear Algebra concepts

Round: HR Interview
Experience: It was kind of a friendly discussion. She asked my why switched my branch from EC to CS for M.Tech?
Tips: Most of the questions were basic HR questions.

Skills: Machine Learning
College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic question from resume
  • Q2. Basic concepts of distributed systems, coding, Business problem discussion
  • Q3. Demonetization problem
  • Ans. 

    Demonetization problem refers to the sudden withdrawal of high-value currency notes from circulation.

    • Demonetization can lead to cash shortages and economic disruption.

    • It can also have long-term effects on the economy, such as increased digitization and reduced corruption.

    • Examples of demonetization include India's 2016 demonetization of 500 and 1000 rupee notes and Zimbabwe's 2015 demonetization of its currency.

    • Software...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Given a marathon racer and an array of 5 elements having the time taken (t_i) and energy spent(e_i) for running 1 Km. He has to run a marathon of D Km and expending atmost E energy. Find the minimum time required to run the marathon. Once he starts a 1 Km sprint, he has to continue at the same speed till the 1 Km is complete.
Tips: Try Brute force, if nothing works.

I used a*e_1+b*e_2+c*e_3+d*e_4+e * e_5 <= E
and a+b+c+d+e = D

Solve these two equation and minimize a*t_1+b*t_2+c*t_3+d*t_4+e * t_5
Duration: 3 hours
Total Questions: 1

Round: HR Interview
Experience: Family background, About the HIPC coding competition that we won. Publication, etc

Round: Technical Interview
Experience: This round was to test my knowledge on distributed systems and problem thinking skills.
Coding question
-----/

Q)What new feature will you add in Television?
I initially said, recommendation. But he said what more. Then I said gesture control.

Round: Technical Interview
Experience: All the currency notes are demonetized, You as RBI cheif have to distribute the 500 cr given by center for chennai have to distribute to various, public sector, private sector, and cooperative banks in the city. You have all the transactions data available with you. Solve this problem with your knowledge of distributed systems.

Skills: General Coding And Problem Solving
College Name: IIT Madras
Contribute & help others!
anonymous
You can choose to be anonymous

Broad Air Conditioning Interview FAQs

How many rounds are there in Broad Air Conditioning interview?
Broad Air Conditioning interview process usually has 2-3 rounds. The most common rounds in the Broad Air Conditioning interview process are Aptitude Test, Group Discussion and Technical.
How to prepare for Broad Air Conditioning 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 Broad Air Conditioning. The most common topics and skills that interviewers at Broad Air Conditioning expect are Business Development, Client Relationship Management, Sales Engineering, Sales Management and Chillers.
What are the top questions asked in Broad Air Conditioning interview?

Some of the top questions asked at the Broad Air Conditioning interview -

  1. On which cycle chiller wor...read more
  2. Basic question in Air Condition...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Bridge Group Solutions

No Interviews

INTERVIEWS

Philips Innovation Campus

No Interviews

INTERVIEWS

BNP Paribas India Solutions

No Interviews

INTERVIEWS

BNP Paribas India Solutions

No Interviews

INTERVIEWS

BNP Paribas India Solutions

No Interviews

INTERVIEWS

Celebal Technologies

No Interviews

INTERVIEWS

Celebal Technologies

No Interviews

INTERVIEWS

BNP Paribas India Solutions

No Interviews

Tell us how to improve this page.

Broad Air Conditioning Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 â€˘ 561 Interviews
LG Electronics Interview Questions
4.0
 â€˘ 194 Interviews
Blue Star Interview Questions
4.0
 â€˘ 158 Interviews
Daikin Interview Questions
4.2
 â€˘ 144 Interviews
Voltas Interview Questions
4.0
 â€˘ 129 Interviews
Haier Appliances India Interview Questions
4.0
 â€˘ 123 Interviews
Whirlpool Interview Questions
4.0
 â€˘ 92 Interviews
Hitachi Interview Questions
4.0
 â€˘ 82 Interviews
Carrier Interview Questions
3.7
 â€˘ 48 Interviews
Godrej Appliances Interview Questions
3.7
 â€˘ 8 Interviews
View all

Broad Air Conditioning Reviews and Ratings

based on 9 reviews

4.7/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.0

Salary

4.0

Job security

3.4

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 9 Reviews and Ratings
Service Engineer

Surat

2-4 Yrs

â‚ą 2.25-5 LPA

Explore more jobs
Customer Manager
11 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Service Engineer
6 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Supervisor
6 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Operation Maintenance Manager
4 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Customer Sales Manager
4 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Explore more salaries
Compare Broad Air Conditioning with

Blue Star

4.1
Compare

Voltas

4.0
Compare

Daikin

4.2
Compare

Carrier

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent