Upload Button Icon Add office photos

Filter interviews by

PUSHPAGIRI Punch Forms Interview Questions and Answers

Updated 8 Feb 2023

1 interview found

Sort by: Popular

Quality Incharge Interview Questions

user image Anonymous

posted on 8 Feb 2023

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

I applied via Walk-in and was interviewed before Feb 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (1 Question)

  • Q1. Quality procedures, resolving non conformance , team handling, Measuring instruments, overall plant management skills will be focused.
3

HR Round (1 Question)

  • Q1. Personal details, check how many leaves we put per year, reason for leaving previous job, negotiation wrt to salary .

Interview Preparation Tips

Topics to prepare for PUSHPAGIRI Punch Forms Quality Incharge interview:
  • 7QC tools
  • 8D
  • PPAP
  • Height Gauge
  • Vernier Caliper
  • Micrometer
  • Non conformance
  • SPC
  • MSA
  • Ms excel
Interview preparation tips for other job seekers - Good company to start for freshers Diploma/ B.E, on time salary credited to your account, multi tasking people will be encouraged, creativity/ knowledgeable person will be most welcomed

Interview questions from similar companies

System Engineer Interview Questions

Infosys user image Anonymous

posted on 13 Feb 2015

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Data interpretation questions,english vocabulary(GRE BARRONS) is most important , apptitude questions and reasoning are from R S agarwal.
Total Questions: 65

Round: Technical Interview
Experience: Interviewer asked about your core subject littlebit and dont have any deep questions from c and c++.

Round: HR Interview
Experience: Given a topic and asked me to speak about that topic for one minute and given a situation asked me how would you react on that situation.

General Tips: It is easy to get a job in infosys comparatively other companies because you dont need to prepare for software side.
Prepare aptitude and reasoning from R S Agarwal and GRE BARRONS for vocabulary
College Name: NIT WARANGAL

Scientist Interview Questions

TCS user image Anonymous

posted on 14 Jan 2015

2 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: Duration of interview - 40 minutesInterview panel: 6 scientist from DRDO and one professor from my departmentOnly technical questions were asked except my name (:P)
Question types can be divided into following categories:
1. Process
2. Theory behind the process (mechanism)
3. Practical application4. Alteration in parameters and their effect on process
Tips: if you are answering correctly then they will take you even deeper until you yield (cross questioning) :O but dont worry, speak only if you know the correct answer. be confident and honest (they will help you).

General Tips: Shortlisting on the basis of CGPA
College Name: IIT Roorkee

Associate Interview Questions

Cognizant user image Anonymous

posted on 30 Aug 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Fifty people appeared for the test out of which sixteen were shortlisted.

Round: Case Study Interview
Experience: How would you promote a newly launched product? What marketing strategies would you use? They asked very simple case studies.

Round: Technical Interview
Experience: Test was based on data analysis, mainly maths. The interview was to see how much 'C' and probability you know.
Tips: Customized preparation is must along with good CGPA.

Skill Tips: Work details about your internship helps!
Skills: General knowledge, Technical knowledge
College Name: IIT Madras

Skills evaluated in this interview

Project Engineer Interview Questions

Wipro user image Anonymous

posted on 29 Jan 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Interview
Experience: Its not an elimination round, you can go with your informal clothes on. Any one who has prepared for day 1 and day2 companies will get through this round. Just read news papers and learn to shoot graphs here and there even if it has got absolutely no facts and definitely practice to write a lot.
Tips: Be prepared with both for and against the topic coz the interviewer keeps changing the topic in between the GD.The topic was same as that of the case study Don’t write bullet-ed points, this makes your cases look small. Try applying your vocabulary spectrum. Try to give exhibits even if you don’t know any facts.

Round: Group Discussion
Experience: 12 students on the table, one interviewer.
Tips: Play old school .But don’t wait for your chance, just break into it, but with a gentlemanly attitude. Try giving examples. Throw arbitrary facts to prove your points, if you don’t remember the real figures.

Round: Interview
Tips: Don’t start with your brilliancein your core subject. Tell them you hate your department. Convince them that you won’t ditch them for a Ph.D or an MBA. Tell them you have a friend at Wipro who keeps giving you intel about how great the company is. Look confident and if at times you can be funny, they will appreciate it!!

Skill Tips: 8 and above CGPA is required. Later it was lowered to 7.9, mine was 7.98. They mainly ask HR questions, so being involved in Extra-academic activities gives you more that you can talk of. I had an eye for coding in C++. Helped me on this, but my extra-academics list was enough. Coding was just a bonus. If they are non core its better. But my both the internships were core based. You just have to convince them why you are dropping from core.
College Name: IIT KHARAGPUR

Analyst Interview Questions

Deloitte user image Anonymous

posted on 19 Sep 2015

3 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

N/A Interview Questions

HCLTech user image Anonymous

posted on 27 Jan 2015

2 Interview Rounds

Interview Preparation Tips

Round: Other Interview
Experience: 1 round of 10 minutes duration.
Depends very much on what position they are trying to fill in and area of expertise of the interviewer(s). They asked me basic questions on Image Processing. Interview went decent

College Name: IIT MADRAS

Consultant Interview Questions

Capgemini user image Anonymous

posted on 6 Apr 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Simple Aptitude - just brush up basics - be quick in your solving.
Duration: 120min minutes
Total Questions: 50+10

Round: HR Interview
Experience: Pretty simple interview round - was asked few HR questions. Majorly it was a informative session where i was told about the job profile and tested whether I was willing to take up the responsibility & commitment.

College Name: IIT MADRAS
Motivation: Just applied gen. Got through.

Interview Questions

Amazon user image Anonymous

posted on 5 Apr 2015

4 Interview Rounds

Interview Questions

  • Q1. Given n-ary tree, print the nodes in level-order zig-zag manner. O(n) time Add Answer
  • Q2. Given a BST find the number of pair of nodes which sum upto a given value. O(n) time, O(1) space Add Answer
  • Q3. Given a 2D plane and n points, find the line which passes through maximum number of lines Add Answer
  • Q4. If a/b is recurring like 10/3 print 10/3 as 3.(3), 16/6 as 2.(6) Add Answer
  • Q5. Explain caching, implement LRU caching View Answers (1)
  • Q6. Explain working of DNS, implement domain search in DNS Add Answer
  • Q7. What is hashing. Implement domain search using hashing Add Answer
  • Q8. Given a string of alphabet of at most 5 characters. Write a function which returns a unique number for each string with O(1) space Add Answer
  • Q9. Explain working of virtual function Add Answer
  • Q10. There is pointer of base class pointing to derived class. Explain the working with respect to the pointer, if this pointer calls the virtual function of base cl...read more Add Answer
  • Q11. How does write head take a value from process buffer and writes on a particular address (Explanation of address bus and register needed) Add Answer
  • Q12. Clone a linked list having an arbit pointer Add Answer
  • Q13. You are given deque(), enque(), isEmpty() function for queue, implement push(), pop(), min() functions of stack. O(1) time was required for min() Add Answer
  • Q14. Convert a binary tree to a DLL such that a next node for DLL is selected in a top down order in zig-zag manner. O(n) space was allowed, but not O(2n) Add Answer

Interview Preparation Tips

Round: ONLINE ROUND
Experience: 1. 20 MCQ
2. 2 coding questions
• Find the diameter of a tree
• Print all anagrams pair in separate line

Round: Technical Interview
Experience: Find the next larger element in a BST, given key might not be in the BST. O(logn) time and O(1) space.Delete all nodes on a DLL whose data is a multiple of 5. O(n) time

College Name: BIT Mesra

Skills evaluated in this interview

Banking Interview Questions

ICICI Bank user image Anonymous

posted on 24 May 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Group Discussion
Experience: 1) BBG shipping has experience of turning around two companies and is one of the largest companies in this segement



2) City shipping is largest private company into ship repair and ship breaking but not in similar segment.



3) Sonyo shipping is one of the oldest shipping company and has various businesses related this. It is looking forward to expand in china and India and looking forward to expand and acquire some ship breaking company to create a low cost base.



Bids are:



BBG: 100% of debt for seven years 9% interest pa



City: 90% of debt for seven years 10% interest pa



Sonyo: 85% of debt for five years 13% interest pa



As a manager you have to take decision. Your senior has called up to look for bid of City and this will help to build relationship with city. The bank already has relationship with BBG. What will you recommend?

Round: HR Interview
Experience: I can’t say I was 100% right in all my answers but I tried to simplify every answer. I knew my CV very well and was able to anticipate questions like why less marks.

General Tips: Through knowledge of sectors and other fin subjects. Was confident as I had prepared well for the interview. In GD one has to contribute 2-3 good points that was sufficient. There were people who remained silent but contributed even 1 good point were selected for interview atleast. In interview they gauge your fitment wrt role and their core values.
Skills: Economics, Finance
College Name: NA

PUSHPAGIRI Punch Forms Interview FAQs

How many rounds are there in PUSHPAGIRI Punch Forms interview?
PUSHPAGIRI Punch Forms interview process usually has 3 rounds. The most common rounds in the PUSHPAGIRI Punch Forms interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 PUSHPAGIRI Punch Forms interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

PUSHPAGIRI Punch Forms Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

5.0

Skill development

4.3

Work-Life balance

4.9

Salary & Benefits

5.0

Job Security

4.1

Company culture

4.7

Promotions/Appraisal

4.4

Work Satisfaction

Explore 4 Reviews and Ratings
Design Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹2.4 L/yr

Quality Incharge
4 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

Explore more salaries
Compare PUSHPAGIRI Punch Forms with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview