Upload Button Icon Add office photos

Becton Dickinson

Compare button icon Compare button icon Compare

Filter interviews by

Becton Dickinson Interview Questions, Process, and Tips

Updated 8 Feb 2025

Top Becton Dickinson Interview Questions and Answers

View all 19 questions

Becton Dickinson Interview Experiences

Popular Designations

30 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Dec 2022. 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 Resume tips
Round 2 - Technical 

(6 Questions)

  • Q1. How do you find the code performance issue in the code deployed in production?
  • Ans. 

    To find code performance issues in production, use monitoring tools and profiling techniques.

    • Use monitoring tools like New Relic, AppDynamics, or Datadog to track performance metrics and identify bottlenecks.

    • Use profiling techniques like CPU profiling, memory profiling, and network profiling to pinpoint specific areas of the code that are causing performance issues.

    • Analyze logs and error messages to identify patterns a...

  • Answered by AI
  • Q2. What is asynchronous programming
  • Ans. 

    Asynchronous programming is a programming paradigm that allows multiple tasks to run concurrently without blocking each other.

    • Asynchronous programming is used to improve the performance of applications that require a lot of I/O operations.

    • It involves the use of callbacks, promises, and async/await keywords in JavaScript.

    • Asynchronous programming can be used in both front-end and back-end development.

    • Examples of asynchro...

  • Answered by AI
  • Q3. Write a program to change background after every 0.5 sec interval to orange,white,green on button click in Angular?
  • Ans. 

    Program to change background color on button click in Angular

    • Create a button in Angular template

    • Add click event listener to the button

    • Use setInterval() function to change background color after every 0.5 sec

    • Use ngStyle directive to change background color dynamically

  • Answered by AI
  • Q4. How to load a component only after 3 of my services are loaded?
  • Ans. 

    Use Angular's 'resolve' property to load component after services are loaded.

    • Create a resolver service that waits for all three services to complete before resolving.

    • Add the resolver service to the 'resolve' property of the component's route.

    • Access the resolved data in the component using the ActivatedRoute service.

    • Example: { path: 'my-component', component: MyComponent, resolve: { data: MyResolverService } }

  • Answered by AI
  • Q5. What is difference between iquerable and ienumrable
  • Ans. 

    IQueryable is for querying data from a source that implements IQueryable interface while IEnumerable is for iterating over a collection of data.

    • IQueryable is used for deferred execution while IEnumerable is used for immediate execution.

    • IQueryable is used for querying data from a remote data source while IEnumerable is used for querying data from an in-memory collection.

    • IQueryable is more efficient for large datasets as...

  • Answered by AI
  • Q6. When you go with entity framework and ado.net
  • Ans. 

    Entity Framework is an ORM while ADO.NET is a data access technology.

    • Entity Framework is easier to use and provides more abstraction than ADO.NET.

    • ADO.NET is faster and more flexible than Entity Framework.

    • Use Entity Framework for simple CRUD operations and ADO.NET for complex queries and performance-critical applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on skills from your resume. Prepare more on Angular,Design patterns. Should have knowledge on Azure.

Skills evaluated in this interview

Top Becton Dickinson Senior Software Engineer Interview Questions and Answers

Q1. How do you find the code performance issue in the code deployed in production?
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. Self introduction
  • Q2. Question from my resume, medical device classification , medical standards, risk management
  • Q3. DFMEA, FMEA
  • Q4. GD&T processes
  • Q5. Exposure on cad software tools
  • Ans. 

    Proficient in CAD software tools such as AutoCAD, SolidWorks, and CATIA

    • Extensive experience using AutoCAD for 2D drafting and design

    • Skilled in SolidWorks for 3D modeling and simulation

    • Familiar with CATIA for advanced surface modeling and aerospace design

    • Ability to create detailed technical drawings and prototypes using CAD software

  • Answered by AI
  • Q6. Sustenance, product knowledge, mechanical fundamental, medical industry fundamental

Design Engineer II Interview Questions asked at other Companies

Q1. Explain block functionality of your previous project in detail and how your started your layout till tape out.
View answer (1)
Becton Dickinson Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Presentation 

(3 Questions)

  • Q1. Work on excel knowingly
  • Q2. Payroll work on monthly
  • Q3. Daily base work
Round 2 - HR 

(2 Questions)

  • Q1. New Joining purpose
  • Ans. 

    To contribute my skills and experience to a dynamic team and help achieve company goals.

    • Excited to join a new team and learn new technologies

    • Looking forward to contributing my expertise in computer operations

    • Eager to help the company achieve its objectives

  • Answered by AI
  • Q2. Documentation of new joining
  • Ans. 

    Documentation of new joining involves collecting and organizing necessary paperwork for new employees.

    • Collect personal information such as name, address, contact details

    • Obtain identification documents like passport, driver's license

    • Gather educational certificates, work experience letters

    • Complete necessary forms like tax declaration, bank account details

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - HR knowledge

Computer Operator Interview Questions asked at other Companies

Q1. Which program language do you use regularly in your work
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions asked from Cv and according to the requirement
Round 3 - Technical 

(1 Question)

  • Q1. Oops Concept Programming questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Tell me about yourself snd general discussion

Test Engineer - II Interview Questions asked at other Companies

Q1. Java - Use primitive data types as per requirement. For ex. for any number - don't use integer for age, student id, etc. If input format is known, use most suitable data type to store & process information. Create & reuse functions.... read more
View answer (1)

Becton Dickinson interview questions for popular designations

 Project Manager

 (3)

 Software Quality Engineer

 (3)

 Senior Software Engineer

 (2)

 Manual Tester

 (1)

 Senior Business Analyst

 (1)

 Marketing

 (1)

 Summer Intern

 (1)

 Senior Design Engineer

 (1)

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. About my skills and previous experience
  • Q2. How i executed complex tasks in past
  • Ans. 

    I have executed complex tasks by breaking them down into smaller steps, delegating responsibilities, and closely monitoring progress.

    • Break down the task into smaller, manageable steps

    • Delegate responsibilities to team members based on their strengths

    • Regularly monitor progress and provide support as needed

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

(2 Questions)

  • Q1. Technical excel round
  • Q2. Details about my previous KRAs

Administration Executive Interview Questions asked at other Companies

Q1. Given a scenario where a supplier is delaying the delivery of the agreed service or products, how would you draft an email to them?
View answer (3)

Get interview-ready with Top Becton Dickinson Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your leadership skills, what kind of a leader are you?

Interview Preparation Tips

Topics to prepare for Becton Dickinson Project Manager interview:
  • PMP Trained

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Jobs at Becton Dickinson

View all

Interview Questions & Answers

user image Anonymous

posted on 24 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Questions about my hobbies, availability, English language test
Round 2 - One-on-one 

(1 Question)

  • Q1. Competency questions like "tell me about a situation when..." or how do I organise my work
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Case Study 

I am ex employee in BD so please consider for one to one with BM

Round 3 - One-on-one 

(3 Questions)

  • Q1. Question about my achievements
  • Q2. Question about my past history in BD
  • Q3. My strength and weakness

Senior Sales Executive Interview Questions asked at other Companies

Q1. As a sales and marketing person how to fix a price for your product
View answer (3)
Interview experience
5
Excellent
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 Resume tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Depends on situation
  • Q2. Tough questions
  • Q3. How is the inteviw
  • Ans. 

    The interview was informative and engaging.

    • The interviewers asked relevant questions about my sales experience and strategies.

    • I provided examples of successful sales campaigns I have led in the past.

    • I discussed my approach to managing a sales team and achieving targets.

    • Overall, the interview was a positive experience and I felt confident in my responses.

  • Answered by AI
  • Q4. How is the pastjob
  • Ans. 

    My past job was challenging and rewarding, allowing me to develop strong sales skills and build relationships with clients.

    • Managed a team of sales representatives to meet and exceed sales targets

    • Developed and implemented sales strategies to increase market share

    • Built and maintained relationships with key clients to ensure customer satisfaction

    • Regularly analyzed sales data to identify trends and opportunities for growth

  • Answered by AI
  • Q5. Introduction of yourslef
Round 3 - Aptitude Test 

Very interactive and so to smart

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Area Sales Manager Interview Questions asked at other Companies

Q1. How to handling position and how to coverage rout and sales teams
View answer (29)

Summer Intern Interview Questions & Answers

user image Anshu Kumar

posted on 22 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Iron carbon phase diagram
  • Ans. 

    Iron carbon phase diagram shows the phases of iron and carbon at different temperatures and compositions.

    • Shows the phases of iron and carbon at different temperatures and compositions

    • Includes regions for austenite, ferrite, cementite, and pearlite

    • Used in metallurgy to understand the behavior of steel

  • Answered by AI

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Sql related questions like temp tables, ctes, performance tuning. magic tables, how to read execution plan. error handling in stored procs.
  • Q2. SSIS questions related to multiple sources. transformations used, error logging, event handlers. conatiners.

Interview Preparation Tips

Interview preparation tips for other job seekers - BD is a product based company and it might take time for them to finalized so you need to have patience. Although my interview went pretty well but they took almost 40 days to tell me it is on hold.

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Becton Dickinson Interview FAQs

How many rounds are there in Becton Dickinson interview?
Becton Dickinson interview process usually has 2-3 rounds. The most common rounds in the Becton Dickinson interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Becton Dickinson 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 Becton Dickinson. The most common topics and skills that interviewers at Becton Dickinson expect are Healthcare, genetics, Analytical, SQL and Test Cases.
What are the top questions asked in Becton Dickinson interview?

Some of the top questions asked at the Becton Dickinson interview -

  1. How do you find the code performance issue in the code deployed in producti...read more
  2. 1. Design controls used 2. Traceability between user requirement, Design input,...read more
  3. How to load a component only after 3 of my services are load...read more
How long is the Becton Dickinson interview process?

The duration of Becton Dickinson interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Analog Devices

No Interviews

INTERVIEWS

Ashiana Housing

No Interviews

INTERVIEWS

Ashiana Housing

No Interviews

INTERVIEWS

Analog Devices

No Interviews

INTERVIEWS

Credit Agricole CIB

No Interviews

CAMPUS PLACEMENT

Osmania University

INTERVIEWS

Analog Devices

No Interviews

INTERVIEWS

Analog Devices

No Interviews

INTERVIEWS

Verity Knowledge Solutions

No Interviews

Tell us how to improve this page.

Becton Dickinson Interview Process

based on 27 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.9
 • 157 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Medtronic Interview Questions
4.0
 • 69 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
View all

Fast track your campus placements

View all

Becton Dickinson Reviews and Ratings

based on 490 reviews

4.0/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 490 Reviews and Ratings
Senior Design Engineer

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Quality Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Area Sales Manager-

Chennai,

Pune

+5

2-5 Yrs

Not Disclosed

Explore more jobs
Area Sales Manager
164 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Area Sales Manager
142 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Design Engineer
118 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
68 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Quality Engineer
63 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Becton Dickinson with

Medtronic

4.0
Compare

Johnson & Johnson

4.0
Compare

Abbott

4.1
Compare

Siemens Healthineers

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