Upload Button Icon Add office photos

Shindengen

Compare button icon Compare button icon Compare

Filter interviews by

Shindengen Interview Questions and Answers

Updated 15 Nov 2024
Popular Designations

Shindengen Interview Experiences

5 interviews found

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

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Self. Introduction
  • Q2. Total years of experience and about experience role
  • Ans. 

    I have 3 years of experience working as a Junior Engineer in production roles.

    • I have 3 years of experience in production roles

    • Experience includes working as a Junior Engineer

    • Familiar with production processes and procedures

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. About work experience
  • Q2. About production planning

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be Nerves

Junior Engineer Production Interview Questions asked at other Companies

Q1. What is the bearing and it's types...gear train...gear box...octane number .... thermal conductivity....heat transfer rate...
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 6 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 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. Personal detail
Round 3 - Group Discussion 

HR & department senior engineer with manager

Round 4 - Technical 

(2 Questions)

  • Q1. Experience over knowledge and department work share
  • Ans. 

    Experience often provides practical insights that enhance knowledge, especially in collaborative departmental work.

    • Experience allows for real-world application of theoretical knowledge, leading to better problem-solving skills.

    • For example, an engineer with hands-on experience in a project can identify potential issues faster than one who only has theoretical knowledge.

    • Collaboration in a department benefits from experie...

  • Answered by AI
  • Q2. About department dispatch related & documents related & manpower handling
Round 5 - HR 

(2 Questions)

  • Q1. Satisfied with company details related
  • Q2. Salary package details related
Round 6 - Confirming for over joining 

(1 Question)

  • Q1. Knowledge related

Interview Preparation Tips

Interview preparation tips for other job seekers - About experience & knowledge details sharing in company

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Assistant Supervisor Interview Questions & Answers

user image Ganesh Huragejji

posted on 15 Nov 2024

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

I applied via Walk-in and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What about yourself?

Assistant Supervisor Interview Questions asked at other Companies

Q1. methodology used to organize a workplace for efficiency and effectiveness. Sort: Remove unnecessary items from the workplace. Set in order: Organize remaining items in a logical manner. Shine: Clean and inspect the workplace regularly. Stan... read more
View answer (1)

I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 5s activity , manpower hanfling
  • Q2. Basic electronic and manufacturing related
Round 2 - Assignment 

Interview Preparation Tips

Interview preparation tips for other job seekers - Good platform for PCB learning and pressure will more

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Which date interview calling

Interview Preparation Tips

Interview preparation tips for other job seekers - This internet all of technical &
Quality test communication skill

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (11)

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Shindengen?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Feb 2017.

Interview Questionnaire 

7 Questions

  • Q1. What is a malloc function and where is it used and how is it different from new?
  • Ans. 

    malloc is a function in C that dynamically allocates memory on the heap. It is used to allocate memory for variables or data structures.

    • malloc is used in C programming language.

    • It is used to allocate memory on the heap.

    • malloc is different from 'new' in C++ as it does not call constructors for objects.

  • Answered by AI
  • Q2. What is the difference between C++ and Objective C and where will you use it?
  • Ans. 

    C++ is a general-purpose programming language while Objective C is a superset of C used for iOS and macOS development.

    • C++ is widely used for developing applications, games, and system software.

    • Objective C is mainly used for iOS and macOS development.

    • C++ supports both procedural and object-oriented programming paradigms.

    • Objective C is an object-oriented language with dynamic runtime features.

    • C++ has a larger community a...

  • Answered by AI
  • Q3. What is the difference between class container and class composition?
  • Ans. 

    Class container is a class that holds objects of other classes, while class composition is a way to combine multiple classes to create a new class.

    • Class container holds objects of other classes, acting as a collection or container.

    • Class composition combines multiple classes to create a new class with its own behavior and attributes.

    • In class container, the objects are typically stored in a data structure like an array o...

  • Answered by AI
  • Q4. There are fifteen horses and a racing track that can run five horses at a time. You have to figure out the top 3 horses out of those and you don't have any timer machine to measure. How will you find the t...
  • Ans. 

    Divide the horses into groups of 5 and race them. Take the top 2 from each race and race them again. Finally, race the top 2 horses to determine the top 3.

    • Divide the horses into 3 groups of 5 and race them.

    • Take the top 2 horses from each race and race them again.

    • Finally, race the top 2 horses to determine the top 3.

  • Answered by AI
  • Q5. What is the most difficult problem that you have solved (during work) till now and why you think you could do so?
  • Ans. 

    Developing a real-time data processing system for a high-traffic e-commerce website

    • Implemented a distributed system architecture to handle large volumes of data

    • Optimized algorithms for efficient data processing and storage

    • Utilized caching mechanisms to improve system performance

    • Worked closely with cross-functional teams to troubleshoot and resolve issues

    • Example: Successfully reduced data processing time by 50% by imple...

  • Answered by AI
  • Q6. Why you want to change your current job?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a more challenging role to further develop my skills

    • Interested in exploring new technologies and industries

    • Seeking better career advancement opportunities

    • Want to work in a more collaborative team environment

  • Answered by AI
  • Q7. What is the width of a tree? How will you calculate the width of the tree?
  • Ans. 

    The width of a tree is the maximum number of nodes at any level in the tree.

    • To calculate the width of a tree, we can perform a level order traversal and keep track of the maximum number of nodes at any level.

    • We can use a queue data structure to perform the level order traversal.

    • At each level, we count the number of nodes in the queue and update the maximum width if necessary.

  • Answered by AI

Interview Preparation Tips

Skills: Basic C/C++, Implementing Data Structures In C++

Skills evaluated in this interview

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: Questions about DS , CN and basic resume

Round: Technical Interview
Experience: Questions about RT OS and memory mapping. And other operating system related questions.
Projects done so far.

Are these interview questions helpful?

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced team leader with a passion for motivating and guiding my team towards success.

    • Experienced in leading teams towards achieving goals

    • Skilled in motivating team members

    • Passionate about guiding and mentoring others

  • Answered by AI
  • Q2. How you will control absentism
  • Ans. 

    To control absenteeism, implement policies, improve work environment, provide incentives, and track attendance.

    • Implement strict attendance policies and communicate them clearly to all team members.

    • Create a positive work environment that encourages employee engagement and satisfaction.

    • Offer incentives such as rewards or recognition for good attendance.

    • Track attendance regularly and address any patterns of absenteeism th...

  • Answered by AI
  • Q3. What is your roles and respondsiblities
  • Ans. 

    As a Team Leader, my roles and responsibilities include overseeing team performance, providing guidance and support, and ensuring project deadlines are met.

    • Overseeing team performance and productivity

    • Providing guidance and support to team members

    • Ensuring project deadlines are met

    • Communicating with upper management to report progress and issues

    • Resolving conflicts within the team

    • Training and developing team members

  • Answered by AI

Interview Questionnaire 

9 Questions

  • Q1. Tree questions related like traversal?
  • Q2. Locate the sum of 2 numbers in a linear array (Unsorted and sorted) and their complexities
  • Ans. 

    Locate sum of 2 numbers in a linear array (unsorted and sorted) and their complexities

    • For unsorted array, use nested loops to compare each element with every other element until the sum is found

    • For sorted array, use two pointers approach starting from the beginning and end of the array and move them towards each other until the sum is found

    • Complexity for unsorted array is O(n^2) and for sorted array is O(n)

  • Answered by AI
  • Q3. Pointers with increment/decrement, address of and value at operators (++,–,*,&)
  • Ans. 

    Pointers are used to manipulate memory addresses and values in C++. Increment/decrement, address of and value at operators are commonly used.

    • Incrementing a pointer moves it to the next memory location of the same data type

    • Decrementing a pointer moves it to the previous memory location of the same data type

    • The address of operator (&) returns the memory address of a variable

    • The value at operator (*) returns the value sto...

  • Answered by AI
  • Q4. A point and a rectangle is present with the given coordinates. How will you determine whether the point is inside or outside the rectangle?
  • Ans. 

    To determine if a point is inside or outside a rectangle, we check if the point's coordinates fall within the rectangle's boundaries.

    • Check if the point's x-coordinate is greater than the left edge of the rectangle

    • Check if the point's x-coordinate is less than the right edge of the rectangle

    • Check if the point's y-coordinate is greater than the top edge of the rectangle

    • Check if the point's y-coordinate is less than the b...

  • Answered by AI
  • Q5. There is a point inside the rectangle. How will you determine the line that passes through the point and divides the rectangle into 2 equal halves?
  • Ans. 

    To find line that divides rectangle into 2 equal halves through a point inside it.

    • Find the center of the rectangle

    • Draw a line from the center to the given point

    • Extend the line to the opposite side of the rectangle

    • The extended line will divide the rectangle into 2 equal halves

  • Answered by AI
  • Q6. There is a scheme which contains 8-bit and 16-bit signed numbers. How many such combinations are possible?
  • Ans. 

    There are multiple combinations of 8-bit and 16-bit signed numbers. How many such combinations are possible?

    • There are 2^8 (256) possible combinations of 8-bit signed numbers.

    • There are 2^16 (65,536) possible combinations of 16-bit signed numbers.

    • To find the total number of combinations, we can add the number of combinations of 8-bit and 16-bit signed numbers.

    • Therefore, the total number of possible combinations is 256 + ...

  • Answered by AI
  • Q7. You are given an array of elements. Some/all of them are duplicates. Find them in 0(n) time and 0(1) space. Property of inputs – Number are in the range of 1..n where n is the limit of the array
  • Ans. 

    Find duplicates in an array of elements in 0(n) time and 0(1) space.

    • Use the property of inputs to your advantage

    • Iterate through the array and mark elements as negative

    • If an element is already negative, it is a duplicate

    • Return all the negative elements as duplicates

  • Answered by AI
  • Q8. Given a array of digits. print all combination of of these i.e all no formed by these. repetition allowed. and then repetition not allowed example: i/p: arr={1,2,3} o/p: (without repetition) 123, 132, 213,...
  • Ans. 

    Generate all combinations of digits from an array, allowing and disallowing repetition.

    • Use recursion or backtracking to generate combinations.

    • For repetition allowed: e.g., arr={1,2}, combinations are 11, 12, 21, 22.

    • For repetition not allowed: e.g., arr={1,2,3}, combinations are 123, 132, 213, 231, 312, 321.

    • Utilize a set to track used digits when repetition is not allowed.

  • Answered by AI
  • Q9. Questions on project

Interview Preparation Tips

Round: Test
Duration: 90 minutes
Total Questions: 3

Round: HR Interview
Experience: HR interview was all about my projects, my background and a few more typical HR questions. It was pretty easy to answer them.

Skills: Algorithm, Data structure, C++
College Name: IIT ROORKEE

Skills evaluated in this interview

I appeared for an interview in Aug 2017.

Interview Questionnaire 

8 Questions

  • Q1. Basics of C
  • Q2. Puzzles on data structures
  • Q3. Asked on project
  • Q4. C basics
  • Q5. 3 basic and simple codes
  • Q6. Family background
  • Q7. How was technical interviews
  • Q8. Why should we not hire you
  • Ans. 

    I lack experience in a specific technology required for the role.

    • I may not have experience with a specific programming language or framework mentioned in the job description.

    • I may not have worked on projects similar to what your company is working on.

    • I may not have experience with certain tools or technologies that are crucial for the role.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It was just mcq questions but had negative marking
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: It was cool and interactive round and was fun

Round: Technical Interview
Experience: It was interesting but I fumbled a little

Round: HR Interview
Experience: It was ok

College Name: Cummins College Of Engineering For Women (CCOEW)

Shindengen Interview FAQs

How many rounds are there in Shindengen interview?
Shindengen interview process usually has 2-3 rounds. The most common rounds in the Shindengen interview process are Technical, HR and Group Discussion.
How to prepare for Shindengen 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 Shindengen. The most common topics and skills that interviewers at Shindengen expect are Machine Maintenance, SMT, EMS, Manpower Handling and OEE.
What are the top questions asked in Shindengen interview?

Some of the top questions asked at the Shindengen interview -

  1. About department dispatch related & documents related & manpower handl...read more
  2. Basic electronic and manufacturing rela...read more
  3. 5s activity , manpower hanfl...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 6 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 269 Interviews
Intel Interview Questions
4.2
 • 221 Interviews
Texas Instruments Interview Questions
4.0
 • 126 Interviews
Synopsys Interview Questions
3.9
 • 94 Interviews
Molex Interview Questions
3.9
 • 57 Interviews
Lam Research Interview Questions
3.8
 • 49 Interviews
View all

Shindengen Reviews and Ratings

based on 88 reviews

3.7/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.4

Salary

3.5

Job security

3.4

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 88 Reviews and Ratings
Junior Engineer
47 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Assistant Supervisor
25 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Assistant Engineer
16 salaries
unlock blur

₹3.7 L/yr - ₹4.9 L/yr

Operator
13 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Production Engineer
12 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Explore more salaries
Compare Shindengen with

Qualcomm

3.8
Compare

Intel

4.2
Compare

Molex

3.9
Compare

TDK India Private Limited

3.8
Compare
write
Share an Interview