Upload Button Icon Add office photos

Filter interviews by

MEP Engineering Solutions Interview Questions and Answers

Updated 2 Sep 2023

2 interviews found

Sort by: Popular

Design Engineer Interview Questions

user image Anonymous

posted on 2 Sep 2023

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

I applied via Walk-in and was interviewed before Sep 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

  • Q1. Some basic electrical/mechanical questions.
  • Q2. Basic AutoCAD questions
3

Design Test Round (2 Questions)

  • Q1. Will give a figure or model to draw using comments like line,polyline,circle,rectangle and basic many more
  • Q2. Autocad basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with AutoCAD knowledge .you will be selected.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Walk-in and was interviewed before May 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (1 Question)

  • Q1. Easy technical round
3

Design Test Round (1 Question)

  • Q1. Draw a model using AutoCAD 2D

Interview Preparation Tips

Interview preparation tips for other job seekers - Just make sure you want to join in design industry

Interview questions from similar companies

System Engineer Interview Questions

Infosys user image Anonymous

posted on 13 Feb 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Data interpretation questions,english vocabulary(GRE BARRONS) is most important , apptitude questions and reasoning are from R S agarwal.
Total Questions: 65

Round: Technical Interview
Experience: Interviewer asked about your core subject littlebit and dont have any deep questions from c and c++.

Round: HR Interview
Experience: Given a topic and asked me to speak about that topic for one minute and given a situation asked me how would you react on that situation.

General Tips: It is easy to get a job in infosys comparatively other companies because you dont need to prepare for software side.
Prepare aptitude and reasoning from R S Agarwal and GRE BARRONS for vocabulary
College Name: NIT WARANGAL

Process Engineer Interview Questions

TCS user image Anonymous

posted on 20 Jan 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Questions related to courses of Design, MOS, TOM. It had tough MCQ’s based on formulae that had to be memorized and were calculation intensive.

Round: Technical Interview
Experience: it was a 45-minute round with questions about yourself, CPI and extra-curricular activities.

Round: HR Interview
Experience: Questions based on resume, internship and 2nd and 3rd year related projects. Short discussion on Extra-curricular activities.

College Name: IIT KANPUR

Associate Interview Questions

Cognizant user image Anonymous

posted on 10 Feb 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Project Engineer Interview Questions

Wipro user image Anonymous

posted on 31 Jan 2015

3 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: The round was of 1 hour

Round: Group Discussion
Experience: 10 people per group

General Tips: This company, as I understand, is looking for future managers. No technical preparation is required as didn’t ask a single question related to academics. You just need to convince them that you are ready to do whatever they want you to do in the company be it coding or data entry and depending on your luck and soft skills you will get through.
Skill Tips: Cut off is 8.
College Name: IIT KHARAGPUR

Interview Questions

Deloitte user image Anonymous

posted on 20 Jan 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: CAT type questions were asked in English and DI.
Tips: Accuracy will matter and preparations for CAT will help.
Duration: 30 minutes
Total Questions: 40

Round: Technical Interview
Experience: Questions were based on Data Abstraction. Internship was the main topic around which the rest of the interview went on.
Tips: Coding skills should be good.

Round: HR Interview
Tips: Work on communication skills.

College Name: IIT KANPUR

Interview Questions

HCLTech user image Anonymous

posted on 11 Apr 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: One written test. It contains four sections. Each section is of 15 minutes duration.
Tips: Prepare for general aptitude and learn the basics of C, C++ and Java.
Duration: 60 minutes

Round: HR Interview
Experience: General HR round questions were asked.
Tips: You must show your confidence and maintain eye contact with the interviewer.

General Tips: Brush up all the basics of your core subjects.
Skills: Good technical skills., Good communication skills.
College Name: NA

Software Engineer Interview Questions

Capgemini user image Siddhesh Sawant

posted on 29 Mar 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Be confident but dont be over confident
Tips: solve as many papers u can to crack dis test
Duration: 60 minutes
Total Questions: 50

Round: Group Discussion
Experience: Be clear about ur thots.
Tips: Try to speak more & relevant to the topic.
Duration: 15 minutes

Round: Technical Interview
Experience: being honest will help u clear this round
Tips: Be UP to DATE..

General Tips: Develop coding skills& logics also understand the basic math formulaes
College Name: TERNA ENGINEERING COLLEGE
Motivation: If u can Dream IT , U can Definetly Achieve IT.. :)
Funny Moments: :D

Software Developer Interview Questions

Amazon user image Anuj Gupta

posted on 17 Mar 2015

4 Interview Rounds

Interview Questions

  • Q1. Given a Linked list , print yes if it is palindrome else print no View Answers (3)
  • Q2. Print the level order traversal of the binary tree in the spiral form View Answers (4)
  • Q3. Maximum of all subarrays of size k(Expected Time Complexity O(N). Input : arr[] = {1, 2, 3, 1, 4, 5, 2, 3, 6} k = 3 Output : 3 3 4 5 5 5 6 View Answers (2)
  • Q4. Given Two sorted array of size size n each. Find the Kth largest element in these two array (Expected Time Complexity Log(n)) View Answers (1)
  • Q5. Website having several web-pages. And also there are lot many user who are accessing the web-site. say user 1 has access pattern : x->y->z->a->b->c->d->e->f use...read more View Answers (4)
  • Q6. Given two array , one of size m+n and contains m element and other position are empty , 2nd array is of size n and contains n element. both array are sorted , n...read more View Answers (1)

Interview Preparation Tips

Round: Test
Duration: 90 minutes

Skills: Algorithm , OS, DBMS, data structure
College Name: NIT BHOPAL

Skills evaluated in this interview

MEP Engineering Solutions Interview FAQs

How many rounds are there in MEP Engineering Solutions interview?
MEP Engineering Solutions interview process usually has 3 rounds. The most common rounds in the MEP Engineering Solutions interview process are Resume Shortlist, Technical and Design Test.
How to prepare for MEP Engineering Solutions 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 MEP Engineering Solutions. The most common topics and skills that interviewers at MEP Engineering Solutions expect are Machine Operating, AutoCAD, Cable Tray, Electrical Engineering and Lighting Design.
What are the top questions asked in MEP Engineering Solutions interview?

Some of the top questions asked at the MEP Engineering Solutions interview -

  1. Draw a model using AutoCAD...read more
  2. Will give a figure or model to draw using comments like line,polyline,circle,re...read more
  3. Some basic electrical/mechanical questio...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 MEP Engineering Solutions interviews
WalkIn
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

MEP Engineering Solutions Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

3.3

Skill development

5.0

Work-Life balance

4.6

Salary & Benefits

4.4

Job Security

4.4

Company culture

2.9

Promotions/Appraisal

4.4

Work Satisfaction

Explore 2 Reviews and Ratings
Design Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹4.7 L/yr

Junior Engineer
4 salaries
unlock blur

₹3 L/yr - ₹3.2 L/yr

Senior Electrical Designer
4 salaries
unlock blur

₹3.5 L/yr - ₹4.8 L/yr

Junior Electrical Designer
3 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Explore more salaries
Compare MEP Engineering Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview