Upload Button Icon Add office photos

Filter interviews by

Munters India Humidity Control Service Engineer Interview Questions and Answers

Updated 8 Jul 2023

Munters India Humidity Control Service Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Asked HVAC and relevant job profile work experience, After sales work experience, travelling etc.
  • Q2. Knowledge in automation, troubleshooting

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company work environment, flexibility, Company trainings programme by Munters accademy, Growth in product services and sales, work life balance etc.

Interview questions from similar companies

I applied via Walk-in and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - HR 

(1 Question)

  • Q1. How many voltage on sensor
  • Ans. 

    The voltage on the sensor depends on the specific sensor being used.

    • The voltage on a sensor can range from millivolts to several volts depending on the type of sensor and its application.

    • Some sensors, such as thermocouples, generate very low voltages in the millivolt range, while others, such as photoelectric sensors, can generate several volts.

    • It is important to consult the sensor's datasheet or manual to determine th...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. And voltage PCB motor
Round 4 - Aptitude Test 

30 min 50 questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be vulnerable. ...
Don't always follow your passion. ...
Create your position. ...
Learn how to listen. ...
Start at the top and move down. ...
Build a relationship with the administrative assistant. ...
Don't apply for a job as soon as you find it. ...
Focus on body language.

I applied via Company Website and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell about your self.
Round 3 - Technical 

(1 Question)

  • Q1. Basic process of printering machine .
  • Ans. 

    The basic process of a printing machine involves creating a digital file, sending it to the printer, and then printing the file onto paper or other materials.

    • The digital file is created using software such as Adobe Photoshop or Illustrator.

    • The file is then sent to the printer through a wired or wireless connection.

    • The printer uses ink or toner to transfer the image onto the paper or material.

    • The printed material is the...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Last round Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Create resume properly
Ready for one to one round for above questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic javascript and angular
Round 2 - Technical 

(1 Question)

  • Q1. Js and angular questions

I applied via Naukri.com and was interviewed before Dec 2021. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 4 - HR 

(1 Question)

  • Q1. Reason for Job Change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and clear with concepts
Fractal offers good hike
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

90 min coding test with 4-5 problems to solve

Round 2 - Technical 

(1 Question)

  • Q1. Technical rounds mostly goes around the project work ans some were based on the JD.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Tell me about your experience with

Data Movement
Data processing pipelines
Java based stacks
Performance and scale

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked get write python code for a perticular scenario

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion happened

Interview Preparation Tips

Topics to prepare for Fractal Analytics Engineer interview:
  • Python
  • SQL
  • Hadoop
Interview preparation tips for other job seekers - Get in-depth knowledge before attending technical interview and be confident

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Coding Test 

First round was coding round that comprised of 4 questions, 1 sql and 3 programming questions. Out of 3, if you are able to run 2 code successfully, you'll qualify for the next round

Round 2 - Problem Solving 

(1 Question)

  • Q1. In this round, interviewer will ask basic interview questions first, then they'll give multiple sql questions, few questions based on spark and few programming questions
Round 3 - Technical 

(8 Questions)

  • Q1. Difference between Spark and MapReduce. Spark joins like broadcast and sort merge
  • Ans. 

    Spark is faster than MapReduce due to in-memory processing and DAG execution.

    • Spark uses DAG (Directed Acyclic Graph) execution while MapReduce uses batch processing.

    • Spark performs in-memory processing while MapReduce writes to disk after each operation.

    • Spark has a more flexible programming model with support for multiple languages.

    • Spark has built-in libraries for machine learning, graph processing, and stream processin...

  • Answered by AI
  • Q2. Spark file formats like parquet, orc, avro etc. Which one you are using and why
  • Q3. Spark optimization techniques
  • Ans. 

    Spark optimization techniques improve performance and efficiency of Spark applications.

    • Partitioning data to reduce shuffling

    • Caching frequently used data

    • Using broadcast variables for small data

    • Tuning memory allocation and garbage collection

    • Using efficient data formats like Parquet

    • Avoiding unnecessary data shuffling

    • Using appropriate hardware configurations

    • Optimizing SQL queries with appropriate indexing and partitioning

  • Answered by AI
  • Q4. Basic programming language based questions
  • Q5. Hive- partition vs bucketing
  • Ans. 

    Hive partitioning is dividing data into smaller, manageable parts while bucketing is dividing data into equal parts based on a hash function.

    • Partitioning is useful for filtering data based on a specific column

    • Bucketing is useful for evenly distributing data for faster querying

    • Partitioning can be done on multiple columns while bucketing is done on a single column

    • Partitioning creates separate directories for each partiti...

  • Answered by AI
  • Q6. Hive optimization techniques
  • Ans. 

    Hive optimization techniques improve query performance and reduce execution time.

    • Partitioning tables to reduce data scanned

    • Using bucketing to group data for faster querying

    • Using vectorization to process data in batches

    • Using indexing to speed up lookups

    • Using compression to reduce storage and I/O costs

  • Answered by AI
  • Q7. Recent projects you've worked on
  • Q8. SQL based questions, window functions
Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to switch
  • Q2. Have you ever faced any problem in previous projects, how you handled that

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as coding questions involved data structures concepts too, and be confident. They are not expecting you to give correct answer for every question, what matters most is the approach to the problem and your logic.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on tomcat, java., spring
Round 2 - Technical 

(1 Question)

  • Q1. Q on OOPS, Resume based projects in detail
Round 3 - HR 

(1 Question)

  • Q1. Standard HR questions

Munters India Humidity Control Interview FAQs

How many rounds are there in Munters India Humidity Control Service Engineer interview?
Munters India Humidity Control interview process usually has 2 rounds. The most common rounds in the Munters India Humidity Control interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Munters India Humidity Control Service Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 204 Interviews
MathCo Interview Questions
2.9
 • 110 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
InOrg Global Interview Questions
4.6
 • 6 Interviews
View all
Production Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Purchase Officer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales & Service Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Munters India Humidity Control with

Fractal Analytics

4.0
Compare

MathCo

2.9
Compare

Busibud

4.0
Compare

Zeta

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