Upload Button Icon Add office photos

MES

Compare button icon Compare button icon Compare

Filter interviews by

MES Interview Questions and Answers

Updated 7 Jul 2024

MES Interview Experiences

Popular Designations

2 interviews found

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

I applied via Job Portal and was interviewed in May 2023. 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 

(4 Questions)

  • Q1. Mainly regarding Quality
  • Q2. Grade of concrete
  • Ans. 

    The grade of concrete refers to its strength and durability.

    • The grade of concrete is determined by its compressive strength.

    • Common grades of concrete include M10, M20, M30, etc.

    • The higher the grade, the stronger the concrete.

    • Different grades of concrete are used for different construction purposes.

    • For example, higher grade concrete is used in high-rise buildings.

  • Answered by AI
  • Q3. Specification of Bolt
  • Ans. 

    A bolt is a threaded fastener used to join two or more objects together.

    • Bolts are typically made of metal and have a cylindrical shape.

    • They have a threaded portion that allows them to be screwed into a corresponding threaded hole.

    • Bolts are commonly used in construction to secure structural elements such as beams, columns, and connections.

    • Different types of bolts include hex bolts, carriage bolts, and anchor bolts.

    • Bolt ...

  • Answered by AI
  • Q4. MS & SS bolts fixing procedure
  • Ans. 

    The procedure for fixing MS & SS bolts involves several steps to ensure proper installation and structural integrity.

    • Start by selecting the appropriate bolt size and type based on the specific application and load requirements.

    • Prepare the holes by drilling or tapping them to the correct size and depth.

    • Clean the holes thoroughly to remove any debris or contaminants.

    • Insert the bolt into the hole and tighten it using the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Each interview ,i am facing the quality, planning related questions.

Construction Manager Civil Interview Questions asked at other Companies

Q1. How much cost it would be for 25 acre land boundary wall
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Private company name
  • Q2. Is there vacancies for electrican technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Ayush saxena from proper kanpur and I am pursuing last year of my bachelor's (b.sc PCM) or I Have also ITI trade electrican with one year apprenticeship from indian airforce as a aircraft assembly engineer in apprenticeship trade Power elect and I aslo holding uttarpradesh wireman permit licence with 2 year experience and 6 month exp UP skill development certificate and own shop experience handling Internet searching in jan sewa kendra ......

Electrical Technician Interview Questions asked at other Companies

Q1. Preventive Maintenance of All Kinds of H.V & LV Breakers, Motors, Voltage Up To 33 KV & 11 KV & 6.6.KV /2400 KW ,Transformer(15.75KV /230 KV ), Corrective Maintenance of HV/MV /LV Switches gears,VCB,ACB,MOCB,SF6 Breakers, Breake... read more
View answer (4)

Interview questions from similar companies

I appeared for an interview in Oct 2016.

Interview Questionnaire 

1 Question

  • Q1. Explain machine learning and how is cloud important?
  • Ans. 

    Machine learning is a branch of AI that enables computers to learn and make predictions without explicit programming.

    • Machine learning is a subset of artificial intelligence (AI) that focuses on developing algorithms and models that allow computers to learn from and make predictions or decisions based on data.

    • It involves training a model on a large dataset and using it to make predictions or decisions on new, unseen dat...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The question were not adaptive but it tested all the knowledge of c and database.
Tips: Be clear in your concepts

Round: Technical Interview
Experience: The questions were based on your resume.
Tips: Don't fake anything in your CV

Skills: Software Skills
College Name: Manipal Institute Of Technology, Manipal

Skills evaluated in this interview

Intern Interview Questions & Answers

GE user image Anonymous

posted on 22 Aug 2017

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Basics questions from thermodynamics were asked. But I was unable to solve deflection problem in Strength of material

Interview Preparation Tips

Round: Test
Experience: Quantitative analysis questions were easy but technical questions were hard enough. I had cleared the Aptitude test
Tips: Go through the basics of each subject in your respective branch.
Duration: 1 hour 30 minutes
Total Questions: 100

Round: Group Discussion
Experience: We were given 5 minutes for preparation and then discussion started. I made a mistake by cross questioning the people in my group, but still i got selected
Tips: Try to start the discussion or try to give the conclusion.
Duration: 10 minutes

Round: Technical Interview
Experience: I did not get selected for next round

College Name: Sinhgad College Of Engineering (SCOE)

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Basic c Programming and Embedded Systems

Round 2 - One-on-one 

(1 Question)

  • Q1. C and Do-178b questions
Round 3 - One-on-one 

(1 Question)

  • Q1. C and Embedded system and Project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round, Mostly technical
Round 5 - HR 

(1 Question)

  • Q1. Package discussion and my previous employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - C, Do-178 b process and Micro Controller knowledge

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1. Work experience in previous organization
  • Ans. 

    Worked as a software engineer for 3 years at XYZ Company, specializing in front-end development.

    • Developed and maintained front-end features for web applications

    • Collaborated with cross-functional teams to deliver projects on time

    • Participated in code reviews and provided feedback for improvements

  • Answered by AI
  • Q2. 2. Practical example of how did you use STL in previous work experience
  • Ans. 

    Utilized STL in previous work experience for efficient data manipulation and storage

    • Used vector to store and manipulate dynamic arrays of data

    • Utilized map for efficient key-value pair storage and retrieval

    • Implemented algorithms from the algorithm library for sorting and searching data

  • Answered by AI
  • Q3. 3. Practical example of how did you use OOPS in previous work experience
  • Ans. 

    Used OOPS principles to design and implement a modular system for managing user data

    • Created classes for User, Admin, and Moderator with inheritance and polymorphism

    • Implemented encapsulation by restricting access to certain data fields through getters and setters

    • Utilized abstraction to hide complex implementation details from other parts of the system

    • Implemented interfaces for different user roles to ensure consistent b

  • Answered by AI
  • Q4. 4. Practical example of how did you use Multithreading in previous work experience
  • Ans. 

    Implemented multithreading in a web scraping project to improve performance and efficiency.

    • Used multithreading to scrape data from multiple websites simultaneously

    • Implemented thread pooling to manage and reuse threads efficiently

    • Utilized synchronization techniques to prevent data corruption and ensure thread safety

  • Answered by AI
  • Q5. 5. All other questions were to check GK of software engineering like Can Java program have memory leaks? What do you prefer efficiency or performance etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and only answer things that you know. If you are not aware of a particular topic just be honest and let them know. Even if you are not technically sound but show a good potential to learn and obey they may hire you.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. RF and radar system related questions
Round 2 - HR 

(1 Question)

  • Q1. Previous working experience and CTC
  • Ans. 

    I have 5 years of experience in retail management with a current CTC of $60,000.

    • 5 years of experience in retail management

    • Current CTC of $60,000

    • Managed a team of 15 employees

    • Implemented successful sales strategies

    • Received Employee of the Year award in 2019

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Networking based & basic operation for Application

Interview Preparation Tips

Interview preparation tips for other job seekers - Do the basic & high level Knowledge.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very easy for the round

Round 2 - HR 

(1 Question)

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. 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 - Technical 

(1 Question)

  • Q1. Written test on Technical
Round 3 - Technical 

(1 Question)

  • Q1. Interview on technical subjects chosen by interviewees
Round 4 - HR 

(1 Question)

  • Q1. They will ask about your background, your determination to work and your willingness to work for 3 years atleast.

MES Interview FAQs

How many rounds are there in MES interview?
MES interview process usually has 1-2 rounds. The most common rounds in the MES interview process are Technical and Resume Shortlist.
How to prepare for MES 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 MES. The most common topics and skills that interviewers at MES expect are Ccu, Medical, Nursing, Patient Care and Surgical.
What are the top questions asked in MES interview?

Some of the top questions asked at the MES interview -

  1. MS & SS bolts fixing proced...read more
  2. Specification of B...read more
  3. Grade of concr...read more

Tell us how to improve this page.

MES Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
Cyient Interview Questions
3.7
 • 288 Interviews
View all

MES Reviews and Ratings

based on 67 reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.6

Salary

3.2

Job security

3.3

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 67 Reviews and Ratings
Assistant Professor
11 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Single Window Operator
7 salaries
unlock blur

₹0.1 L/yr - ₹1 L/yr

Junior Engineer
7 salaries
unlock blur

₹0.8 L/yr - ₹4.2 L/yr

Junior Engineer Civil
6 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

JE Civil
5 salaries
unlock blur

₹1 L/yr - ₹9.8 L/yr

Explore more salaries
Compare MES with

Tata Advanced Systems

3.7
Compare

Hindustan Aeronautics

4.3
Compare

Honeywell Technology Solutions

3.8
Compare

GE

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