Upload Button Icon Add office photos

Stanley Black & Decker

Compare button icon Compare button icon Compare

Filter interviews by

Stanley Black & Decker Embedded Software Engineer Interview Questions and Answers

Updated 13 Oct 2022

Stanley Black & Decker Embedded Software Engineer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 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 - Group Discussion 

Embedded development basics and os basics and fundamentals are asked by team members

Round 3 - Coding Test 

C programming and embedded related algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the basics of embedded and OS Related things

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant , Logical REASONING , Java

Round 2 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to work for , Be honest and well rounded discussions on CV
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism in OOPS
  • Ans. 

    Polymorphism in OOPS refers to the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance allows a child class to override a method of its parent class, providing different implem

  • Answered by AI
  • Q2. How SQL Performance Can Be Optimized
  • Ans. 

    SQL performance can be optimized by using indexes, optimizing queries, minimizing network round trips, and using proper data types.

    • Use indexes on columns frequently used in WHERE clauses to speed up data retrieval.

    • Optimize queries by avoiding unnecessary joins, using WHERE clauses effectively, and limiting the number of rows returned.

    • Minimize network round trips by batching multiple queries into a single request.

    • Use pr...

  • Answered by AI
Round 2 - Manegerial 

(2 Questions)

  • Q1. Salary Expectation as per Your Role
  • Ans. 

    My salary expectation as a Senior Software Engineer is based on industry standards, my experience, and the responsibilities of the role.

    • Research industry standards for Senior Software Engineer salaries

    • Consider my years of experience and expertise in software development

    • Factor in the specific responsibilities and requirements of the role

    • Negotiate based on the company's budget and benefits package

    • Be open to discussing sa

  • Answered by AI
  • Q2. How will manage If you see the application is crashed
  • Ans. 

    I will investigate the root cause, analyze logs, and work on fixing the issue to prevent future crashes.

    • Investigate the crash logs to identify the root cause

    • Analyze the code to understand the issue

    • Implement a fix for the crash

    • Test the fix thoroughly before deploying it

    • Implement monitoring and alerting to catch similar issues in the future

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ of programming languages - c/c++/Python , basic DS and OS questions

Round 2 - Technical 

(1 Question)

  • Q1. DS and programming language questions
Round 3 - Technical 

(1 Question)

  • Q1. Project level discussion and questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of OOP and JavaScript related

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic and advanced concepts

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. DBMS, OOPS, Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough on projects

I applied via Naukri.com and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. First round was mostly basics of angular and JavaScript
Round 2 - Technical 

(1 Question)

  • Q1. This round was more focused of in depth of JavaScript and angular
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round for 1.5 hrs with non stop situational based questions
Round 4 - HR 

(1 Question)

  • Q1. Normal HR related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with JavaScript and Angular .
Basic as well as core part of it
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There were 3 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 

Pure technical ... Will happen for at least an hour with 2 members panel

Round 3 - Behavioral 

(2 Questions)

  • Q1. TSI round(behavioural) ... These will be taken by 3 managers and 2 of them should be satisfied Ex: What you do if you have conflicts with your immediate team lead?
  • Q2. What is the most challenging task you faced ? And why it was challenging?
  • Ans. 

    Migrating a legacy system to a new technology stack.

    • Understanding the existing system architecture and functionality.

    • Identifying the gaps and limitations of the legacy system.

    • Researching and selecting the appropriate technology stack for the migration.

    • Ensuring data integrity and compatibility during the migration process.

    • Testing and debugging the migrated system to ensure it functions correctly.

    • Training and supporting

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be very confident technically... If you are strong in technical, you will be in
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

On campus drive - 1 st round was aptitude and coding with technical and quantitative aptitude questions, and 2 easy level programming questions .

Round 2 - Group Discussion 

Group discussion on latest general topics ( rarely few groups got technical topics).

Round 3 - Technical 

(4 Questions)

  • Q1. Questions based on area of Interest and the projects done.
  • Q2. 1. Teach me Object oriented programming. (Consider I have no programming knowledge and don't understand classes and objects as such. - Explain using realtime examples.)
  • Q3. What is the difference between aggregation and composition? Abstract class vs interface.
  • Ans. 

    Aggregation is a 'has-a' relationship where one object contains another object, while composition is a stronger form of aggregation where the contained object has no independent existence.

    • Aggregation is a weaker relationship where one object 'has-a' another object, but the contained object can exist independently.

    • Composition is a stronger relationship where one object is composed of another object, and the contained ob...

  • Answered by AI
  • Q4. Why do we need DBMS? What are views, procedures and triggers?
  • Ans. 

    DBMS is needed to efficiently store, retrieve, and manage data. Views, procedures, and triggers are database objects used for data manipulation and automation.

    • DBMS is needed to ensure data integrity, security, and consistency.

    • Views are virtual tables that display data from one or more tables based on a query.

    • Procedures are reusable sets of SQL statements stored in the database for execution.

    • Triggers are special stored ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behaviour oriented questions. Where do you see yourself five years from now? (Questions to check the approch and intent of the candidate).

Skills evaluated in this interview

Stanley Black & Decker Interview FAQs

How many rounds are there in Stanley Black & Decker Embedded Software Engineer interview?
Stanley Black & Decker interview process usually has 3 rounds. The most common rounds in the Stanley Black & Decker interview process are Resume Shortlist, Group Discussion and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 239 Interviews
John Deere Interview Questions
4.1
 • 234 Interviews
Caterpillar Inc Interview Questions
4.2
 • 177 Interviews
KONE Interview Questions
4.1
 • 103 Interviews
Hitachi Interview Questions
4.0
 • 81 Interviews
Atlas Copco Interview Questions
4.2
 • 79 Interviews
TÜV SÜD Interview Questions
3.9
 • 64 Interviews
TKIL Interview Questions
4.2
 • 58 Interviews
View all
Stanley Black & Decker Embedded Software Engineer Salary
based on 4 salaries
₹13.5 L/yr - ₹22.6 L/yr
167% more than the average Embedded Software Engineer Salary in India
View more details
Area Sales Manager
40 salaries
unlock blur

₹6.7 L/yr - ₹19.8 L/yr

Production Engineer
40 salaries
unlock blur

₹1.2 L/yr - ₹4.5 L/yr

Junior Technician
35 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Trainee
34 salaries
unlock blur

₹1.2 L/yr - ₹2.2 L/yr

Maintenance Engineer
28 salaries
unlock blur

₹1.6 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Stanley Black & Decker with

John Deere

4.1
Compare

ABB

4.1
Compare

KONE

4.1
Compare

Caterpillar Inc

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