Upload Button Icon Add office photos

Filter interviews by

Kandhan Knitss Industrial Engineer Interview Questions and Answers for Freshers

Updated 4 Aug 2021

Kandhan Knitss Industrial Engineer Interview Experiences for Freshers

1 interview found

I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Industrial engineer based on questions
  • Ans.  I ama answer to role and responsibilities for ie
  • Answered Anonymously
  • Q2. How to prepare OB sheet tha basic tee
  • Ans. 

    An OB sheet for a basic tee can be prepared by following a few simple steps.

    • Determine the dimensions and specifications of the tee

    • Create a pattern for the tee on paper or using software

    • Cut the fabric according to the pattern

    • Sew the fabric pieces together to form the tee

    • Add any necessary finishing touches, such as hemming or adding buttons

    • Inspect the tee for quality and make any necessary adjustments

  • Answered by AI
  • Q3. Answer to the first to last production process to flow
  • Ans. 

    The production process involves a series of steps from raw materials to finished products, ensuring efficiency and quality.

    • 1. Raw Material Acquisition: Sourcing quality materials, e.g., steel for automotive parts.

    • 2. Design and Planning: Creating blueprints and production schedules.

    • 3. Manufacturing: Converting raw materials into products, e.g., assembling components.

    • 4. Quality Control: Inspecting products for defects, e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Kandhan Knitss?
Ask anonymously on communities.

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

Industrial Engineer Interview Questions Asked at Other Companies for Fresher

asked in Wistron
Q1. What is Cycle time? Lead time? Down time? Upph?
Q2. What is the textile and what is the fabric
Q3. How do you save time?
Q4. Describe the production process flow from start to finish.
asked in Wistron
Q5. How do you calculate UPH?
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

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)
  • Ans. 

    Searching a URL triggers a series of steps involving DNS resolution, server communication, and content rendering in the browser.

    • 1. User enters a URL in the browser's address bar.

    • 2. The browser checks its cache for the IP address associated with the URL.

    • 3. If not found, the browser queries a DNS resolver to resolve the domain name.

    • 4. The DNS resolver checks its cache; if not found, it queries root DNS servers.

    • 5. The roo...

  • Answered by AI
  • Q2. Explain how video calling works. (Had to explain the whole OSI model)
  • Ans. 

    Video calling transmits audio and video data over the internet using the OSI model for communication.

    • Application Layer: Video calling apps like Zoom or Skype provide user interfaces for communication.

    • Presentation Layer: Data is encoded and compressed (e.g., H.264 for video, AAC for audio) for efficient transmission.

    • Session Layer: Establishes, maintains, and terminates connections (e.g., signaling protocols like SIP).

    • Tr...

  • Answered by AI
  • 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.
  • Ans. 

    OOP enhances code reusability, maintainability, and organization through encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundles data and methods, e.g., a 'Car' class with properties like 'speed' and methods like 'accelerate()'.

    • Inheritance: Allows new classes to inherit properties from existing ones, e.g., 'ElectricCar' inherits from 'Car'.

    • Polymorphism: Enables methods to do different things based on the ob...

  • Answered by AI
  • Q6. Asked how Java code compiles/runs(had to explain about creation of class file, JVM etc)
  • Ans. 

    Java code compiles into bytecode, which the JVM executes, enabling platform-independent execution.

    • Java source code (.java) is written by the developer.

    • The Java compiler (javac) converts .java files into bytecode (.class files).

    • Bytecode is platform-independent and can run on any system with a JVM.

    • The Java Virtual Machine (JVM) interprets or compiles bytecode into machine code for execution.

    • JVM manages memory and provide...

  • Answered by AI
  • Q7. Asked about working of https.
  • Ans. 

    HTTPS secures communication over the internet using encryption and authentication protocols.

    • HTTPS stands for HyperText Transfer Protocol Secure.

    • It uses SSL/TLS protocols to encrypt data between the client and server.

    • Encryption ensures that data transmitted (like passwords) is secure from eavesdroppers.

    • Authentication verifies the identity of the website, preventing man-in-the-middle attacks.

    • Example: When you see 'https:...

  • Answered by AI
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
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
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Math, General Intelligence

Round 2 - Coding Test 

Data structure, algorithm

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
Are these interview questions helpful?
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
Interview experience
4
Good
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 - 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
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
  • Ans. 

    I will leverage my skills in process optimization and teamwork to enhance production efficiency and quality.

    • Implement lean manufacturing techniques to reduce waste, as I did in my previous role, resulting in a 15% increase in efficiency.

    • Collaborate with cross-functional teams to identify bottlenecks and streamline processes, similar to a project where we reduced lead time by 20%.

    • Utilize data analysis tools to monitor p...

  • Answered by AI

Kandhan Knitss Interview FAQs

What are the top questions asked in Kandhan Knitss Industrial Engineer interview for freshers?

Some of the top questions asked at the Kandhan Knitss Industrial Engineer interview for freshers -

  1. Answer to the first to last production process to f...read more
  2. How to prepare OB sheet tha basic ...read more
  3. Industrial engineer based on questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

MagicBricks Interview Questions
4.3
 • 335 Interviews
ABC Consultants Interview Questions
3.9
 • 219 Interviews
Sheenlac Paints Interview Questions
4.4
 • 207 Interviews
Chegg Interview Questions
4.1
 • 160 Interviews
Anudip Foundation Interview Questions
3.7
 • 153 Interviews
Tracxn Interview Questions
3.1
 • 105 Interviews
MAQ Software Interview Questions
1.9
 • 104 Interviews
Testbook.com Interview Questions
3.4
 • 104 Interviews
View all

Kandhan Knitss Industrial Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Compare Kandhan Knitss with

State Street Syntel

3.7
Compare

AXA Business Services

3.9
Compare

MagicBricks

4.3
Compare

Chegg

4.1
Compare
write
Share an Interview