Upload Button Icon Add office photos

Filter interviews by

Meenakshi Group Mechanical Engineer Interview Questions and Answers

Updated 11 Jan 2025

Meenakshi Group Mechanical Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. How you will work and what about the knowledge you gain in technical methods
  • Ans. 

    I will work diligently to apply my technical knowledge in solving engineering problems and continuously learn new methods.

    • I will use my technical knowledge to analyze and solve engineering problems efficiently

    • I will stay updated on the latest advancements in engineering methods and technologies

    • I will collaborate with colleagues to share knowledge and learn from their expertise

    • I will attend workshops, seminars, and trai

  • Answered by AI
  • Q2. How you make work smart andeasy
  • Ans. 

    By utilizing time management techniques, prioritizing tasks, and leveraging technology.

    • Prioritize tasks based on importance and deadlines

    • Break down complex tasks into smaller, manageable steps

    • Utilize technology such as project management software or automation tools

    • Delegate tasks when possible to focus on high-priority work

    • Set specific goals and deadlines to stay on track

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There more work knowledge to lean from.meemakshiinfra

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank test with medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. Technical discussion mainly around system design, different architectures, problem solving and coding question may be asked.
Round 3 - Case Study 

A case study for a problem statement

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Group Discussion 

Discussion on the changes in tecehnology

Round 2 - Coding Test 

Test followed by the questions and scenario based questions

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What are your expertise
  • Q2. How could you contribute to our company
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What motivates you to apply for this position?
  • Q3. Do you have any questions for us?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is java why we use java
  • Ans. 

    Java is a popular programming language known for its portability, security, and versatility.

    • Java is used for developing a wide range of applications, from web applications to mobile apps.

    • It is platform-independent, meaning it can run on any device that has a Java Virtual Machine (JVM).

    • Java is known for its strong security features, making it a popular choice for enterprise applications.

    • It is object-oriented, allowing f...

  • Answered by AI
  • Q2. Describe the java oops concept in detail
  • Ans. 

    Java OOPs concept focuses on creating objects that interact with each other to solve a problem.

    • OOPs stands for Object-Oriented Programming

    • Key concepts include classes, objects, inheritance, polymorphism, encapsulation

    • Classes are blueprints for objects, objects are instances of classes

    • Inheritance allows a class to inherit properties and behavior from another class

    • Polymorphism allows objects of different classes to be tr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 2 DSA questions that we had to solve on HackerRank. One of them was a medium dynamic programming question - minimum insertions required to make a string palindrome. The other was a fairly easy question that required knowledge of permutations and combinations. We just had to figure out a maths formula given the situation.
1st round also involved a logical game that we had to play. We were scored based on coding + game and shortlisted for next round.

Round 2 - Coding Test 

An interviewer joined me on zoom meet and sent a HackerRank link to a question. It was a medium dynamic programming/backtracking question. I solved it but only half the test cases ran while others threw TLE as my recursive code took exponential time.

Round 3 - One-on-one 

(7 Questions)

  • Q1. Explain what happens after you search a url on your browser. (Had to explain the whole DNS working)
  • Q2. Explain how video calling works. (Had to explain the whole OSI model)
  • Q3. Asked possible causes of ClassNotFoundException and MemoryOutOfBoundException
  • Q4. Asked 2 or 3 case study questions like designing a car infotainment system.
  • Q5. Asked about the usefulness of OOPS.
  • Q6. Asked how Java code compiles/runs(had to explain about creation of class file, JVM etc)
  • Q7. Asked about working of https.
Round 4 - HR 

(4 Questions)

  • Q1. Explain few challenges that you faced during a project/internship.
  • Ans. 

    During my internship, I faced challenges related to communication, time management, and technical skills.

    • Communication challenges: Difficulty in effectively conveying ideas and understanding instructions.

    • Time management challenges: Struggling to prioritize tasks and meet deadlines.

    • Technical skills challenges: Learning new technologies and troubleshooting issues.

    • Example for communication challenge: Working in a team whe...

  • Answered by AI
  • Q2. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a Senior Engineer, leading a team and working on complex projects.

    • I envision myself taking on more responsibilities and leading a team of engineers.

    • I hope to have gained expertise in my field and be recognized as a subject matter expert.

    • I aim to work on challenging projects that require problem-solving and innovation.

    • I plan to continue learning and staying updated with the latest technologie...

  • Answered by AI
  • Q3. Explain a project that you did
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Used React Native framework for cross-platform development

    • Implemented a user-friendly interface with intuitive design

    • Integrated a database to store and retrieve user data

    • Implemented push notifications to remind users to drink water

    • Conducted testing and debugging to ensure app functionality

  • Answered by AI
  • Q4. Tell me about a conflict that you may have faced during a project/internship
  • Ans. 

    During my internship, I faced a conflict regarding the allocation of resources for a project.

    • Conflict arose when team members disagreed on the distribution of resources.

    • I suggested a fair and balanced approach to allocate resources based on individual strengths and project requirements.

    • We held a team meeting to discuss and resolve the conflict.

    • Through open communication and compromise, we reached a consensus on resourc...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for McKinsey & Company Junior Engineer interview:
  • Data Structures and Algorithms
  • Computer Networking
  • System Design
  • Operating Systems
  • OOPS
Interview preparation tips for other job seekers - There's limited time for the live coding round infront of the interviewer(around 20-30 mints). Try to complete the brute force algorithm first bfr trying for optimizations.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Introducing myself, past experience and skills
  • Q2. How will you contribute here now
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Questions related to array strings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA and Apptitude
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is SQL? Mssql
  • Ans. 

    SQL (Structured Query Language) is a standard language for managing and manipulating databases, including Microsoft SQL Server (MSSQL).

    • SQL is used to retrieve and manipulate data in relational databases.

    • MSSQL is a popular relational database management system that uses SQL.

    • SQL queries are used to perform operations like selecting, updating, inserting, and deleting data.

    • Example: SELECT * FROM table_name WHERE condition;

  • Answered by AI

Meenakshi Group Interview FAQs

How many rounds are there in Meenakshi Group Mechanical Engineer interview?
Meenakshi Group interview process usually has 1 rounds. The most common rounds in the Meenakshi Group interview process are Technical.

Tell us how to improve this page.

Meenakshi Group Mechanical Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MagicBricks Interview Questions
4.4
 • 292 Interviews
Sheenlac Paints Interview Questions
4.5
 • 205 Interviews
ABC Consultants Interview Questions
3.9
 • 192 Interviews
Chegg Interview Questions
4.1
 • 156 Interviews
Tracxn Interview Questions
3.1
 • 102 Interviews
MAQ Software Interview Questions
1.9
 • 101 Interviews
Testbook.com Interview Questions
3.5
 • 100 Interviews
Turing Interview Questions
3.4
 • 96 Interviews
View all

Meenakshi Group Mechanical Engineer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Junior Engineer
12 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

Senior Engineer
5 salaries
unlock blur

₹4.8 L/yr - ₹7.6 L/yr

Senior Civil Site Engineer
5 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Assistant Manager
4 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Project Manager
4 salaries
unlock blur

₹9.4 L/yr - ₹23.3 L/yr

Explore more salaries
Compare Meenakshi Group with

MagicBricks

4.4
Compare

State Street Syntel

3.7
Compare

Sterling & Wilson

4.1
Compare

AXA Business Services

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