Upload Button Icon Add office photos

Filter interviews by

Intimate Fashions Interview Questions and Answers

Updated 8 Aug 2024

Intimate Fashions Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(6 Questions)

  • Q1. Swing . Process. Production
  • Ans. Problem solving EFf achu on time delivery
  • Answered by Jayanthi S
  • Q2. Persanal skill dicus & company improvement support team work
  • Q3. Trining skill. RFT improvement
  • Q4. Emp job joining persanal( width family)
  • Q5. Your job experience & skill
  • Q6. Your meet plan & target
  • Ans. 

    My meet plan involves setting clear objectives, identifying key stakeholders, creating a detailed agenda, and following up with action items to ensure targets are met.

    • Setting clear objectives for each meeting to align with overall targets

    • Identifying key stakeholders and ensuring their participation and buy-in

    • Creating a detailed agenda with specific discussion points and time allocations

    • Following up with action items an...

  • Answered by AI

Senior Executive Interview Questions asked at other Companies

Q1. If oneday the men power is very less due to some problem and lode is more that day as a senior Exucative, how will u handle your team ?
View answer (56)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

It was aptitude test.

Round 2 - HR 

(1 Question)

  • Q1. Basic details and strength and weekness.
Round 3 - Behavioral 

(1 Question)

  • Q1. About calculating o.e.e
Round 4 - GM 

(1 Question)

  • Q1. About previous company's roles and responsibilities.
Round 5 - Behavioral 

(1 Question)

  • Q1. Basic details about me.

Industrial Engineering Executive Interview Questions asked at other Companies

Q1. WHAT is efficiency FARMULA
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Self intro of myself
  • Ans. 

    I am a supply chain management executive with over 10 years of experience in optimizing logistics operations and driving cost savings.

    • I have a proven track record of implementing efficient supply chain strategies.

    • I excel in managing vendor relationships and negotiating contracts.

    • I am skilled in analyzing data to identify areas for improvement and implementing solutions.

    • I have experience in leading cross-functional team

  • Answered by AI
  • Q2. Merchandising activities, outsourcing, cost cutting, tools used

Executive Supply Chain Management Interview Questions asked at other Companies

Q1. what are the points need to check when invoice received from the vendor
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 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 - Aptitude Test 

Common aptitude questions - 10 to 15 mins

Round 3 - Aptitude Test 

Technical questions - 20 to 30 mins

Round 4 - HR 

(1 Question)

  • Q1. Self Intro, Personal questions
Round 5 - Technical 

(1 Question)

  • Q1. Previous experiences related questions
Round 6 - One-on-one 

(1 Question)

  • Q1. Previous experience reg

Interview Preparation Tips

Interview preparation tips for other job seekers - Please discuss clearly the salary during interview as well as prior joining. Ask appointment letter at the date of joining. HR people usually says we will provide it only after one month but they play salary game during that time. So please maintain a strict attitude towards appointment letter.

Production Team Leader Interview Questions asked at other Companies

Q1. What's is KAI-ZEN?And describe ur best KAIZEN
View answer (1)

Intimate Fashions interview questions for popular designations

 Executive Supply Chain Management

 (1)

 HR Executive

 (1)

 Industrial Engineering Executive

 (1)

 Senior Executive

 (1)

 Production Team Leader

 (1)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2021

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. My Experience & Past Responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview will consume your entire day. From the morning till the end of the day. The process will definitely bring you frustration.

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Customer handle
  • Q2. Customer satisfaction

Interview Preparation Tips

Interview preparation tips for other job seekers - Timing, experience,salary
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is react native
  • Ans. 

    React Native is a framework for building mobile applications using JavaScript and React.

    • Allows developers to write code once and deploy it on both iOS and Android platforms

    • Provides a way to create native mobile apps with the ease of web development

    • Supports hot reloading for faster development and debugging

  • Answered by AI
  • Q2. What is redux in react
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management tool commonly used with React.

    • It helps manage the state of an application in a predictable way.

    • Redux stores the entire state of the application in a single immutable object.

    • Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.

  • Answered by AI

Skills evaluated in this interview

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

(5 Questions)

  • Q1. What are decorators
  • Ans. 

    Decorators are functions that modify the behavior of other functions or methods.

    • Decorators are used to add functionality to existing functions without modifying their code.

    • They are commonly used in Python to modify the behavior of functions or methods.

    • Decorators are often used for logging, authentication, caching, and more.

    • Example: @staticmethod or @classmethod decorators in Python.

  • Answered by AI
  • Q2. What is python and is application
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability, commonly used for web development, data analysis, artificial intelligence, and more.

    • Python is versatile and can be used for various applications such as web development, data analysis, artificial intelligence, scientific computing, and automation.

    • It is known for its clean syntax and readability, making it a popular choice for beginner...

  • Answered by AI
  • Q3. What oops define it with coding examples
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: creating new classes based on existing classes

    • Polymorphism: the ability for objects to be treated as instances of their parent class

    • Abstraction: hiding the complex implementation details and showing only th

  • Answered by AI
  • Q4. Write a code to print infinite fibonacci series
  • Ans. 

    Use a loop to continuously calculate and print Fibonacci numbers

    • Use a loop to calculate the next Fibonacci number by adding the previous two numbers

    • Print each Fibonacci number as it is calculated

    • Consider using a while loop to continuously calculate and print Fibonacci numbers

  • Answered by AI
  • Q5. Write a code to check palindrome using two pointer
  • Ans. 

    Code to check palindrome using two pointers in an array of strings

    • Initialize two pointers, one at the start of the string and one at the end

    • Compare characters at the two pointers, moving them towards each other until they meet or cross

    • If all characters match, the string is a palindrome

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Python Theory questions, Memory management
  • Q2. Basic Data Structures and Algorithms
Round 2 - Technical 

(2 Questions)

  • Q1. Basic data structure and algorithms
  • Q2. Development and deployment of python django projects
  • Ans. 

    Python Django is a popular web framework for developing and deploying web applications.

    • Use virtual environments to manage dependencies

    • Utilize Django's built-in admin interface for managing data

    • Deploy Django projects using platforms like Heroku or AWS

    • Consider using Docker for containerization

    • Implement continuous integration and deployment pipelines

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. High Level Design Components

Skills evaluated in this interview

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

I applied via Job Fair

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

Dsa basics, arrays, stacks, queues, heaps

Round 3 - Coding Test 

System design basic questions

Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion and behavioural questions
  • Q2. Why do you want to join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - System design basics

Intimate Fashions Interview FAQs

How many rounds are there in Intimate Fashions interview?
Intimate Fashions interview process usually has 3-4 rounds. The most common rounds in the Intimate Fashions interview process are Technical, Aptitude Test and Behavioral.
How to prepare for Intimate Fashions 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 Intimate Fashions. The most common topics and skills that interviewers at Intimate Fashions expect are Shipment, .Net, Apparel, Attrition Control and Bulk Hiring.
What are the top questions asked in Intimate Fashions interview?

Some of the top questions asked at the Intimate Fashions interview -

  1. Your meet plan & tar...read more
  2. Persanal skill dicus & company improvement support team w...read more
  3. Merchandising activities, outsourcing, cost cutting, tools u...read more

Tell us how to improve this page.

Intimate Fashions Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

H&M Interview Questions
3.9
 • 89 Interviews
PUMA Interview Questions
4.2
 • 52 Interviews
Biba Apparels Interview Questions
3.7
 • 39 Interviews
Gap Interview Questions
3.7
 • 33 Interviews
Zara Interview Questions
3.8
 • 30 Interviews
Jockey Interview Questions
4.4
 • 13 Interviews
Zivame.com Interview Questions
3.7
 • 9 Interviews
Clovia Interview Questions
4.0
 • 6 Interviews
Enamor Interview Questions
2.7
 • 2 Interviews
View all

Intimate Fashions Reviews and Ratings

based on 50 reviews

4.2/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

3.6

Salary

4.2

Job security

4.3

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 50 Reviews and Ratings
Senior Executive
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Industrial Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Purchase Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Intimate Fashions with

Zivame.com

3.7
Compare

Clovia

4.0
Compare

PrettySecrets.com

2.4
Compare

MAS Brands

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