Upload Button Icon Add office photos

Victoria's Secret

Compare button icon Compare button icon Compare

Filter interviews by

Victoria's Secret Garment Technologist Interview Questions and Answers

Updated 4 Jun 2022

Victoria's Secret Garment Technologist Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Salary expectations and previous work experience and why I want to pursue caree in VS
  • Ans. I Want to take up this role since it is my passion and I want to make career progression
  • Answered Anonymously
Round 2 - Technical 

(2 Questions)

  • Q1. Explain cost of Quality
  • Ans. 

    Cost of Quality refers to the total cost incurred by a company to ensure the quality of its products or services.

    • Cost of Quality includes both the cost of conformance (prevention and appraisal costs) and the cost of non-conformance (internal and external failure costs).

    • Prevention costs are incurred to prevent defects from occurring, such as training, quality planning, and process improvement.

    • Appraisal costs are incurre...

  • Answered by AI
  • Q2. What is mean by Quantity Assurance
  • Ans. 

    Quantity assurance refers to the process of ensuring the correct quantity of garments is produced according to specifications.

    • Quantity assurance involves checking the quantity of garments produced at different stages of the production process.

    • It includes verifying the quantity of raw materials, such as fabric and trims, before production starts.

    • During production, regular checks are conducted to ensure the correct numbe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be optimistic and don't tell anything negative about your current employer

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Victoria's Secret?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - HR 

(1 Question)

  • Q1. About my experience and my skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for the future while you came here

Garment Technologist Interview Questions Asked at Other Companies

asked in Gudi Export
Q1. What are the specifications for bodycon, boxy, semi-casual, and s ... read more
asked in Gudi Export
Q2. What is the process for reviewing a tech pack along with the orig ... read more
Q3. What is meant by Quality Assurance?
asked in Gudi Export
Q4. What is the best method for creating a pattern?
Q5. Explain the cost of Quality.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. 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 

(3 Questions)

  • Q1. Questions related to Software Testing
  • Q2. Type of testing and methods
  • Ans. 

    Various types of testing methods include manual testing, automated testing, performance testing, and regression testing.

    • Manual testing involves testers manually executing test cases without the use of automation tools.

    • Automated testing uses automation tools to execute test cases and compare actual outcomes with expected outcomes.

    • Performance testing evaluates the speed, responsiveness, and stability of a system under va...

  • Answered by AI
  • Q3. Explain software test life cycle
  • Ans. 

    Software test life cycle is a set of activities performed to ensure the quality of a software product.

    • It includes test planning, test design, test execution, and test closure.

    • Test planning involves defining the scope, objectives, and resources for testing.

    • Test design involves creating test cases and test scenarios based on requirements.

    • Test execution involves running the test cases and reporting defects.

    • Test closure in...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round about the software testing
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and company policy breif

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions related to your work ex- roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare in advance
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Manual testing Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sum without plus sign
  • Ans. 

    Use bitwise operators to perform addition without using the plus sign.

    • Use bitwise XOR operation to add two numbers without carrying over

    • Use bitwise AND operation to find the carry bits and shift them to the left

    • Repeat the process until there are no more carry bits

  • Answered by AI
  • Q2. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string and build a new string in reverse order

    • Alternatively, use built-in functions like reverse() or StringBuilder in some programming languages

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - HR 

(1 Question)

  • Q1. About my experience and skills set

Interview Preparation Tips

Interview preparation tips for other job seekers - Come here work and grow for your future
Are these interview questions helpful?

I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1xx or 3xx responses means in API
  • Ans. 

    1xx responses indicate informational status, while 3xx responses indicate redirection in API communications.

    • 1xx responses are informational responses, such as 100 Continue, indicating that the request has been received and is being processed.

    • 3xx responses indicate redirection, such as 301 Moved Permanently, which tells the client that the resource has been moved to a new URL.

    • Examples of 1xx responses include 101 Switch...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and smoke are types of testing in software engineering.

    • Sanity testing is a quick test to check if the major functionalities of the application are working after a small change is made.

    • Smoke testing is a quick test to check if the application is stable enough to proceed with further testing.

    • Sanity testing is done to ensure that the application is ready for further testing.

    • Smoke testing is done to ensure that the ...

  • Answered by AI
  • Q3. What is header?
  • Ans. 

    A header is a piece of information at the beginning of a data packet or file that contains details about the data.

    • Headers are used in communication protocols to provide information about the data being transmitted.

    • Headers typically include metadata such as the source and destination addresses, data type, and size.

    • In HTTP, headers are used to pass additional information between the client and server, such as cookies or ...

  • Answered by AI
  • Q4. Difference between verification and validation
  • Ans. 

    Verification ensures that the product is built according to the design specifications, while validation ensures that the product meets the customer's needs and requirements.

    • Verification checks if the product is being built correctly, while validation checks if the right product is being built.

    • Verification is a process of evaluating the intermediate work products, while validation is a process of evaluating the final pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Elaborate each point when you answer any of these.
Explain all the points in brief

Skills evaluated in this interview

I appeared for an interview before Mar 2021.

Round 1 - Coding Test 

Round duration - 30 minutes
Round difficulty - Medium

This was a MCQ round. 30 ques in 30 mins consisting of difficult quantitative aptitude questions were to be solved.

Round 2 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

In this test round, 2 coding questions were given. Either write the code or pseudo code

  • Q1. 

    N Queens Problem

    Given an integer N, find all possible placements of N queens on an N x N chessboard such that no two queens threaten each other.

    Explanation:

    A queen can attack another queen if they ar...

  • Ans. 

    The N Queens Problem involves finding all possible placements of N queens on an N x N chessboard without threatening each other.

    • Use backtracking algorithm to explore all possible configurations.

    • Keep track of rows, columns, and diagonals to ensure queens do not threaten each other.

    • Generate all valid configurations and print them out.

  • Answered by AI
  • Q2. 

    Sort 0 1 2 Problem Statement

    Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

    Input:

    The first line contains an integer 'T' representing the n...
  • Ans. 

    Sort an array of 0s, 1s, and 2s in linear time complexity.

    • Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.

    • Swap elements based on the values encountered to sort the array in-place.

    • Time complexity should be O(N) and space complexity should be O(1).

  • Answered by AI
Round 3 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical round with questions on DSA.

  • Q1. 

    Reverse Words in a String: Problem Statement

    You are given a string of length N. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...

  • Ans. 

    Reverse words in a string while handling leading, trailing, and multiple spaces.

    • Split the input string by spaces to get individual words

    • Reverse the order of the words

    • Join the reversed words with a single space in between

  • Answered by AI
  • Q2. 

    Circular Linked List Detection

    You are provided with the head of a linked list containing integers. Your task is to determine if the linked list is circular.

    Note:
    • A linked list is considered circula...
  • Ans. 

    Detect if a given linked list is circular by checking if it forms a closed loop.

    • Traverse the linked list using two pointers, one moving at double the speed of the other.

    • If the two pointers meet at any point, the linked list is circular.

    • If the faster pointer reaches the end of the list (NULL), the linked list is not circular.

  • Answered by AI
Round 4 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round with typical behavioral problems.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAMAQ Software interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

Victoria's Secret Interview FAQs

How many rounds are there in Victoria's Secret Garment Technologist interview?
Victoria's Secret interview process usually has 2 rounds. The most common rounds in the Victoria's Secret interview process are HR and Technical.
What are the top questions asked in Victoria's Secret Garment Technologist interview?

Some of the top questions asked at the Victoria's Secret Garment Technologist interview -

  1. What is mean by Quantity Assura...read more
  2. Explain cost of Qual...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 104 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Apisero Interview Questions
4.3
 • 65 Interviews
View all
Senior Software Engineer
58 salaries
unlock blur

₹16.4 L/yr - ₹35.2 L/yr

Software Engineer
46 salaries
unlock blur

₹11.5 L/yr - ₹22 L/yr

Product Manager
37 salaries
unlock blur

₹14.5 L/yr - ₹36.2 L/yr

Analyst
20 salaries
unlock blur

₹8 L/yr - ₹16.6 L/yr

Automation Test Engineer
16 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Explore more salaries
Compare Victoria's Secret with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview