Upload Button Icon Add office photos

Filter interviews by

Temple Packaging Interview Questions and Answers

Updated 30 Jan 2025

Temple Packaging Interview Experiences

Popular Designations

3 interviews found

Production Engineer Interview Questions & Answers

user image VIKKI GOUPALE

posted on 30 Jan 2025

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

Company related questions

Round 2 - HR 

(1 Question)

  • Q1. About me everything
Round 3 - Technical 

(1 Question)

  • Q1. About machines , product, much more

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

SAP end User Interview Questions & Answers

user image Anonymous

posted on 16 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Mm t-codes, procurement cycle and real time questions about procurement cycle

SAP end User Interview Questions asked at other Companies

Q1. Explain how you can assign distribution channel to sales organization.
View answer (2)

QC Executive Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2021

I applied via Recruitment Consulltant and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

Working hours working experience

  • Q1. Tell me about your self
  • Q2. Where do you working
  • Q3. How do you work in previous company
  • Q4. What is your work in previous company
  • Q5. What is job hours in previous company

Interview Preparation Tips

Topics to prepare for Temple Packaging QC Executive interview:
  • Your working experience

QC Executive Interview Questions asked at other Companies

Q1. Have you know/done Hplc operation and calibration?
View answer (3)

Jobs at Temple Packaging

View all

Interview questions from similar companies

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. How you will work under a supervisor.
  • Ans. 

    I will communicate effectively, follow instructions, seek feedback, and collaborate with my supervisor.

    • Communicate regularly with supervisor to provide updates on progress and ask for clarification when needed

    • Follow instructions carefully and ask for help if unsure about a task

    • Seek feedback on my work to improve and grow professionally

    • Collaborate with supervisor and team members to achieve project goals

    • Provide suggesti

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: I got selected for next round.
Tips: Do not loses hope.
Duration: 1 hour
Total Questions: 10

Round: Technical + HR Interview
Experience: It was nice experience.
Tips: Do not loses hope.

Skills: Technical Analysis, Managing People
College Name: IIT Kharagpur

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Explained you degree,working experience,work achievement in your job role,strength,weakness thats all

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

The test had it's webcam on, we were not allowed to go out of the frame.

  • Q1. 

    Nth Fibonacci Number Problem Statement

    Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1.

    Input:

    ...
  • Ans. 

    The program calculates the Nth Fibonacci number using a recursive formula.

    • The Fibonacci series starts with 1, 1, and each subsequent number is the sum of the two preceding numbers.

    • The program uses a recursive function to calculate the Nth Fibonacci number.

    • The time complexity of the program is O(2^N), which can be optimized using memoization or dynamic programming.

  • Answered by AI
  • Q2. 

    Longest Consecutive Sequence Problem Statement

    You are provided with an unsorted array/list ARR of N integers. Your task is to determine the length of the longest consecutive sequence present in the array...

  • Ans. 

    The task is to find the length of the longest consecutive sequence in an unsorted array of integers.

    • Sort the array to bring consecutive numbers together

    • Iterate through the sorted array and keep track of the current consecutive sequence length

    • Update the maximum length if a longer sequence is found

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

The interview was online from home.

  • Q1. 

    Reverse the String Problem Statement

    You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string.

    Example:

    Input:
    STR = "abcde"
    Output:
    "e...
  • Ans. 

    The task is to reverse a given string containing lowercase letters, uppercase letters, digits, and special characters.

    • Iterate through the string from the last character to the first character and append each character to a new string.

    • Alternatively, you can use built-in string reversal functions or methods available in your programming language.

    • To solve the follow-up question with O(1) space complexity, you can use a tw...

  • Answered by AI
Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Easy

This was last round. In this round interviewer ask about me and what i know about company. Also he ask about my projects as well as my future goals . 
The interviewer was very understanding and supportive.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in GurgaonEligibility criteriaNoGreyOrange interview preparation:Topics to prepare for the interview - Data Structures, Object-Oriented Programming, Algorithms, Dynamic programming, Graphs, Operating Systems and Database Management System,Java, MySQL, HTML, CSS, JavaScript, Nodejs, PythonTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Find a good course, and first clear all your fundamentals and implementation of every data structure. You should be thorough with their time as well as space complexities. 
Tip 2 : Upon clearing the fundamentals, select a platform where you have a large no of questions, also whose test cases are good. eg. LeetCode, InterviewBit or Codezen. Go and complete 300-400 questions.
Tip 3 : Also whenever you're not able to solve the problem, check out the editorial and then re-attempt it again. Also, check the discussion if there is some good solution to the same problem.
Tip 4 : For OOPS, DS and programming, I recommend Codezen, Leetcode, InterviewBit and GeeksforGeeks.
Tip 5 : For OS, DBMS and Computer Network, I recommend GateSmasher, Knowledge Gate and TutorialsPoint.

Application resume tips for other job seekers

Tip 1 : Resume should contain facts, numbers, and data comparison.
Tip 2 : Mention only those projects and internships in your resume that you are comfortable with, that is, you can explain to the interviewee.
Tip 3 : Technical achievements in the field you're applying to, would be good.
Tip 4 : DO NOT FAKE THINGS, the interviewer is smart enough.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. What is volumetric mode
  • Q2. What is gravimetric mode
  • Ans. 

    Gravimetric mode is a method of analysis that measures the mass of a substance to determine its concentration or purity.

    • Gravimetric mode involves measuring the mass of a sample before and after a chemical reaction to determine the amount of a specific component present.

    • It is commonly used in analytical chemistry to determine the concentration of a particular element or compound in a sample.

    • Examples include gravimetric ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study the equipment details it's working condition also
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me your self Then what was your experience in present company
  • Ans. 

    Dynamic professional with 5 years of experience in management, skilled in team leadership and project execution.

    • Led a team of 10 in a successful project that increased sales by 20% over six months.

    • Implemented a new training program that improved employee performance metrics by 15%.

    • Managed cross-departmental collaboration, resulting in a 30% reduction in project turnaround time.

    • Conducted regular performance reviews and ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal coding questions nested list
  • Q2. Nested dictionary
Round 2 - Coding Test 

Data extraction, solid questions, oops

I applied via Recruitment Consulltant and was interviewed before Sep 2021. 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 - Coding Test 

Hacker rank test on Python, SQL and Aptitude , English

Round 3 - Technical 

(2 Questions)

  • Q1. Technical from Hiring Manager
  • Q2. How many Surf excel are consuming in Gurgaon area on daily basis Advance excel Questions. Python and SQL basics
Round 4 - Technical 

(1 Question)

  • Q1. Technical -Senior Manager-Product Management
Round 5 - Technical 

(1 Question)

  • Q1. HOD Product Management- 1: 1 Techno Managerial -
Round 6 - HR 

(1 Question)

  • Q1. Salary Discussion and Hr rounds -general question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific.
They more focused on a problem What and How.
be ready to answer any challenge based on technical or Case studies

Temple Packaging Interview FAQs

How many rounds are there in Temple Packaging interview?
Temple Packaging interview process usually has 2 rounds. The most common rounds in the Temple Packaging interview process are Technical, Aptitude Test and HR.
How to prepare for Temple Packaging 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 Temple Packaging. The most common topics and skills that interviewers at Temple Packaging expect are New Business Development, Business Development Management, Marketing, Key Account Management and Key Accounts.
What are the top questions asked in Temple Packaging interview?

Some of the top questions asked at the Temple Packaging interview -

  1. Mm t-codes, procurement cycle and real time questions about procurement cy...read more
  2. About machines , product, much m...read more

Tell us how to improve this page.

Temple Packaging Interview Process

based on 8 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Amrit Cement Interview Questions
4.1
 • 61 Interviews
Knorr-Bremse Interview Questions
3.9
 • 56 Interviews
Bajaj Motors Interview Questions
3.9
 • 50 Interviews
Falcon Autotech Interview Questions
3.9
 • 45 Interviews
Ukb Electronics Interview Questions
3.7
 • 44 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
View all

Temple Packaging Reviews and Ratings

based on 61 reviews

3.4/5

Rating in categories

3.1

Skill development

3.9

Work-life balance

3.6

Salary

3.3

Job security

3.4

Company culture

2.6

Promotions

3.4

Work satisfaction

Explore 61 Reviews and Ratings
Senior Machine Operator

Daman & Diu,

Baddi

3-8 Yrs

₹ 2.75-7.5 LPA

Business Development Manager

Hyderabad / Secunderabad,

Gurgaon / Gurugram

+1

2-7 Yrs

₹ 4-8 LPA

Explore more jobs
Business Development Manager
17 salaries
unlock blur

₹6.6 L/yr - ₹14 L/yr

QC Executive
9 salaries
unlock blur

₹3.3 L/yr - ₹4.8 L/yr

Production Engineer
8 salaries
unlock blur

₹4.2 L/yr - ₹7.3 L/yr

Assistant Manager
6 salaries
unlock blur

₹8 L/yr - ₹10.5 L/yr

Production Supervisor
5 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Temple Packaging with

Hero Motors Company

4.0
Compare

Bajaj Motors

3.9
Compare

Knorr-Bremse

3.9
Compare

Astral Adhesives

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