Upload Button Icon Add office photos

SSPL

Compare button icon Compare button icon Compare

Filter interviews by

SSPL Production Engineer Interview Questions and Answers

Updated 5 Feb 2022

SSPL Production Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Dojo, long form of Dojo?
  • Ans. 

    Dojo is a JavaScript toolkit that simplifies web development.

    • Dojo is an open-source JavaScript toolkit that provides a collection of libraries and tools for building web applications.

    • It includes modules for DOM manipulation, AJAX requests, and event handling.

    • Dojo also provides a widget system for creating reusable UI components.

    • The long form of Dojo is 'Dojo Toolkit'.

  • Answered by AI
  • Q2. What pokayoke you implied
  • Ans. 

    I implemented visual inspection and mistake-proofing devices to prevent errors in production.

    • Implemented visual inspection to detect defects early

    • Used mistake-proofing devices to prevent errors

    • Created checklists to ensure all steps are followed correctly

    • Trained operators on proper procedures and techniques

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are prepared to do hardwork money worth it

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Production Systems , Quality systems ,TPM, Lean , OEE, Product knowledge about previous work.

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is my role in our company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Panel board about

I applied via Indeed and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Intro your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Any thing you ask i know answer i will tell
Interview experience
4
Good
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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. General discussion on your background
  • Q2. Regular questions
Round 3 - Technical 

(1 Question)

  • Q1. Level base normal question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. WHAT DO KNOW ABOUT COMPANY
  • Ans. 

    Company is a leading manufacturer of industrial equipment with a focus on innovation and sustainability.

    • Company was founded in 1990 and has since grown to become a global leader in the industry

    • They specialize in producing high-quality machinery for various sectors such as automotive, aerospace, and energy

    • Company has a strong commitment to sustainability and has implemented several green initiatives in their production

  • Answered by AI
  • Q2. Can you read and write in english
  • Ans. 

    Yes, I can read and write in English.

    • I am fluent in English and can read and write proficiently.

    • I have experience communicating in English in previous roles.

    • I have completed education in English medium.

    • I have taken English language proficiency tests like TOEFL or IELTS.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Schneider Electric Production Engineer interview:
  • They only give material
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Based on electronic questions
  • Q2. Like gate question

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Scenario based questions on Python.
  • Q2. Automate a travel booking website using python and selenium.
  • Ans. 

    Automating a travel booking website using Python and Selenium involves writing scripts to simulate user actions.

    • Use Selenium WebDriver to automate browser actions

    • Identify web elements using locators like ID, class, name, etc.

    • Use Python libraries like requests and BeautifulSoup for web scraping

    • Implement test cases to ensure the website functions as expected

    • Handle exceptions and errors that may occur during automation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at core python concepts.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jul 2021. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. What is your motivation to apply for this position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company from HR policies and mobility

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Project Explanation , Workflow
  • Q2. Take Xpath using parent traverse
  • Ans. 

    Using parent traverse to create Xpath

    • Parent traverse is used to select the parent element of the current element

    • The syntax for parent traverse is '..'

    • Example: To select the parent of a div element with class 'example', the Xpath would be '//div[@class='example']/..'

  • Answered by AI
  • Q3. Use JAVA loop iteration for splitting alphabet, number and Symbols in @4Bft#67yjk#
  • Ans. 

    Using JAVA loop iteration to split alphabet, number and symbols in a given string.

    • Create three empty string arrays for alphabet, number and symbol

    • Loop through each character in the given string

    • Check if the character is an alphabet, number or symbol using ASCII values

    • Add the character to the respective array

    • Return the array of strings containing alphabet, number and symbol

  • Answered by AI
  • Q4. Some Manual Questions
Round 2 - Technical 

(4 Questions)

  • Q1. Project Explanation and Day to day Activities
  • Ans. 

    As a Senior Engineer, I lead projects and oversee day-to-day activities, ensuring timely delivery and quality output.

    • Lead project planning and execution

    • Collaborate with cross-functional teams

    • Monitor project progress and adjust timelines as needed

    • Ensure adherence to project scope, budget, and quality standards

    • Provide technical guidance and mentorship to team members

    • Identify and mitigate project risks

    • Communicate project

  • Answered by AI
  • Q2. How to solve conflict during Git push?
  • Ans. 

    Resolve conflicts by merging changes and resolving conflicts manually.

    • Pull the latest changes from the remote branch

    • Merge the changes with your local branch

    • Resolve conflicts manually by editing the conflicting files

    • Add and commit the changes

    • Push the changes to the remote branch

  • Answered by AI
  • Q3. Where will you execute test cases
  • Ans. 

    Test cases will be executed in a dedicated testing environment.

    • Test cases will be executed in a separate environment to avoid interference with the production environment.

    • The testing environment will be set up to mimic the production environment as closely as possible.

    • Test cases will be executed on multiple platforms and browsers to ensure compatibility.

    • Automated testing tools will be used to execute test cases efficie...

  • Answered by AI
  • Q4. What kind of project and it's requirement and your goals
  • Ans. 

    The project is to develop a software application for managing inventory in a manufacturing company.

    • The project requires understanding the manufacturing process and inventory management principles.

    • The software should be able to track inventory levels, generate purchase orders, and provide real-time reports.

    • Goals include improving efficiency, reducing stockouts, and optimizing inventory levels.

    • The application should have...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Project Explanation and personal details
  • Q2. Very good background scrutiny
  • Q3. Our expectations and expected CTC
  • Ans. 

    The company expects high performance and offers competitive compensation.

    • The company expects the candidate to have a strong technical background and experience in senior engineering roles.

    • They are looking for someone who can deliver high-quality work and meet project deadlines.

    • The candidate should have excellent problem-solving and communication skills.

    • They expect the candidate to be a team player and collaborate effec...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Agiliad Technologies Senior Engineer interview:
  • Manual Testing
  • Github
  • Split
  • Core Java
Interview preparation tips for other job seekers - Don't worry much just trust yourself and be bold about expressing yourself.

Skills evaluated in this interview

SSPL Interview FAQs

How many rounds are there in SSPL Production Engineer interview?
SSPL interview process usually has 1 rounds. The most common rounds in the SSPL interview process are Technical.
What are the top questions asked in SSPL Production Engineer interview?

Some of the top questions asked at the SSPL Production Engineer interview -

  1. What is Dojo, long form of Do...read more
  2. What pokayoke you impl...read more

Tell us how to improve this page.

Software Engineer
16 salaries
unlock blur

₹4.3 L/yr - ₹35.6 L/yr

SSA Engineer
9 salaries
unlock blur

₹15.9 L/yr - ₹50 L/yr

Senior Sse Software Engineering Analyst
6 salaries
unlock blur

₹11.6 L/yr - ₹31.9 L/yr

Executive Accountant
5 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹12 L/yr - ₹14 L/yr

Explore more salaries
Compare SSPL with

Schneider Electric

4.1
Compare

Rockwell Automation

3.7
Compare

GKN

3.8
Compare

Titan Engineering & Automation

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