Upload Button Icon Add office photos

Thermo Fisher Scientific

Compare button icon Compare button icon Compare

Filter interviews by

Thermo Fisher Scientific Software Engineer Interview Questions and Answers

Updated 20 Dec 2024

Thermo Fisher Scientific Software Engineer Interview Experiences

2 interviews found

Software Engineer Interview Questions & Answers

user image Aviral Bansal

posted on 14 Oct 2024

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
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

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
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is react js
  • Ans. 

    React JS is a JavaScript library for building user interfaces.

    • React JS is developed and maintained by Facebook.

    • It allows developers to create reusable UI components.

    • React uses a virtual DOM for better performance.

    • It follows a component-based architecture.

    • React can be used for building single-page applications.

  • Answered by AI
  • Q2. Uses of type scripting
  • Ans. 

    TypeScript is a superset of JavaScript that adds static typing and other features for easier development and maintenance.

    • TypeScript helps catch errors at compile time rather than runtime

    • Provides better code organization and readability with interfaces and classes

    • Supports modern JavaScript features like async/await and decorators

    • Can be transpiled to JavaScript for browser compatibility

    • Used in popular frameworks like Ang

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Aug 2022. 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 - Technical 

(1 Question)

  • Q1. Technical questions related to core engg. field.
Round 3 - HR 

(1 Question)

  • Q1. Typical HR related questions such as past company experience, any issues with past employers, work environment & policies of the organization etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation with regard to past experiences & technical details of your applied job role...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Production piping regarding
  • Q2. Hydro and erection and commissioning.

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me something about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Must have complete knowledge of your domain and you skill.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on Microsoft .net/core Azure.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical 1 and it's all about 30 minutes around, during interview interviewer ask sometimes baseless questions but interviewee should catch the trap and respond trick to the answer. Sometimes interviewer argued during his or her point how they are correct on their ask but advice to the interviewee not to get into the dispute/argument rest all is depend on the person who is taking an interview technically.
Some formality question may ask like tell me about yourself? what were you are doing so far?are you comfortable for something like in night shifts? etc to check your communication. I advise be honest with yourself on this questions so that you may avoid searching next job after immediately joining the next organisation. I also request don't say yes for sake of yes for the offer and based on that you search the next organisation during your notice period and finally you may drop all the less offered salaries organisations, believe me the offer which you have rejected that may help to the needy person and also maintain the trust in the IT industry if you are honest with yourself.

thanks and best of luck.

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Another Skills Prepare for this job?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attend written test

Thermo Fisher Scientific Interview FAQs

How many rounds are there in Thermo Fisher Scientific Software Engineer interview?
Thermo Fisher Scientific interview process usually has 2 rounds. The most common rounds in the Thermo Fisher Scientific interview process are Technical and HR.
How to prepare for Thermo Fisher Scientific Software 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 Thermo Fisher Scientific. The most common topics and skills that interviewers at Thermo Fisher Scientific expect are Java, Spring Boot, Rest, API and ASP.Net.
What are the top questions asked in Thermo Fisher Scientific Software Engineer interview?

Some of the top questions asked at the Thermo Fisher Scientific Software Engineer interview -

  1. How to reverse two numbers without using temp varia...read more
  2. Rotate an array n times with a O(1) time complex...read more

Tell us how to improve this page.

Thermo Fisher Scientific Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Biocon Limited Interview Questions
3.9
 • 157 Interviews
Panacea Biotec Interview Questions
3.7
 • 58 Interviews
Praj Industries Interview Questions
4.1
 • 37 Interviews
Jubilant Biosys Interview Questions
3.8
 • 37 Interviews
Avantor Interview Questions
3.6
 • 30 Interviews
View all
Thermo Fisher Scientific Software Engineer Salary
based on 128 salaries
₹5.6 L/yr - ₹21.8 L/yr
43% more than the average Software Engineer Salary in India
View more details

Thermo Fisher Scientific Software Engineer Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

3.9

Skill development

4.7

Work-life balance

3.4

Salary

4.8

Job security

4.5

Company culture

3.4

Promotions

4.2

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
128 salaries
unlock blur

₹5.6 L/yr - ₹21.8 L/yr

Software Engineer III
90 salaries
unlock blur

₹15.4 L/yr - ₹32 L/yr

Software Engineer2
84 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Area Sales Manager
79 salaries
unlock blur

₹6.9 L/yr - ₹20.1 L/yr

Senior Software Engineer
56 salaries
unlock blur

₹11 L/yr - ₹37 L/yr

Explore more salaries
Compare Thermo Fisher Scientific with

Biocon Limited

3.9
Compare

Biocon Biologics

3.6
Compare

Panacea Biotec

3.7
Compare

LifeCell International

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