Upload Button Icon Add office photos

Filter interviews by

Meho Hcp Air Systems Interview Questions and Answers

Updated 7 Oct 2024

Meho Hcp Air Systems Interview Experiences

Popular Designations

2 interviews found

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

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Hvac basic question
  • Q2. Hvac basically question
  • Q3. Ahu,motor,fcu Regarding question.

Hvac Supervisor Interview Questions asked at other Companies

Q1. what would you do when you receive any complaint the room is not cooled?
View answer (1)

I applied via Walk-in and was interviewed before Sep 2021. 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 

(3 Questions)

  • Q1. What type of chiller work you have to do
  • Ans. 

    As a service technician, I have to work on various types of chillers such as air-cooled, water-cooled, centrifugal, screw, and absorption chillers.

    • Performing routine maintenance and repairs on chillers

    • Diagnosing and troubleshooting issues with chillers

    • Replacing faulty parts and components

    • Performing leak detection and repair

    • Conducting performance tests and adjusting settings

    • Working with different types of refrigerants

    • En...

  • Answered by AI
  • Q2. How much salary now you get
  • Q3. How much Expariance you have
  • Ans. 

    I have 5 years of experience as a service technician.

    • I have worked with various types of equipment and machinery.

    • I have experience in troubleshooting and repairing mechanical and electrical issues.

    • I have also provided customer service and support.

    • I am familiar with safety protocols and regulations.

    • I have completed training and certifications in relevant areas.

    • For example, I have experience working with HVAC systems, ge

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Meho Hcp Air Systems Service Technician interview:
  • Related job
Interview preparation tips for other job seekers - You have to know proper knowledge about your job.

Service Technician Interview Questions asked at other Companies

Q1. can you tell me something about 3 phase and songle phase supply
View answer (2)

Interview questions from similar companies

Software Developer Interview Questions & Answers

Samsung user image Gaurav Srikant Mokhasi

posted on 3 Dec 2015

Interview Preparation Tips

Round: PRE PLACEMENT OFFER
Experience: Interns (both CS and IT) were selected in my third year. Pre-placement offers were rolled out to 16 of us which was roughly a conversion ratio of 1:3. A couple of ECE hires were added when SRI-B visited campus later.

General Tips: If you're in CS or IT, this is the only format your resume should be in: -----
Take your internship seriously. Have fun and all but also get your project done. It's not the end of the world if you don't get a PPO. Campus placements are tension-filled, no doubt, but a lot of people get equally good if not better jobs after missing out on PPOs.
Make sure you talk to your manager about the PPO process. She will be the one giving you your final review. So ensure that she knows you want the job. Prepare a fancy presentation for the HR. By fancy, I mean slick and professional. Think Apple, not flashy Microsofty graphics and stupid word art.
Skill Tips: Google GSAT (Global Samsung Aptitude Test) a week before the test and make sure you practice some similar CAT type questions. Questions are of medium difficulty and time management is a real issue (most of us were unable to finish properly). - I didn't have to use these but I've heard good things about codechef/topCoder and books such as Cracking the Coding Interview by Gayle Laakmann McDowell.
Skills:
College Name: NIT Surathkal

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

Interview Questionnaire 

2 Questions

  • Q1. Multiple
  • Q2. Multiple.

Interview Preparation Tips

Round: Test
Experience: Graph problem.
First step was to formulate the question into graph problem.

Then solve using standard graph algo (Dijkstra, bellmen ford, e.tc).
Tips: Practice writing whole code without using standard library.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Question related to dfs.
Asked about networking, OS and integers.

One puzzle.(available on geeksforgeeks)
Tips: Prepare for puzzle. Generally they go for standard puzzle.

Round: Technical Interview
Experience: It was mostly related to technical project and internship.

General discussion on machine learning.
Tips: Prepare for the projects mentioned on the resume

Round: HR Interview
Experience: He was testing me regarding how I will explain a technical project to a non-technical guy.. And also general HR questions like why u want to join Samsung and other similar questions.
Tips: Nothing new.

Skills: Basic programming stuff. , Algorithm, Graph Theory, Machine Learning, Problem Solving Skills
College Name: IIT Kharagpur

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

Interview Preparation Tips

Round: Test
Experience: Test for internship:1 aptitude test on quant and C. Around 50 were selected for internship. Next was PPO after the internship. Around 15 were selected.

General Tips: Work very hard during internship. Don't worry whether they will take you in or not.
Amazing experience it was be strong with aptitude, coding.
Skill Tips: Prepare quantitative Aptitude by R.S. Aggarwal.
Prefer Indiabix for C aptitude.
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

Interview Preparation Tips

Round: Test
Experience: Two tests:1.Aptitude test for 1 hour consisting of multiple choice questions.2.Coding test for 1 hour which had 3 questions.

Round: Technical Interview
Experience: First round was a technical round for about 1 hour. The questions were based on the resume, internships, projects and courses undertaken.Students shortlisted from this round went on to the (second) HR round.

Round: HR Interview
Experience: This round involved questions pertaining to one's strengths and weaknesses. Nearly everyone who went into the HR round was given an offer. In this case, offers were given to 8 people in total, including CS and electrical students.A student's knowledge in minor was not tested in this profile.

Skill Tips: The company was looking at the ability to solve problems, to think under stress as well as intuition. Whenever I did not know the answer to any of their questions, they led me to the answer by helping me think for possible solutions to issues.
College Name: IIT MADRAS

Interview Questionnaire 

28 Questions

  • Q1. Rate yourself on a scale of 1(highest) to 5(lowest) on subjects C, C++ and DS
  • Ans. 

    I rate myself 2 in C, 3 in C++ and 4 in DS.

    • I have a good understanding of basic concepts in C and can write simple programs.

    • I have worked on projects in C++ and have a decent knowledge of OOP concepts.

    • I am comfortable with data structures like arrays, linked lists, stacks, and queues.

  • Answered by AI
  • Q2. What are storage classes in C?Explain
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are four storage classes in C: auto, register, static, and extern.

    • Auto variables are local to a block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables have a lifetime throughout the program and are initialized only once.

    • Extern variables are declared outside any function and can be a

  • Answered by AI
  • Q3. Some questions about the physical location and default values of variables of different storage classes
  • Q4. Write a C program that will COMPILE and RUN to reverse a string in-place
  • Ans. 

    C program to reverse a string in-place

    • Use two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move the pointers towards each other until they meet

    • Handle odd-length strings by leaving the middle character in place

  • Answered by AI
  • Q5. Write a program to insert a node in linked list
  • Ans. 

    Program to insert a node in linked list

    • Create a new node with the given data

    • Set the next pointer of the new node to the next pointer of the previous node

    • Set the next pointer of the previous node to the new node

  • Answered by AI
  • Q6. Write a program to find loop in linked list
  • Ans. 

    Program to find loop in linked list

    • Use two pointers, slow and fast, to traverse the linked list

    • If there is a loop, the fast pointer will eventually catch up to the slow pointer

    • To find the start of the loop, reset the slow pointer to the head and move both pointers at the same pace

  • Answered by AI
  • Q7. Explain logic of quick sort
  • Ans. 

    Quick sort is a divide and conquer algorithm that sorts an array by partitioning it into two sub-arrays.

    • Choose a pivot element from the array

    • Partition the array around the pivot element

    • Recursively apply the above steps to the sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

  • Answered by AI
  • Q8. Explain heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • Heap sort works by building a binary heap from the array to be sorted.

    • The largest element is then swapped with the root node and removed from the heap.

    • The heap is then restructured and the process is repeated until the array is sorted.

    • Heap sort has a time complexity of O(n log n) and is not stable.

    • It is often used in embedded syste...

  • Answered by AI
  • Q9. What is C++?
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.

    • C++ was developed by Bjarne Stroustrup in 1983.

    • It is an extension of the C programming language.

    • C++ supports object-oriented programming, generic programming, and low-level memory manipulation.

    • It is widely used in industries such as finance, gaming, and operating systems development.

    • Exampl...

  • Answered by AI
  • Q10. What is OOP?
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm that focuses on objects and their interactions.

    • OOP is based on the concepts of encapsulation, inheritance, and polymorphism.

    • It allows for modular and reusable code.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q11. What are its features?Explain
  • Ans. 

    Which software are you referring to?

    • Please specify the software you are asking about

    • Without context, it is impossible to answer this question

  • Answered by AI
  • Q12. What is late binding
  • Ans. 

    Late binding is a programming concept where the method or function to be executed is determined at runtime.

    • Also known as dynamic binding or runtime binding

    • Allows for greater flexibility in code execution

    • Commonly used in object-oriented programming languages

    • Example: virtual functions in C++

  • Answered by AI
  • Q13. What are virtual functions?
  • Ans. 

    Virtual functions are functions that can be overridden by derived classes.

    • Virtual functions are declared in a base class and can be overridden in a derived class.

    • They allow for polymorphism, where a derived class can be treated as its base class.

    • Virtual functions are called based on the actual object type, not the pointer or reference type.

    • They are declared using the 'virtual' keyword in the base class and optionally o...

  • Answered by AI
  • Q14. What is a friend class?
  • Ans. 

    A friend class is a class that is granted access to the private and protected members of another class.

    • A friend class is declared using the 'friend' keyword.

    • A friend class can access private and protected members of the class that granted it friendship.

    • Friendship is not mutual, meaning the friend class does not grant access to its own members.

    • Friend functions can also be declared in a class to grant access to private a

  • Answered by AI
  • Q15. Which is faster x++ or ++x and why?
  • Ans. 

    ++x is faster than x++ because it increments the value before using it.

    • ++x increments the value before using it, while x++ increments the value after using it.

    • ++x is faster because it saves the overhead of creating a temporary variable.

    • In some cases, the difference in speed may be negligible and the choice between the two may depend on readability and coding standards.

  • Answered by AI
  • Q16. Wat is a null object? is it conceptual?
  • Ans. 

    A null object is an object that does not have a value or reference to any object.

    • A null object is different from an object with a value of zero or an empty string.

    • It is often used to represent the absence of an object or value.

    • Null objects can be used to avoid null pointer exceptions in programming.

    • It is a conceptual idea in programming and computer science.

  • Answered by AI
  • Q17. Give me a brief introduction of yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Skilled in using frameworks like React, Angular, and Spring Boot

    • Experience in working with databases such as MySQL and MongoDB

    • Familiarity with agile development methodologies

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q18. (After I told him about my hometown) What is the speciality of Dhule?
  • Q19. What is your strength?
  • Ans. 

    My strength is my ability to quickly learn and adapt to new technologies and programming languages.

    • Quick learner and adaptable to new technologies

    • Able to work with multiple programming languages

    • Strong problem-solving skills

    • Attention to detail

    • Good communication skills

  • Answered by AI
  • Q20. What do you think is an area of improvement for you?
  • Ans. 

    I need to improve my time management skills.

    • Prioritize tasks based on urgency and importance

    • Set realistic deadlines and stick to them

    • Avoid multitasking and focus on one task at a time

    • Use tools like calendars and to-do lists to stay organized

  • Answered by AI
  • Q21. Are you okay with job location (Noida)?
  • Ans. 

    Yes, I am okay with the job location in Noida.

    • I am willing to relocate for the right opportunity

    • I have researched the area and feel comfortable with the location

    • I am excited about the opportunity to work with this company and location is not a major factor

  • Answered by AI
  • Q22. What do you know about Samsung?
  • Ans. 

    Samsung is a South Korean multinational conglomerate known for its electronics, appliances, and smartphones.

    • Founded in 1938 by Lee Byung-chul

    • Employs over 300,000 people worldwide

    • Produces a wide range of products including TVs, refrigerators, washing machines, and smartphones

    • One of the largest smartphone manufacturers in the world

    • Has a strong focus on innovation and research and development

  • Answered by AI
  • Q23. Why do you want to work with us?
  • Ans. 

    I am excited about the company's innovative projects and the opportunity to work with a talented team.

    • I am impressed by the company's reputation in the industry

    • I am excited about the company's focus on innovation and cutting-edge technology

    • I am eager to work with a talented team and learn from experienced professionals

    • I believe that my skills and experience align well with the company's needs

  • Answered by AI
  • Q24. Why should we hire you?
  • Ans. 

    I have the technical skills, experience, and passion to contribute to your team and help drive success.

    • I have a strong background in software development, with expertise in multiple programming languages and frameworks.

    • I am a quick learner and adaptable to new technologies and methodologies.

    • I have experience working in both individual and team settings, and am able to communicate effectively with colleagues and stakeho...

  • Answered by AI
  • Q25. Do you have any questions?
  • Q26. Are u giving cat?
  • Ans. 

    I'm sorry, I don't understand the question. Could you please clarify?

    • Please provide more context or rephrase the question.

    • I'm not sure what 'giving cat' means in this context.

    • Could you please explain what you are looking for?

  • Answered by AI
  • Q27. Why i chosse vjti?
  • Ans. 

    I chose VJTI because of its reputation for excellence in engineering education.

    • VJTI has a long history of producing successful engineers.

    • The faculty at VJTI are highly experienced and knowledgeable.

    • VJTI has state-of-the-art facilities and resources for engineering students.

    • The alumni network of VJTI is strong and provides great opportunities for networking and career growth.

  • Answered by AI
  • Q28. Why dont i prefer jobs in pune and bangalore instead
  • Ans. 

    I prefer jobs in other locations due to personal reasons and career goals.

    • Personal reasons such as family or lifestyle preferences

    • Career goals such as industry focus or company culture

    • Other locations may offer better opportunities or work-life balance

    • Preference for smaller or emerging tech hubs

    • Examples: Hyderabad, Chennai, Mumbai, Delhi

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: :14 shortlisted after apti
- There were 2 tests


Round: Technical Interview
Experience: For technical test 2 choices were given - c/c++ and Java.

- c/c++ had fairly easy questions. It also included one tree traversal, sort complexity,etc.

GSAT (Global Samsung Aptitude Test) - (50 questions, 60 mins, no -ve scoring)

- It included questions from data interpretation, logical reasoning.
- Questions were simple but lenghty and irritating.
* 14 Students were shortlisted after this round.

Round: HR Interview
Experience: Be careful about what you write in your resume. Even the technical guy read my resume line by line.
- When the HR guy asks you what do you know about Samsung, you must sound like you have done a lot of research on the Internet about the company and you are really focused.
- Be confident in technical interview and stick with your answer. They may manipulate you so that you change your correct answer.
- When they ask you to ask question, do try to ask questions. But don’t ask anything irrelevant.
- When they ask you about job location (Noida), you must convince them that you really want to go there.
- Prepare the c/c++/ds basics and you can easily crack the technical interview.

College Name: Veermata Jijabai Technological Institute, Mumbai [ VJTI ]

Skills evaluated in this interview

Meho Hcp Air Systems Interview FAQs

How many rounds are there in Meho Hcp Air Systems interview?
Meho Hcp Air Systems interview process usually has 1-2 rounds. The most common rounds in the Meho Hcp Air Systems interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Meho Hcp Air Systems interview?

Some of the top questions asked at the Meho Hcp Air Systems interview -

  1. What type of chiller work you have to...read more
  2. how much Expariance you h...read more
  3. Ahu,motor,fcu Regarding questi...read more

Tell us how to improve this page.

Meho Hcp Air Systems Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 561 Interviews
Havells Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
Blue Star Interview Questions
4.0
 • 158 Interviews
Daikin Interview Questions
4.1
 • 144 Interviews
Voltas Interview Questions
4.0
 • 129 Interviews
Whirlpool Interview Questions
4.0
 • 92 Interviews
Carrier Interview Questions
3.8
 • 48 Interviews
Godrej Appliances Interview Questions
3.7
 • 8 Interviews
View all

Meho Hcp Air Systems Reviews and Ratings

based on 20 reviews

3.8/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.1

Salary

3.2

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 20 Reviews and Ratings
Project Engineer
6 salaries
unlock blur

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

Site Engineer
5 salaries
unlock blur

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

Project Engineer Hvac
5 salaries
unlock blur

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

Operator
5 salaries
unlock blur

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

Hvac Supervisor
5 salaries
unlock blur

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

Explore more salaries
Compare Meho Hcp Air Systems 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