Upload Button Icon Add office photos

Filter interviews by

Eli Lilly and Company Senior Associate Manager Interview Questions and Answers

Updated 1 May 2022

Eli Lilly and Company Senior Associate Manager Interview Experiences

3 interviews found

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Some basic and advanced JavaScript Question.
  • Q2. Disadvantages of callback.
  • Ans. 

    Callback can lead to slower performance and increased complexity in code.

    • Callback functions can create a lot of nested code, making it difficult to read and debug.

    • Using callbacks can also lead to slower performance as each callback function adds to the call stack.

    • Callback hell can occur when there are too many nested callbacks, making it difficult to manage and maintain code.

    • Debugging callback functions can be challeng...

  • Answered by AI
  • Q3. Authentication and Authorization difference ? Explain the architecture/flow with React and Node
  • Ans. 

    Authentication verifies user identity, authorization grants access to resources. React and Node use JWT for authentication and middleware for authorization.

    • Authentication confirms user identity, authorization checks if user has access to requested resource

    • React and Node use JSON Web Tokens (JWT) for authentication

    • Middleware is used in Node for authorization

    • JWT is sent in the header of HTTP requests

    • Authorization middlew...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Two technical, one Manager and Hr.

Manager round mostly followed the star pattern.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Assignment 
Round 2 - One-on-one 

(1 Question)

  • Q1. Behavior based interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Writing assignment is at par with PhD level. Interview if global will be predominantly behavior based.

Senior Associate Manager Interview Questions Asked at Other Companies

Q1. Authentication and Authorization difference ? Explain the archite ... read more
asked in Accenture
Q2. How will you retain values on screen flow when you move next/prev ... read more
asked in Dabur
Q3. What are thedifferent types of operation management
Q4. E2B acceptance and EDC vs Safety database reconciliation
Q5. What is the process of joining

I applied via Referral and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Mostly technical questions based on your profile. Be prepared for a few logical real-life scenario questions and to be answered on STAR format.
  • Q2. What are the challenges you faced in your previous projects?
  • Q3. What are the challenges you think you may face in the upcoming role?
  • Q4. Mostly real-life behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and ethical.

Interview questions from similar companies

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

(3 Questions)

  • Q1. Where you see yourself in next 5 years
  • Q2. About job role you'll do in the company which you're giving interview for
  • Q3. Company details what are the revenue and all
Round 2 - One-on-one 

(1 Question)

  • Q1. Performance management system roles
  • Ans. 

    Performance management system roles involve setting goals, providing feedback, evaluating performance, and rewarding achievements.

    • Setting clear and achievable goals for employees

    • Providing regular feedback on performance

    • Conducting performance evaluations to assess progress

    • Rewarding employees for meeting or exceeding expectations

    • Identifying areas for improvement and providing support

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. How many types of joins in sql
  • Ans. 

    There are four types of joins in SQL: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN: Returns rows when there is at least one match in both tables.

    • LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.

    • FULL JOIN: Returns rows when there is a match in one of the tables.

  • Answered by AI
  • Q2. Diff between list and set
  • Ans. 

    List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.

    • List maintains the order of elements, while set does not guarantee any specific order.

    • List allows duplicate elements, while set does not allow duplicates.

    • List is implemented using classes like ArrayList, LinkedList, etc., while set is implemented using classes like HashSet, TreeSet, etc.

  • Answered by AI
  • Q3. Diff between map set
  • Ans. 

    Map is a collection of key-value pairs where each key is unique, while a set is a collection of unique elements with no duplicate values.

    • Map allows duplicate values but keys must be unique, while set does not allow duplicates.

    • Map is accessed using keys, while set is accessed using elements.

    • Example: Map - {1: 'apple', 2: 'banana'}, Set - {'apple', 'banana'}

  • Answered by AI
  • Q4. Write Fibonacci program
  • Ans. 

    Fibonacci program generates the Fibonacci sequence up to a specified number of terms.

    • Start with two variables initialized to 0 and 1

    • Use a loop to calculate the next Fibonacci number by adding the previous two numbers

    • Repeat the process until the desired number of terms is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Production related
  • Q2. Document wise related

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work

Associate Interview Questions & Answers

Sanofi user image Yerravalli Rakesh Goud

posted on 28 Mar 2023

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

I applied via Campus Placement and was interviewed in Feb 2023. 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 - Case Study 

My self yerravally Rakesh Goud.
My graduation bsc biotechnology in osmania university my inter Geetanjali junior college.qnd SCC ZPHS in nemtoor

Round 3 - Aptitude Test 

My self yerravally Rakesh Goud.im came from Telangana district and my education background i studied at osmania university bsc biotechnology and intermediate Geethanjali junior college and my ssc ZPHS nemtoor current working in Sanofi Healthcare Pvt Ltd india

Interview Preparation Tips

Interview preparation tips for other job seekers - I want A Good realtionship company
And more my short term goal get a job reputed company and long term goal is to achieve a good position where I can build my career and help the organisation too
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 tips
Round 2 - Coding Test 

Dynamic programming and arrays

Round 3 - Technical 

(1 Question)

  • Q1. Resume based questions, discussion on projects and dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's was based on vigilance

Round 2 - One-on-one 

(1 Question)

  • Q1. How do u manage ur work and life

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

Eli Lilly and Company Interview FAQs

How many rounds are there in Eli Lilly and Company Senior Associate Manager interview?
Eli Lilly and Company interview process usually has 2 rounds. The most common rounds in the Eli Lilly and Company interview process are Assignment and One-on-one Round.
How to prepare for Eli Lilly and Company Senior Associate Manager 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 Eli Lilly and Company. The most common topics and skills that interviewers at Eli Lilly and Company expect are Healthcare, Technical Writing, Oncology, Project Management and Research.
What are the top questions asked in Eli Lilly and Company Senior Associate Manager interview?

Some of the top questions asked at the Eli Lilly and Company Senior Associate Manager interview -

  1. Authentication and Authorization difference ? Explain the architecture/flow wit...read more
  2. Disadvantages of callba...read more
  3. Mostly technical questions based on your profile. Be prepared for a few logical...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Eli Lilly and Company interviews
Job Portal
Recruitment Consultant
Referral
33%
33%
33%
1% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Aurobindo Pharma Interview Questions
4.0
 • 230 Interviews
Abbott Interview Questions
4.2
 • 142 Interviews
Viatris Interview Questions
4.2
 • 132 Interviews
Piramal Pharma Interview Questions
4.0
 • 85 Interviews
Novo Nordisk Interview Questions
4.1
 • 81 Interviews
Sanofi Interview Questions
4.3
 • 71 Interviews
View all
Eli Lilly and Company Senior Associate Manager Salary
based on 229 salaries
₹9 L/yr - ₹30.1 L/yr
47% more than the average Senior Associate Manager Salary in India
View more details

Eli Lilly and Company Senior Associate Manager Reviews and Ratings

based on 22 reviews

4.0/5

Rating in categories

3.8

Skill development

3.6

Work-Life balance

4.0

Salary & Benefits

3.9

Job Security

3.9

Company culture

3.7

Promotions/Appraisal

3.6

Work Satisfaction

Explore 22 Reviews and Ratings
Senior Associate Manager
229 salaries
unlock blur

₹9 L/yr - ₹30.1 L/yr

Associate Consultant
181 salaries
unlock blur

₹10.7 L/yr - ₹27 L/yr

Associate Manager
156 salaries
unlock blur

₹8 L/yr - ₹21.5 L/yr

Consultant
96 salaries
unlock blur

₹21 L/yr - ₹41 L/yr

Senior Associate Consultant
96 salaries
unlock blur

₹17 L/yr - ₹32 L/yr

Explore more salaries
Compare Eli Lilly and Company with

Pfizer

4.0
Compare

GlaxoSmithKline Pharmaceuticals

4.1
Compare

Merck

4.2
Compare

Johnson & Johnson

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview