Premium Employer

i

This company page is being actively managed by Amgen Team. If you also belong to the team, you can get access from here

Amgen Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Amgen Information System Engineer Interview Questions and Answers

Updated 18 Apr 2021

Amgen Information System Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. General Data science questions
  • Q2. General answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to advice. It was a rigged interview.

Interview questions from similar companies

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 Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Self Introduction, explain about your projects
  • Ans. 

    I am a software engineer with experience in developing web applications using Java, Spring Boot, and Angular.

    • Developed a web application for a retail company using Java and Spring Boot

    • Implemented RESTful APIs for communication between frontend and backend

    • Designed and developed user interfaces using Angular framework

  • Answered by AI
  • Q2. Rotate an array n times with a O(1) time complexity
  • Ans. 

    Use modular arithmetic to efficiently rotate array n times.

    • Use modular arithmetic to calculate the effective number of rotations (n % array length)

    • Reverse the entire array

    • Reverse the first n elements

    • Reverse the remaining elements

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. What do you know about the company
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

    • Has a strong team of software engineers and developers

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How to reverse two numbers without using temp variable
  • Ans. 

    To reverse two numbers without using a temp variable, use bitwise XOR operation.

    • Use bitwise XOR operation to swap two numbers without using a temp variable.

    • Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b. After this, a = 7, b = 5.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join Thermo Fisher
  • Ans. 

    I want to join Thermo Fisher because of their reputation for innovation and impact in the scientific community.

    • Thermo Fisher is a leader in the scientific research and healthcare industry

    • I am impressed by their commitment to innovation and cutting-edge technology

    • I believe working at Thermo Fisher will provide me with opportunities for professional growth and development

  • Answered by AI

I applied via Naukri.com and was interviewed before Oct 2021. There were 5 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 

(1 Question)

  • Q1. All basic java questions
Round 3 - Technical 

(1 Question)

  • Q1. Coding question was asked. It was easy.
Round 4 - One-on-one 

(1 Question)

  • Q1. One on one with Manager. It was easy and manager was really nice.
Round 5 - HR 

(1 Question)

  • Q1. HR was direct and asking generic questions related to previous experience and behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - A nice company to work with which is growing enormously with Covid situation.

I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why should i hire you
  • Ans. 

    I am highly motivated, have relevant experience, and possess strong skills that make me a valuable asset to your team.

    • I have a proven track record of success in similar roles.

    • I am a quick learner and can adapt to new environments and tasks easily.

    • I have excellent communication and interpersonal skills.

    • I am highly organized and detail-oriented, ensuring accuracy and efficiency in my work.

    • I am a team player and can colla...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and say thank you!

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. CALCULATE function from DAX.
  • Ans. 

    The CALCULATE function in DAX is used to apply filters to a calculation in a formula.

    • CALCULATE function modifies the filter context for a calculation in DAX.

    • It can be used to override existing filters or apply new filters.

    • Example: CALCULATE(SUM(Sales[Amount]), Sales[Region] = 'North')

  • Answered by AI
  • Q2. What are data structure?
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures define the way data is stored, accessed, and manipulated in a computer program.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for optimizing the performance of a program.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. 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 - One-on-one 

(3 Questions)

  • Q1. Protein structure and function
  • Ans. 

    Protein structure refers to the three-dimensional arrangement of atoms in a protein molecule, which determines its function.

    • Proteins are made up of amino acids, which are linked together by peptide bonds.

    • The primary structure of a protein is the linear sequence of amino acids.

    • The secondary structure refers to local folding patterns, such as alpha helices and beta sheets.

    • The tertiary structure is the overall three-dimen...

  • Answered by AI
  • Q2. What is Antibody and it's applications
  • Q3. What do you know about Thermo fisher and it's products

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well your subjects and read about the company port folio.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about project in detail
  • Q2. How did you manage so much cgpa?
  • Ans. 

    I managed a high CGPA through consistent hard work, effective time management, seeking help when needed, and staying organized.

    • Consistent hard work by studying regularly and staying focused on academics

    • Effective time management to balance studies, assignments, and extracurricular activities

    • Seeking help from professors, tutors, or classmates when facing challenges

    • Staying organized with study schedules, notes, and deadli

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

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on OOPs concepts
  • Q2. Software development life cycle
  • Ans. 

    Software development life cycle is a process used by software developers to design, develop, test, and deploy software applications.

    • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the project.

    • Examples of SDLC models include Waterfall, Agile, Scrum, and DevOps.

    • SDLC...

  • Answered by AI
Round 2 - Coding Test 

Two coding questions. One using quick sort. The other one was for prime numbers

Skills evaluated in this interview

Amgen Interview FAQs

How to prepare for Amgen Information System Engineer 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 Amgen. The most common topics and skills that interviewers at Amgen expect are LMS.
What are the top questions asked in Amgen Information System Engineer interview?

Some of the top questions asked at the Amgen Information System Engineer interview -

  1. General Data science questi...read more
  2. General answ...read more

Tell us how to improve this page.

Join Amgen Creating a positive difference in the world
Senior Associate
32 salaries
unlock blur

₹9.6 L/yr - ₹15 L/yr

Senior Manager
23 salaries
unlock blur

₹35 L/yr - ₹60 L/yr

Operations Manager
21 salaries
unlock blur

₹14.5 L/yr - ₹25.4 L/yr

Team Manager
14 salaries
unlock blur

₹14.8 L/yr - ₹33.5 L/yr

Software Engineer
11 salaries
unlock blur

₹16 L/yr - ₹25.8 L/yr

Explore more salaries
Compare Amgen with

Thermo Fisher Scientific

3.8
Compare

Avantor

3.6
Compare

dsm-firmenich

4.0
Compare

Kemin Industries

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