Upload Button Icon Add office photos

Filter interviews by

Shree Pacetronix Interview Questions and Answers

Updated 20 May 2023

Shree Pacetronix Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before May 2022. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. What is your qualification and work experience
  • Ans. Engineering graduate with stream Electronics and communication
  • Answered by pradip tyagi
  • Q2. Are know bench testing or functional test .
  • Q3. Say answer yes or no
  • Q4. Do have knowledge of SMT component population or assembly of PCBA
  • Ans. Say Yes or no if yes describe experience in details
  • Answered by pradip tyagi
  • Q5. Your expected CTC
  • Ans. 

    My expected CTC is based on my experience, skills, and the market rate for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my expertise in automation tools like Selenium

    • Research the current market rate for QA Engineers in this location

  • Answered by AI
  • Q6. Did you done any project
  • Q7. Details of projects
  • Q8. What is difference between Smt and Lead component
  • Ans. 

    SMT components are surface mount technology components that are mounted directly onto the surface of a PCB, while lead components have leads that are inserted into holes on the PCB.

    • SMT components are smaller and lighter than lead components.

    • SMT components are typically used for high-density PCB designs.

    • Lead components require holes in the PCB for insertion, while SMT components do not.

    • Examples: SMT components include r...

  • Answered by AI
  • Q9. What you under stand about register color coding can you calculate sample resistance color coding
  • Ans. 

    Register color coding is used to identify the resistance value of electronic components. Sample resistance color coding can be calculated using the color bands on the resistor.

    • Register color coding uses colored bands to represent different digits and multipliers for resistance values.

    • To calculate the resistance value of a resistor, you need to identify the color bands and their corresponding values.

    • For example, a resis...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's good company for freshers who have no job

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Give me Your introduction?
  • Q2. Read some Paragraphs or lines of English language in magazine and translate in hindi.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not panic and give interviews with complete confidence
Round 1 - One-on-one 

(1 Question)

  • Q1. Any process improvements done?
  • Ans. 

    Yes

    • Implemented a new project management software to streamline workflow

    • Introduced standardized templates for documentation to improve efficiency

    • Implemented a feedback system to gather suggestions for process improvement

    • Developed and implemented a training program to enhance team members' skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be vocal and try to explain each and everything with examples

Intern Interview Questions & Answers

Alcon user image Anonymous

posted on 15 Jan 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Find the second largest number in an array
  • Ans. 

    Find the second largest number in an array.

    • Sort the array in descending order

    • Return the element at index 1

  • Answered by AI
  • Q2. Write a program to add two numbers without using the "+" operator at all
  • Ans. 

    Program to add two numbers without using the '+' operator.

    • Use bitwise operators like XOR and AND to perform addition without '+' operator.

    • XOR the two numbers to get the sum without carry.

    • AND the two numbers and left shift the result to get the carry.

    • Repeat the process until carry becomes zero.

  • Answered by AI
  • Q3. What is mutable and immuatble data types give example
  • Ans. 

    Mutable data types can be modified after creation, while immutable data types cannot be modified.

    • Examples of mutable data types: lists, sets, dictionaries

    • Examples of immutable data types: strings, tuples, frozensets

  • Answered by AI
  • Q4. What is the difference between dictionary list and tuple
  • Ans. 

    A dictionary is an unordered collection of key-value pairs, while a list is an ordered collection of elements.

    • Dictionaries are accessed by keys, while lists are accessed by indices.

    • Dictionaries are mutable, while tuples are immutable.

    • Dictionaries can have duplicate values, but not duplicate keys.

    • Lists can contain elements of different data types, while tuples can contain elements of the same or different data types.

  • Answered by AI
  • Q5. Is a dictionary mutable
  • Ans. 

    Yes, a dictionary is mutable in Python.

    • A dictionary in Python can be modified by adding, updating, or deleting key-value pairs.

    • The values associated with keys in a dictionary can be changed.

    • Dictionaries are mutable objects, meaning they can be modified in-place.

    • The 'update()' method can be used to add or update multiple key-value pairs at once.

  • Answered by AI
  • Q6. Write a program to show if a program is prime or not
  • Ans. 

    A program to determine if a number is prime or not.

    • A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • To check if a number is prime, iterate from 2 to the square root of the number and check if any of them divides the number evenly.

    • If any divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Alcon Intern interview:
  • Python
  • Graphic Designing

Skills evaluated in this interview

Intern Interview Questions & Answers

Alcon user image Anonymous

posted on 18 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Describe an experience you have to work with a difficult person and how you managed it

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a marketing-related position and I got asked several P&G situational interview questions. Please prepare it in advance.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Asp.Net + C# technicals

Interview Questionnaire 

1 Question

  • Q1. Could you explain the significance of documentation?
  • Ans. 

    Documentation is crucial for recording and communicating important information.

    • Documentation helps in maintaining a record of important information.

    • It helps in communicating information to others in a clear and concise manner.

    • Documentation ensures consistency and accuracy in processes and procedures.

    • It helps in identifying and addressing issues and problems.

    • Documentation is important for legal and regulatory compliance...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and have a thorough understanding of whatever you're claiming you've knowledge of.

I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on your previous experience. Panel will ask diffrent type of question like your capabilities, future outcomes and diffrent technical questions.
  • Q2. Go thoroughly your work exp.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself nicely and apply for diffrent organisation also.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself.
  • Ans. 

    I am a dedicated and experienced Senior Engineer with a passion for problem-solving and innovation.

    • Over 10 years of experience in engineering roles

    • Strong background in project management and team leadership

    • Skilled in various engineering software and tools

    • Proven track record of successful project completions

    • Passionate about continuous learning and professional development

  • Answered by AI
  • Q2. What is your current role and responsibilities?
  • Ans. 

    I am currently working as a Senior Engineer at XYZ Company, where I am responsible for leading a team of engineers, designing and implementing new systems, and ensuring the quality and efficiency of our projects.

    • Leading a team of engineers

    • Designing and implementing new systems

    • Ensuring quality and efficiency of projects

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

(2 Questions)

  • Q1. Why should we hire you?
  • Ans. 

    I have a proven track record of successfully leading engineering projects and teams, with a strong technical background and excellent problem-solving skills.

    • Extensive experience in engineering projects

    • Strong leadership skills

    • Excellent technical background

    • Proven track record of success

    • Effective problem-solving abilities

  • Answered by AI
  • Q2. If our rival company will offer you, then will you join to him?
  • Ans. 

    I am committed to my current company and have no intention of leaving for a rival company.

    • I am dedicated to my current role and company

    • I value loyalty and long-term relationships with my employer

    • I am not easily swayed by external offers or competition

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Are you agree to sign a bond for 3 years.
  • Ans. 

    I am willing to sign a bond for 3 years.

    • I am open to signing a bond for 3 years as long as the terms are fair and reasonable.

    • Signing a bond shows commitment and dedication to the role and company.

    • I would like to discuss the specifics of the bond before making a final decision.

  • Answered by AI
  • Q2. We can't offer more than 15% on current salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for beginners. Micro management there. Mobiles not allowed.

I applied via Naukri.com and was interviewed in Mar 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 

(1 Question)

  • Q1. Utility & maintenance
Round 3 - One-on-one 

(1 Question)

  • Q1. Utility maintenance plant maintenance
Round 4 - Assignment 

Eye Q test

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to your thecnical basis conspect

Shree Pacetronix Interview FAQs

How many rounds are there in Shree Pacetronix interview?
Shree Pacetronix interview process usually has 2 rounds. The most common rounds in the Shree Pacetronix interview process are Resume Shortlist and Technical.
How to prepare for Shree Pacetronix 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 Shree Pacetronix. The most common topics and skills that interviewers at Shree Pacetronix expect are C, Circuit Designing, Javascript and Python.
What are the top questions asked in Shree Pacetronix interview?

Some of the top questions asked at the Shree Pacetronix interview -

  1. What you under stand about register color coding can you calculate sample resis...read more
  2. What is difference between Smt and Lead compon...read more
  3. Your expected ...read more

Tell us how to improve this page.

Shree Pacetronix Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Poly Medicure Interview Questions
3.7
 • 57 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
Alcon Interview Questions
3.7
 • 36 Interviews
Unicorn DenMart Interview Questions
4.2
 • 19 Interviews
Ear Solutions Interview Questions
4.8
 • 14 Interviews
Poct Services Interview Questions
3.9
 • 14 Interviews
View all

Shree Pacetronix Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.2

Skill development

4.6

Work-life balance

4.5

Salary

4.9

Job security

4.6

Company culture

4.1

Promotions

4.6

Work satisfaction

Explore 4 Reviews and Ratings
Quality Engineer
5 salaries
unlock blur

₹1.1 L/yr - ₹2.5 L/yr

Regional Manager
4 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

QA Engineer
4 salaries
unlock blur

₹6.6 L/yr - ₹8.8 L/yr

Technical Director
3 salaries
unlock blur

₹9 L/yr - ₹11 L/yr

Explore more salaries
Compare Shree Pacetronix with

Poly Medicure

3.7
Compare

Alcon

3.7
Compare

Stryker

4.0
Compare

Hollister Medical

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