Upload Button Icon Add office photos

Filter interviews by

Danaher Customer Service Associate Interview Questions and Answers

Updated 24 May 2021

Danaher Customer Service Associate Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Normal interview, about past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Never go for this company... Danaher is a big group and i saw 2 position on linkedin and naukri for its group company which is Saphied... interviewer name was Ashwani kumar.. i cracked the interview and its been 1 year waiting for second round and one of the stupid people i have ever seen and one of the cheap company i have ever seen in my life that they r posting the same position on linked in since 1 year and never conduct interviews.. indian management is very poor and company must fire these kind of slaves managers

Interview questions from similar companies

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 tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is Otc cycle?
  • Ans. 

    OTC cycle refers to the process of order-to-cash, which involves all the steps from receiving an order to receiving payment.

    • OTC cycle starts with receiving an order from a customer.

    • It then involves processing the order, picking the items from inventory, packing them, and shipping them to the customer.

    • Once the customer receives the order, an invoice is generated and sent to the customer for payment.

    • The final step in the...

  • Answered by AI
  • Q2. How you start your day?
  • Q3. Which Tcodes you use in cash app?
  • Ans. 

    I use Tcodes F-28 for incoming payments and F-53 for outgoing payments in cash app.

    • Tcode F-28 is used for posting incoming payments in cash app.

    • Tcode F-53 is used for posting outgoing payments in cash app.

  • Answered by AI
  • Q4. How to do bank Reconciliation?
  • Ans. 

    Bank reconciliation involves comparing the bank statement with the company's records to ensure they match.

    • Gather bank statements and company records

    • Identify and mark off transactions that appear on both

    • Investigate and resolve any discrepancies

    • Adjust the company's records to match the bank statement

    • Prepare a reconciliation report

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There were 2 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Company Name, role and dealing with
  • Q2. Working in Agilent technologies India pvt, ltd. as customer support coordinator/Customer Service Executive, Working in SAP since past 4years, expert in resolving queries related to SAP. handling Vendors t...
  • Q3. Requested from recruiters.

Interview Preparation Tips

Interview preparation tips for other job seekers - schedule a meeting to know better.

Interview Questionnaire 

2 Questions

  • Q1. How u trouble shoot on line ups when it break down..?
  • Q2. Pass..

I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Here they have work basically based on windows. So better to have c# and windows related stuff. Like win32, mfc, .net, c# . Here in my case I did not have experience in windows to ki made them clear about ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Two technical rounds were there and one more technical round with US panel were there. They were very cooperative.

I applied via Naukri.com and was interviewed before Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How will you handle temperament issues of your boss ?
  • Q2. If your boss is not supporting what will you do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your previous 2 company references only when they provide you the offer letter, please do not share before that even if they assure of offering the job.
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 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

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

I applied via Job Fair

Round 1 - One-on-one 

(1 Question)

  • Q1. Self , previous year company work
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions people struggle to speak English though
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in the field.

    • I have a Bachelor's degree in Business Administration.

    • I have over 5 years of experience working as an Associate in a reputable company.

    • I am skilled in data analysis, project management, and client relations.

    • I have successfully led a team of 10 members to achieve project goals within tight deadlines.

    • I am a quick learner and adapt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I guess someone's who's been rejected in a BPO with a reason of communication will clear this organisations interview
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude is easy and if your basics are strong

Round 2 - Coding Test 

Coding round has 2 parts realtime coding and coding

Round 3 - Technical 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Asked about oop concept

Tell us how to improve this page.

Interview Questions from Similar Companies

Hetero Interview Questions
3.9
 • 220 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
Novartis Interview Questions
4.1
 • 140 Interviews
Viatris Interview Questions
4.2
 • 135 Interviews
Micro Labs Interview Questions
3.6
 • 125 Interviews
Biological E Interview Questions
4.2
 • 112 Interviews
Piramal Pharma Interview Questions
3.9
 • 91 Interviews
Novo Nordisk Interview Questions
4.1
 • 82 Interviews
View all
Market Research
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Market Research Analyst
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Danaher with

Thermo Fisher Scientific

3.9
Compare

Agilent Technologies

4.1
Compare

PerkinElmer

4.2
Compare

Waters Corporation

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