Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IndustryBuying.com Team. If you also belong to the team, you can get access from here

IndustryBuying.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

IndustryBuying.com Operations Engineer Interview Questions, Process, and Tips

Updated 4 Dec 2019

IndustryBuying.com Operations Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1.What is ABC analysis, where we use it?
  • Ans. 

    ABC analysis is a technique used to categorize items based on their importance or value.

    • ABC analysis divides items into three categories: A, B, and C.

    • Category A items are the most important and valuable, while category C items are the least important and valuable.

    • ABC analysis is commonly used in inventory management to prioritize items for restocking or ordering.

    • For example, a grocery store might use ABC analysis to pr...

  • Answered by AI
  • Q2. 2.What is FIFO and LIFO, where you implemented this?
  • Ans. 

    FIFO (First-In, First-Out) and LIFO (Last-In, First-Out) are inventory management methods.

    • FIFO: Oldest items are sold first, used in industries like retail and food.

    • LIFO: Newest items are sold first, used in industries like manufacturing and construction.

  • Answered by AI
  • Q3. 3. How you deals with rejection and damage materials?
  • Ans. 

    I handle rejection and damaged materials by staying calm, assessing the situation, and taking appropriate action.

    • Remain calm and composed when faced with rejection or damaged materials

    • Assess the extent of the damage and determine the cause of rejection

    • Take appropriate action to rectify the situation, such as repairing or replacing damaged materials

    • Implement preventive measures to minimize future rejections or damages

    • Ma...

  • Answered by AI
  • Q4. 4.what do you know about kaizen and how you applied in your area?
  • Q5. 5. What is 5s, explain each and brief its advantage?
  • Ans. 

    5S is a methodology for workplace organization and standardization.

    • Sort - eliminate unnecessary items

    • Set in order - organize remaining items

    • Shine - clean and inspect work area

    • Standardize - establish procedures and schedules

    • Sustain - maintain and improve

    • Advantages include increased efficiency, safety, and quality

    • Reduces waste and improves morale

    • Example: A factory implements 5S to reduce clutter and improve workflow

  • Answered by AI
  • Q6. 6.How you maintain inventory?
  • Ans. 

    Inventory is maintained through regular monitoring, accurate record-keeping, and efficient replenishment.

    • Regularly monitor inventory levels to identify shortages or excesses

    • Keep accurate records of all incoming and outgoing inventory

    • Implement a system for efficient replenishment, such as using reorder points or automated ordering

    • Conduct regular audits to ensure inventory accuracy

    • Utilize inventory management software or...

  • Answered by AI
  • Q7. 7.What is GRN and e way bill?
  • Ans. 

    GRN stands for Goods Receipt Note and e-way bill is an electronic document required for the movement of goods.

    • GRN is a document used to record the receipt of goods from a supplier.

    • It includes details such as the quantity, quality, and condition of the goods received.

    • GRN helps in verifying the accuracy of the goods received and is used for inventory management.

    • E-way bill is an electronic document required for the moveme...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have well prepared about what points have mentioned in your CV. need better clearity about concept and good communication skill.

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. Question about Spring boot
Round 2 - Coding Test 

Write a program to maximum subsequence in an array

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

I was fine with a lot of dsa

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Related to angular, javascript
Round 3 - Technical 

(1 Question)

  • Q1. Coding round interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Even there was an opening, but they were not sure about it. Sometimes the HR would call and say the opening is available and after taking 4 rounds of interview, they'd say the opening is closed. The HR Mohit Arora, doesnot even know about the role they are hiring or is the hiring freezed. Even after giving 5 rounds of interview, still there was no answer. Better to look for another opportunities rather than to keep waiting for them. Worst organisation in terms of planning
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 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 Resume tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. String, array coding ques Find palindrome, merge two sorted array without using extra space, Write all rest mothods in controller All oops concept, functional interface, static and default method in inter...
  • Q2. Merge two sorted Array Linkedlist delete a node
  • Ans. 

    The question asks to merge two sorted arrays and delete a node in a linked list.

    • To merge two sorted arrays, we can use a two-pointer approach.

    • To delete a node in a linked list, we need to update the pointers of the previous and next nodes.

    • Example: Merge [1, 3, 5] and [2, 4, 6] to get [1, 2, 3, 4, 5, 6].

    • Example: Delete node with value 3 from linked list [1, 2, 3, 4, 5] to get [1, 2, 4, 5].

  • Answered by AI
  • Q3. String is palindrome or not with recursion
  • Ans. 

    Check if a string is a palindrome using recursion.

    • Use recursion to compare the first and last characters of the string.

    • If they are equal, recursively check the substring without the first and last characters.

    • Continue this process until the string is empty or only has one character.

    • If all comparisons are equal, the string is a palindrome.

  • Answered by AI
  • Q4. Puzzle related to bucket
  • Q5. Exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core concepts

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Aptitude questions and two coding question

Round 2 - Technical 

(1 Question)

  • Q1. Some coding question and some Data structure like Linked list, queue
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Aptitude Test 

So after Resume shortlisting you have Round 1 as Programming Test (60%) & Aptitude Test (40%) in which you will be asked 15 aptitude questions and 2 DSA problems. You will get 1 hour to write the test.
DSA problems:
1. Merge 2 sorted arrays
2. find the target sum in given array and return their indexes

Round 3 - One-on-one 

(3 Questions)

  • Q1. If you clear Round 1 then you will go forward to Round 2 which is one-to-one technical round. In this round you will be asked leetcode problems and some conceptual questions. I was asked to Find the Max su...
  • Q2. Length of Longest Substring with distinct character
  • Ans. 

    Find the length of the longest substring with distinct characters in a given string.

    • Use a sliding window approach to keep track of the current substring.

    • Maintain a set to store the distinct characters in the current substring.

    • Update the maximum length of the substring whenever a longer substring is found.

  • Answered by AI
  • Q3. Find Max sum of subarray.
  • Ans. 

    The maximum sum of a subarray is to be found.

    • Use Kadane's algorithm to find the maximum sum of a subarray.

    • Initialize two variables: maxSum and currentSum.

    • Iterate through the array and update currentSum by adding the current element.

    • If currentSum becomes negative, reset it to 0.

    • If currentSum is greater than maxSum, update maxSum.

    • Return maxSum as the maximum sum of a subarray.

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

(2 Questions)

  • Q1. Last round was Head of engineering round in this you will be asked some technical questions like: Apply Merge sort on a Linked List
  • Q2. 25 Horses: Google interview problem

Interview Preparation Tips

Topics to prepare for Moglix Software Engineer interview:
  • Leetcode easy&medium
  • Aptitude
  • Famous interview Problems
Interview preparation tips for other job seekers - Prepare your aptitude well as most of the candidates got rejected in the aptitude round.
Don't show your nervousness.
Read Problem statements, Understand it and then approach to solve it.
Practice, market scenario is though right now.
Lastly, have faith in yourself that you would do you best.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Level order tree traversal
  • Q2. Find the pair element from the array
  • Ans. 

    Find the pair element from the array

    • Iterate through the array and use a hashmap to store elements and their counts

    • Check if the current element's complement exists in the hashmap

    • Return the pair if found, otherwise return null

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Snapdeal user image Sarvesh Maheshwari

posted on 10 Apr 2015

Interview Questionnaire 

9 Questions

  • Q1. Calculate the level sum of the binary tree
  • Ans. 

    Calculate the level sum of a binary tree.

    • Traverse the tree level by level using BFS

    • Add the values of nodes at each level

    • Store the level sum in an array

    • Return the array of level sums

  • Answered by AI
  • Q2. Defective ball puzzle problem
  • Q3. Some basic problems (OOP concept,basic datastructures)
  • Q4. Vertical sum of binary tree
  • Ans. 

    Vertical sum of binary tree is the sum of all nodes in each vertical line of the tree.

    • Traverse the tree in-order and keep track of the horizontal distance of each node from the root.

    • Use a hash table to store the sum of nodes at each horizontal distance.

    • Recursively traverse the left and right subtrees and update the hash table accordingly.

  • Answered by AI
  • Q5. Questions on TCP/IP, Database, OS, Data-structures, (and on many more which you studied in your whole college life)
  • Q6. Calculate the top 10 words , which comes frequently in 1 hour time span , on facebook, (dynamically)
  • Ans. 

    Calculate top 10 frequently used words on Facebook in 1 hour dynamically.

    • Use Facebook API to fetch data

    • Implement a script to count word frequency

    • Sort the words based on frequency and return top 10

  • Answered by AI
  • Q7. Tell About Yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for problem-solving.

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience with front-end frameworks like React and Angular

    • Familiarity with back-end technologies such as Node.js and Spring Boot

    • Strong understanding of data structures and algorithms

    • Ability to work collaboratively in a team environment

  • Answered by AI
  • Q8. Family Background
  • Q9. Number of rectangles/squares in chess board
  • Ans. 

    There are 204 squares and 1296 rectangles on a standard 8x8 chess board.

    • The number of squares can be calculated using the formula n(n+1)(2n+1)/6, where n is the number of rows/columns.

    • The number of rectangles can be calculated using the formula n(n+1)m(m+1)/4, where n and m are the number of rows and columns respectively.

    • For an 8x8 chess board, there are 64 squares of size 1x1, 49 squares of size 2x2, 36 squares of siz...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 22 MCQ questions  on the technical .while 3 questions were of coding type .1.check for balanced parentheses in an expression2. Find out next higher number with same set of digits3. Doesn't Remember.
Tips: MCQ questions were not time consuming , so try to do that questions in less time , so you will get enough time for coding questions.
Duration: 90 minutes
Total Questions: 25

Round: Technical Interview
Experience: My experience was very awesome , i answered all the questions , although in starting i was very nervous , so at starting interviewer help me get my confidence, interviewer was very helpful.
Tips: Don't get panic. Just listen the questions carefully and then answer it.

Round: Technical Interview
Experience: I was not confident while answering Q3, and my answer was not appropriate, though after with little help of interviewer i got the answer properly.

Round: HR Interview
Tips: Keep confidence and show them good communication skills.Previous round's performance also matters in this rounds

College Name: NIT JALANDHAR
Funny Moments: In H.R. RoundOne of my friend was interviewed before me, so he told me the questions,H.R. asked him, and one of them was, number of squares in chess board, and then there was my turn for H.R. interview, i went, and he asked me , In chess board , there are how many , before completing his question i answered,204,  while his question was , how many rectangles,  "ye question pakka tune apne friend se pucha hoga :p " then we passed smiles, but i gave him proper solution of calculation of 204, and then answered my question too.

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Experience: GD was conducted for shortlisted candidates and candidates were divided into groups of 6 people.There were 3 topics and each topic was discussed for 2 minutes.No specific rules,like each person needs to speak,are to be followed during the GD.Anyone can initiate,intervene,etc. Finally we were asked to link all three topics and this discussion went on for another 2 minutes.

Round: HR Interview
Experience: Only a single round lasting about 40-45 minutes.There were only 4 people in the panel and technical as well as HR questions were asked. First I was asked to go through my own resume, “Introduce/Tell us about yourself?".  E.g.:“Where have you shown leadership qualities?Have you led a
team?Size of team? What new initiatives did you take?”.Core questions starting form basics like “How does an airplane fly?” to specific questions about the different types of engines used in airplanes,their specifications, etc. were asked. HR questions were put up like"What was the most difficult decision in your life?" and grilled on my internship for 15-20 minutes which I did in Transocean. (Another oil field services company).

General Tips: You need to be very good in the basics of your
core courses and if you have done an internship in the oil industry,
you will definitely be grilled on that.Questions will be asked in quick succession.
Skill Tips: Highlight any intern in Oil industry or anything related to that in your resume.Any POR or any sport activity which shows your leadership qualities should me mentioned in your resume.
Skills: Leadership qualities, Athletic, Quick thinking, presence of mind
College Name: IIT MADRAS
Contribute & help others!
anonymous
You can choose to be anonymous

IndustryBuying.com Interview FAQs

How to prepare for IndustryBuying.com Operations Engineer 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 IndustryBuying.com. The most common topics and skills that interviewers at IndustryBuying.com expect are Logistics Coordination, Operations, Order Processing, Dispatch and Inventory Management.
What are the top questions asked in IndustryBuying.com Operations Engineer interview?

Some of the top questions asked at the IndustryBuying.com Operations Engineer interview -

  1. 2.What is FIFO and LIFO, where you implemented thi...read more
  2. 3. How you deals with rejection and damage material...read more
  3. 5. What is 5s, explain each and brief its advantag...read more

Recently Viewed

SALARIES

Motilal Oswal Financial Services

COMPANY BENEFITS

Motilal Oswal Financial Services

No Benefits

COMPANY BENEFITS

Motilal Oswal Financial Services

No Benefits

JOBS

Motilal Oswal Financial Services

No Jobs

INTERVIEWS

Newfold Digital

No Interviews

JOBS

INTELLECT SUPPORT SERVICES

No Jobs

INTERVIEWS

Infosys

No Interviews

SALARIES

Motilal Oswal Financial Services

SALARIES

Motilal Oswal Financial Services

INTERVIEWS

Company Interviews

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

Udaan Interview Questions
3.9
 • 334 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Moglix Interview Questions
3.4
 • 56 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
DESIGNCO Interview Questions
4.0
 • 13 Interviews
SCOPE T&M Interview Questions
3.6
 • 11 Interviews
Power2sme Interview Questions
4.2
 • 10 Interviews
View all
IndustryBuying.com Operations Engineer Salary
based on 19 salaries
₹2.4 L/yr - ₹5.1 L/yr
24% less than the average Operations Engineer Salary in India
View more details

IndustryBuying.com Operations Engineer Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.4

Skill development

3.7

Work-life balance

3.5

Salary

3.5

Job security

3.0

Company culture

4.3

Promotions

4.3

Work satisfaction

Explore 4 Reviews and Ratings
Sourcing Engineer
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Category Manager
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Sourcing Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IndustryBuying.com with

Tolexo

4.6
Compare

Moglix

3.4
Compare

Power2sme

4.2
Compare

Voonik

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