Upload Button Icon Add office photos

Filter interviews by

IGW India Technologies Industrial Engineer Interview Questions and Answers

Updated 6 May 2024

IGW India Technologies Industrial Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Experience Skill CTC
  • Q2. 8 year good 4.5lak

Interview questions from similar companies

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
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
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

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic physics. Mechanics etc.
  • Q2. Acceleration due to gravity
  • Ans. 

    Acceleration due to gravity is the force that pulls objects towards the center of the earth.

    • The acceleration due to gravity on Earth is approximately 9.8 m/s².

    • It varies depending on the location and altitude.

    • It is responsible for the weight of objects on Earth.

    • It is also used in various scientific calculations and experiments.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. Confidence is key, they don't usually check technicals.
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

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
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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is your name?
  • Q2. Where do you live
  • Q3. What is the distance of moon from earth

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it up

IGW India Technologies Interview FAQs

How many rounds are there in IGW India Technologies Industrial Engineer interview?
IGW India Technologies interview process usually has 1 rounds. The most common rounds in the IGW India Technologies interview process are HR.
How to prepare for IGW India Technologies Industrial Engineer 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 IGW India Technologies. The most common topics and skills that interviewers at IGW India Technologies expect are Cost Analysis, Gear Manufacturing, Industrial Engineering, Layout Design and Process Documentation.
What are the top questions asked in IGW India Technologies Industrial Engineer interview?

Some of the top questions asked at the IGW India Technologies Industrial Engineer interview -

  1. Experience Skill ...read more
  2. 8 year good 4.5...read more

Tell us how to improve this page.

IGW India Technologies Industrial Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

MagicBricks Interview Questions
4.4
 • 302 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
 • 101 Interviews
Turing Interview Questions
3.3
 • 96 Interviews
View all
Assistant Manager
35 salaries
unlock blur

₹4.4 L/yr - ₹11.2 L/yr

Senior Engineer
32 salaries
unlock blur

₹4.8 L/yr - ₹9.1 L/yr

Engineer
10 salaries
unlock blur

₹3 L/yr - ₹5.3 L/yr

Quality Engineer
10 salaries
unlock blur

₹2.9 L/yr - ₹7 L/yr

Maintenance Engineer
9 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Explore more salaries
Compare IGW India Technologies with

MagicBricks

4.3
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