Upload Button Icon Add office photos

Filter interviews by

Gripwel Fasteners Assistant Supply Chain Management Manager Interview Questions and Answers

Updated 22 Jan 2025

Gripwel Fasteners Assistant Supply Chain Management Manager Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Any More Questions
  • Q2. Any required
Round 2 - One-on-one 

(2 Questions)

  • Q1. Any Requirement for Management
  • Ans. 

    Yes, management experience is required for the Assistant Supply Chain Management Manager role.

    • Previous experience managing a team or projects is essential

    • Strong leadership skills are necessary to effectively oversee supply chain operations

    • Ability to make strategic decisions and problem solve in a fast-paced environment

    • Experience with inventory management and logistics is a plus

    • Examples: Leading a team of supply chain a...

  • Answered by AI
  • Q2. Any Questions for Company

Interview questions from similar companies

I applied via Walk-in and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All question related to my profile and relevant to my Experience industries .

Interview Preparation Tips

Interview preparation tips for other job seekers - As you know that my experience is little because many talented and old experience person have in Scm Lines .
After that i will share my views regarding the same , if any candidates have below properties then he is hero .
like as Person should be Honest , Self Confidant , Hard worker,
Discipline and good knowledge as per him/her experience.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Detailed discussion on previous job profile handled
  • Q2. Challenges in shipping and JIT strategy
  • Ans. 

    Shipping challenges in JIT strategy include inventory management, lead time variability, and transportation delays.

    • Inventory management is crucial to ensure that the right products are available at the right time.

    • Lead time variability can disrupt the JIT process and cause delays in production.

    • Transportation delays can also impact the JIT process, especially if there are issues with customs or unexpected weather conditi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep knowledge on the shipment type this company handles
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why do we hire you?
  • Q3. What salary did you expect
Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about your job profile? Roles Responsibilities.
  • Q2. Tell be about manufacturing process which you have been seen in your career
  • Q3. What are core tools of AIAG?
  • Ans. 

    Core tools of AIAG include FMEA, PPAP, MSA, SPC, and APQP.

    • FMEA (Failure Mode and Effects Analysis) is used to identify and prioritize potential failure modes in a process.

    • PPAP (Production Part Approval Process) is used to ensure that suppliers meet customer requirements.

    • MSA (Measurement Systems Analysis) is used to assess the quality of measurement systems.

    • SPC (Statistical Process Control) is used to monitor and contro...

  • Answered by AI
Round 4 - Technical 

(3 Questions)

  • Q1. What are yours failures?
  • Ans. 

    I have experienced failures in project deadlines, communication, and technical solutions.

    • Missed project deadlines due to underestimating tasks

    • Miscommunication with team members leading to misunderstandings

    • Implemented technical solutions that did not meet requirements

  • Answered by AI
  • Q2. What are your achievements?
  • Q3. What is heat treatment process
  • Ans. 

    Heat treatment process is a method used to alter the physical and sometimes chemical properties of a material through heating and cooling.

    • Involves heating the material to a specific temperature

    • Holding it at that temperature for a set amount of time

    • Then cooling it at a controlled rate

    • Can be used to increase hardness, improve machinability, or enhance other properties

    • Common techniques include annealing, quenching, temper

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. On core subject, logical questions
Round 2 - HR 

(1 Question)

  • Q1. About Bio, As per resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join in this company as intern.

I was interviewed in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Hard

There was 2 parts. First part problems were based on Quantitative Aptitude. Problems were of 3 types- Easy, Medium and Hard with different scores. Difficulty keeps on increasing if you answer correctly and keeps on decreasing if you answer incorrectly.
First part was of 45 mins.
Second part consisted of 2 coding problems- Medium, Hard. One was based on Greedy and other was a difficult DP + Bitmask problem.
Coding part had more weightage than Aptitude.

  • Q1. 

    K Centers Selection Problem

    In Ninja Land, there are cities numbered from 0 to N-1. The distances between each pair of cities are represented by an N * N matrix 'DIST', where 'DIST[i][j]' is the distance ...

  • Ans. 

    The problem involves selecting K cities to install servers in Ninja Land to minimize the maximum distance from any city to a nearest server.

    • Iterate through all possible combinations of K cities to select for server installation.

    • Calculate the maximum distance from any city to the nearest server for each combination.

    • Choose the combination that minimizes the maximum distance.

  • Answered by AI
  • Q2. 

    Beautiful String Verification

    Given a non-empty string inputString, determine if it can be converted into a 'Beautiful String' using the defined operation.

    You can perform any number of operations to con...

  • Ans. 

    Determine if a given string can be converted into a 'Beautiful String' using a specific operation.

    • Check if the input string is already a 'Beautiful String' by checking if it contains 'abc' in the correct positions.

    • If 'abc' is present in the input string, check if the left and right portions satisfy the defined conditions.

    • If the conditions are met, return 'True', otherwise return 'False'.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There were 3 interviewers in my panel. The most senior panellist asked q. related to my interests and internship experience.
Other 2 asked questions related to Coding and subjects. There was 1 coding question which was implementation based and involved many corner cases. They were checking if I was able to figure out different corner cases and handle those. 
There were situation based questions also asked. One question was on system design of Arogya Setu App.

  • Q1. 

    Complex Number Multiplication

    Calculate the product of two complex numbers represented as strings in the form “A+Bi”. Here, ‘A’ represents the real part, and ‘B’ represents the imaginary part.

    Explanatio...

  • Ans. 

    Calculate the product of two complex numbers represented as strings in the form 'A+Bi'.

    • Parse the input strings to extract real and imaginary parts of both complex numbers

    • Perform multiplication of the complex numbers using the formula (a+bi)*(c+di) = (ac - bd) + (ad + bc)i

    • Format the result as a string in the form 'A+Bi' and return

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round involved basic questions related to background and behaviour. It was basically a cultural fit round.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria6.5 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Fundamentals of C/C++, Operating System, DBMS, OOPsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures, Algorithms as >= 75% of your interview will be dedicated to it. Practice as much as you can.
Tip 2 : Learn the fundamentals of C, C++, OS, SQL as that are basic expectations of interviewer.
Tip 3 : Keep 2 descent projects in resume. Try to have an internship. It will make your resume strong.

Application resume tips for other job seekers

Tip 1 : Try to keep relevant information only. Add all your skills and achievements.
Tip 2 : Try to have links of your coding and Github profiles.
Tip 3 : Add 2 to 3 project with small descriptions. Try to keep bullet points. Do mention the Tech Stack.
Tip 4 : Don't lie on any skill. Write only those on which you have worked.

Final outcome of the interviewSelected
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 4 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 - Technical 

(2 Questions)

  • Q1. Spring boot, java 8 and microswrvices
  • Q2. Basic question about spring framework
Round 3 - HR 

(2 Questions)

  • Q1. Basic details asked about my last project that i have worked.
  • Q2. Basic details about last project
Round 4 - Coding Test 

Just normal MCQ test.

Interview Preparation Tips

Interview preparation tips for other job seekers - Misleading experience I would not suggest to join this company.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SELL ABD BUY 1 array question(easy level)
  • Ans. 

    This question involves buying and selling items in an array.

    • The array must contain strings.

    • You need to implement a function to buy and sell items from the array.

    • Provide examples of buying and selling operations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - first complete dsa,and oops,core subjects of CSE,sql

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Normal DP question (LC med)

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

(2 Questions)

  • Q1. Questions will be asked on previous company roles and responsibilities.
  • Q2. Depends upon previous experience.
Round 2 - Technical 

(2 Questions)

  • Q1. Basics on structure and finishings
  • Q2. Questions on structure and finishings

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for what u wrote in resume.

Gripwel Fasteners Interview FAQs

How many rounds are there in Gripwel Fasteners Assistant Supply Chain Management Manager interview?
Gripwel Fasteners interview process usually has 2 rounds. The most common rounds in the Gripwel Fasteners interview process are HR and One-on-one Round.
What are the top questions asked in Gripwel Fasteners Assistant Supply Chain Management Manager interview?

Some of the top questions asked at the Gripwel Fasteners Assistant Supply Chain Management Manager interview -

  1. Any Requirement for Managem...read more
  2. Any More Questi...read more
  3. Any requi...read more

Tell us how to improve this page.

Gripwel Fasteners Assistant Supply Chain Management Manager Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Global Autotech Interview Questions
4.0
 • 47 Interviews
Ag Industries Interview Questions
4.0
 • 40 Interviews
Toshiba Interview Questions
4.0
 • 27 Interviews
J K Fenner Interview Questions
3.9
 • 26 Interviews
View all
Quality Inspector
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Production Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gripwel Fasteners with

Dhoot Transmission

3.7
Compare

Amphenol Interconnect

4.2
Compare

Ag Industries

4.0
Compare

Saud Bahwan Group

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