Filter interviews by
Managing ready goods workflow involves planning, organizing, and monitoring the production process to ensure timely delivery.
Create a production schedule outlining tasks and deadlines
Assign specific tasks to team members based on their skills and availability
Regularly monitor progress and address any delays or issues
Coordinate with suppliers to ensure timely delivery of raw materials
Implement quality control measures t...
Managing fabric and casting sheet involves organizing, tracking, and ensuring accuracy in production processes.
Create a detailed inventory of all fabric and casting materials
Implement a system for tracking usage and reordering when supplies are low
Regularly update the casting sheet with production progress and any changes in materials
Ensure accuracy in recording quantities used and remaining inventory
Train staff on pro
Managing purchase and party payments involves creating a systematic process for ordering supplies and paying vendors on time.
Establish a clear budget for purchases and payments
Maintain accurate records of all transactions
Communicate effectively with vendors to negotiate prices and payment terms
Set up a payment schedule to ensure timely payments
Regularly review and update purchasing policies and procedures
Utilize techno...
Manage date and sale reports in Google Sheets efficiently.
Use Google Sheets functions like SUM, AVERAGE, and FILTER to calculate and analyze sales data.
Utilize conditional formatting to highlight important information or trends in the data.
Create charts and graphs to visually represent the sales data for better understanding.
Regularly update and maintain the sales report to ensure accuracy and relevance.
Share the Googl...
To control work efficiency, job time, and accuracy, one must prioritize tasks, set goals, use time management techniques, and regularly assess performance.
Prioritize tasks based on importance and deadlines to ensure timely completion.
Set specific, achievable goals for each task to maintain focus and motivation.
Use time management techniques such as creating to-do lists, setting deadlines, and minimizing distractions.
Re...
Manage dyer payment and bill by setting clear payment terms, tracking expenses, and reconciling invoices.
Set clear payment terms with dyer upfront
Track expenses related to dyeing process
Reconcile invoices with dyer to ensure accuracy
Communicate regularly with dyer regarding payment status
Implement a system for timely payment and bill management
Check pending orders by reviewing order status and communicating with relevant departments.
Access the order tracking system or database
Review the status of each pending order
Communicate with production team to get updates on order progress
Follow up with suppliers or vendors if necessary
Ensure timely fulfillment of pending orders
Machine embroidery work can be checked by inspecting the design alignment, thread tension, stitch quality, and overall appearance.
Inspect design alignment to ensure it is centered and positioned correctly
Check thread tension to avoid loose or tight stitches
Examine stitch quality for consistency and proper formation
Evaluate overall appearance for any defects or irregularities
Use magnifying glass or embroidery software f
Control stitching work by setting quality standards, providing training, monitoring progress, and implementing corrective actions.
Set quality standards for stitching work to ensure consistency and accuracy.
Provide training to stitching operators on proper techniques and procedures.
Monitor progress regularly to identify any issues or deviations from standards.
Implement corrective actions promptly to address any quality ...
To plan smooth production work, ensure proper scheduling, efficient resource allocation, regular monitoring, and quick problem-solving.
Create a detailed production schedule outlining tasks, deadlines, and resources needed.
Allocate resources effectively to avoid bottlenecks and delays.
Monitor progress regularly to identify any issues or delays early on.
Implement a system for quick problem-solving to address any issues t...
Finishing work can be controlled by setting clear goals, monitoring progress, ensuring quality standards, and providing necessary resources.
Set clear goals and deadlines for finishing work to keep the team focused and on track.
Regularly monitor progress and address any issues or delays promptly to prevent setbacks.
Ensure quality standards are met by conducting inspections and quality checks throughout the finishing pro...
Control packing work by implementing standard operating procedures, training staff, monitoring quality, and using technology.
Implement standard operating procedures for packing processes
Train staff on proper packing techniques and quality standards
Monitor packing work regularly to ensure compliance with procedures and quality standards
Utilize technology such as barcode scanners or RFID systems for efficient tracking an
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I applied via Naukri.com
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I appeared for an interview in Aug 2017.
Merge Sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Find pairs of integers in a BST whose sum is equal to a given number.
Traverse the BST and store the values in a hash set.
For each node, check if (X - node.value) exists in the hash set.
If yes, add the pair (node.value, X - node.value) to the result.
Continue traversal until all nodes are processed.
Merge overlapping time intervals into mutually exclusive intervals.
Sort the intervals based on their start time.
Iterate through the intervals and merge overlapping intervals.
Output the mutually exclusive intervals.
Example: [(1,3), (2,6), (8,10), (15,18)] -> [(1,6), (8,10), (15,18)]
Different types of hashing and alternative for Linear Chaining
Different types of hashing include division, multiplication, and universal hashing
Alternative for Linear Chaining is Open Addressing
Open Addressing includes Linear Probing, Quadratic Probing, and Double Hashing
An AVL tree is a self-balancing binary search tree where the heights of the left and right subtrees differ by at most one.
AVL tree is a binary search tree with additional balance factor for each node.
The balance factor is the difference between the heights of the left and right subtrees.
Insertion and deletion operations in AVL tree maintain the balance factor to ensure the tree remains balanced.
Rotations are performed ...
Find the minimum number of squares whose sum equals to a given number n.
Use dynamic programming to solve the problem efficiently.
Start with finding the square root of n and check if it is a perfect square.
If not, then try to find the minimum number of squares required for the remaining number.
Repeat the process until the remaining number becomes 0.
Return the minimum number of squares required for the given number n.
Insertion sort for a singly linked list.
Traverse the list and compare each node with the previous nodes
If the current node is smaller, swap it with the previous node
Repeat until the end of the list is reached
Time complexity is O(n^2)
I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed in May 2019. There were 4 interview rounds.
Implemented a new customer feedback system that increased customer satisfaction by 20%
Implemented a new customer feedback system to gather insights and improve customer experience
Analyzed feedback data to identify common issues and areas for improvement
Implemented changes based on feedback to address customer concerns and enhance overall satisfaction
Trained team members on how to effectively use the new system and inte...
based on 5 interviews
Interview experience
based on 3 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant