Upload Button Icon Add office photos

AstraZeneca

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

AstraZeneca Software Engineer Interview Questions and Answers

Updated 3 Jan 2025

AstraZeneca Software Engineer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of java ,spring and sql
Round 2 - HR 

(1 Question)

  • Q1. Situation based questions and why do u want to get this job

Software Engineer Interview Questions & Answers

user image Nithin P Nair

posted on 26 Sep 2023

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 2022. There were 4 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 

(1 Question)

  • Q1. All on Data Structures and algorithms mainly
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with senior manager with few technical questions and more on behavioural
Round 4 - HR 

(1 Question)

  • Q1. All HR stuffs about salary Expectation and relocating to chennai

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Includes a few hands on question on javascript and few technical

Interview Preparation Tips

Interview preparation tips for other job seekers - 1hr of technical questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

They had 45 min coding test on coderpad, and a LLD question for next 45 mins. Coding round was easy with basic arrays, and strings questions

Round 2 - Technical 

(1 Question)

  • Q1. Brief discussion on HLD and LLD

Interview Preparation Tips

Topics to prepare for Bayer Software Engineer interview:
  • java
  • Algorithms

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Create stack data structure with push pop and getmin
  • Ans. 

    Implement a stack with push, pop, and getmin operations.

    • Use an array to store the stack elements.

    • Keep track of the minimum element using another stack.

    • Push operation: add element to the top of the stack and update the minimum stack.

    • Pop operation: remove the top element from the stack and update the minimum stack.

    • Getmin operation: return the top element of the minimum stack.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very interview experience. They interviewed I cleared all rounds and offer was issued. Then they put my offer on hold saying opening has closed. Do not waste your time interviewing for bayer

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do you want to work for eli lilly
  • Q2. Tell me about a time you perserved
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

The assessment consists of basic aptitude, quantitative reasoning, and three coding questions.

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

The interview session took 30 minutes

Round 2 - Technical 

(1 Question)

  • Q1. Implement java code to filter given data from a list using the Java Stream API
  • Ans. 

    Implement Java code to filter data from a list using Java Stream API

    • Use Stream.filter() method to filter data based on a given condition

    • Use lambda expressions to define the filtering condition

    • Collect the filtered data using Collectors.toList() method

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for core Java, and React concepts for full stack role. You must consider capability to demonstrate your knowledge and skills with RESTful APIs.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How did you handle conflicts in the team?

I applied via Approached by Company and was interviewed in Nov 2021. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Discussion with hiring manager
  • Q2. What is your career goal ?
  • Ans. 

    To become a technical leader in software engineering, contributing to innovative projects and mentoring junior engineers.

    • To continuously enhance my technical skills and stay updated with the latest technologies.

    • To lead and deliver complex software projects successfully.

    • To mentor and guide junior engineers, fostering their growth and development.

    • To contribute to the development of innovative and impactful software solut...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Behaviour questions on cloud hosting
  • Q2. How will you implement secure cloud deployments
  • Ans. 

    Secure cloud deployments can be implemented through various measures such as encryption, access control, and regular security audits.

    • Implement encryption for data at rest and in transit

    • Use access control mechanisms to restrict unauthorized access

    • Regularly conduct security audits to identify and address vulnerabilities

    • Implement multi-factor authentication for added security

    • Ensure compliance with industry standards and r...

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

(1 Question)

  • Q1. How will you troubleshoot 500 internal server error
  • Ans. 

    Check server logs, review code, test endpoints, and verify database connections.

    • Check server logs for error messages

    • Review code for syntax errors or logical mistakes

    • Test endpoints using tools like Postman or cURL

    • Verify database connections and credentials

    • Check for any recent changes or updates

    • Consider scaling issues or server overload

    • Consult with team members or experts if necessary

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is your next career goals ?
  • Ans. 

    My next career goal is to become a technical lead and mentor junior engineers.

    • I want to take on more leadership responsibilities and guide a team towards success.

    • I plan to enhance my skills in project management and communication.

    • I aim to contribute to the growth and development of the organization.

    • I aspire to continuously learn and stay updated with the latest technologies and industry trends.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlaxoSmithKline Pharmaceuticals Senior Software Engineer interview:
  • Cloud
  • Security
  • Terraform
  • Python
Interview preparation tips for other job seekers - Mostly discussions were focusing on roles and responsibilities. Technical questions are on Cloud, automation, troubleshooting and security aspects.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

AstraZeneca Interview FAQs

How many rounds are there in AstraZeneca Software Engineer interview?
AstraZeneca interview process usually has 3 rounds. The most common rounds in the AstraZeneca interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in AstraZeneca Software Engineer interview?

Some of the top questions asked at the AstraZeneca Software Engineer interview -

  1. All on Data Structures and algorithms mai...read more
  2. Basics of java ,spring and ...read more

Recently Viewed

INTERVIEWS

LG Electronics

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

AstraZeneca

No Interviews

INTERVIEWS

Dell

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

Dell

No Interviews

INTERVIEWS

Darwinbox

No Interviews

SALARIES

Automotive Manufacturers

INTERVIEWS

FIS

No Interviews

Tell us how to improve this page.

AstraZeneca Software Engineer Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Abbott Interview Questions
4.1
 • 146 Interviews
Novartis Interview Questions
4.1
 • 140 Interviews
Piramal Pharma Interview Questions
3.9
 • 92 Interviews
Sanofi Interview Questions
4.2
 • 72 Interviews
Pfizer Interview Questions
4.0
 • 69 Interviews
Granules India Interview Questions
3.8
 • 65 Interviews
View all
AstraZeneca Software Engineer Salary
based on 90 salaries
₹4.6 L/yr - ₹18 L/yr
33% more than the average Software Engineer Salary in India
View more details

AstraZeneca Software Engineer Reviews and Ratings

based on 17 reviews

4.1/5

Rating in categories

3.1

Skill development

3.8

Work-life balance

4.0

Salary

4.5

Job security

4.2

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 17 Reviews and Ratings
Consultant
347 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
307 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
276 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Territory Business Manager
232 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Engineer
194 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AstraZeneca with

Pfizer

4.0
Compare

GlaxoSmithKline Pharmaceuticals

4.1
Compare

Novartis

4.1
Compare

Sanofi

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