Upload Button Icon Add office photos

Serum Institute of India

Compare button icon Compare button icon Compare

Filter interviews by

Serum Institute of India Desktop Support Engineer Interview Questions, Process, and Tips

Updated 15 May 2024

Serum Institute of India Desktop Support Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Can you explain layer 3 in osi model?
  • Ans. 

    Layer 3 in OSI model is the network layer responsible for routing and forwarding data packets.

    • Responsible for logical addressing and routing of data packets

    • Determines the best path for data to travel through a network

    • Examples include IP addresses and routers

  • Answered by AI
  • Q2. What is a router?and why its use?
  • Ans. 

    A router is a networking device that forwards data packets between computer networks. It is used to connect multiple devices to a network and route data to the appropriate destination.

    • Routers operate at the network layer of the OSI model.

    • They use IP addresses to determine the best path for data packets to reach their destination.

    • Routers can connect different types of networks, such as LANs and WANs.

    • Examples of routers ...

  • Answered by AI
  • Q3. What is a network?
  • Ans. 

    A network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another to share data and resources.

    • A network allows devices to communicate with each other, share resources, and access the internet.

    • Networks can be wired or wireless, with examples including LANs, WANs, and the internet.

    • Networks can be private (intranet) or public (internet).

  • Answered by AI
  • Q4. Types of networks
  • Ans. 

    Types of networks include LAN, WAN, MAN, WLAN, and VPN.

    • LAN (Local Area Network) - limited to a small geographic area like a single building or campus

    • WAN (Wide Area Network) - covers a large geographic area like a city or country

    • MAN (Metropolitan Area Network) - spans a city or metropolitan area

    • WLAN (Wireless Local Area Network) - uses wireless technology to connect devices within a limited area

    • VPN (Virtual Private Netw...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Are you comfortable
  • Q2. Yes i am comfortable

Skills evaluated in this interview

Interview questions from similar companies

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 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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic technical knowledge questions
Round 2 - Technical 

(1 Question)

  • Q1. Full technical skills knowledge based questions and work related
Round 3 - HR 

(1 Question)

  • Q1. Self introduction, previous experience
Round 4 - HR 

(2 Questions)

  • Q1. Congratulations about CTC and other facilities about joining work
  • Q2. About CTC, final self introduction

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain OSI Layer
  • Ans. 

    OSI Layer is a conceptual model that describes the communication functions of a telecommunication system.

    • OSI stands for Open Systems Interconnection

    • It consists of 7 layers, each with a specific function

    • Layer 1 is the physical layer, responsible for transmitting raw data over a physical medium

    • Layer 2 is the data link layer, responsible for error-free transfer of data between nodes on a network

    • Layer 3 is the network laye...

  • Answered by AI
  • Q2. Different between OSPF and EIGRP
  • Ans. 

    OSPF is a link-state protocol while EIGRP is a distance-vector protocol.

    • OSPF uses Dijkstra's algorithm to calculate the shortest path while EIGRP uses a proprietary algorithm.

    • OSPF supports multiple paths to a destination while EIGRP only supports a single path.

    • OSPF is more scalable and suited for larger networks while EIGRP is better for smaller networks.

    • OSPF uses multicast for updates while EIGRP uses unicast.

    • OSPF has...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical good.

Skills evaluated in this interview

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Evaluation of tablets . principle of uv ir hplc gc, ph meter, solubility ranges ,bcs classification ,types of polymers, various excipients used in a formulation of tablets, binding agents ,types of tablets...

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate level if you prepare. Preparation is all the thing you need. For fresher their will be simple but be thorough with your project.
Interview experience
3
Average
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 - Call interview 

(2 Questions)

  • Q1. Instrumentation questions
  • Q2. Lab questions of MSc
Round 3 - Call interview 

(4 Questions)

  • Q1. Project did on MSc based questions
  • Q2. Over all overiew of the job seeking
  • Q3. Hplc relted questions
  • Q4. Western blotting related
Round 4 - Call interview 

(3 Questions)

  • Q1. PCR related questions
  • Q2. Protein estimation related questions
  • Q3. Electrophoresis related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I am intern , require job after getting the job I would have give the tips

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.

Serum Institute of India Interview FAQs

How many rounds are there in Serum Institute of India Desktop Support Engineer interview?
Serum Institute of India interview process usually has 2 rounds. The most common rounds in the Serum Institute of India interview process are Technical and HR.
What are the top questions asked in Serum Institute of India Desktop Support Engineer interview?

Some of the top questions asked at the Serum Institute of India Desktop Support Engineer interview -

  1. Can you explain layer 3 in osi mod...read more
  2. What is a router?and why its u...read more
  3. What is a netwo...read more

Tell us how to improve this page.

Serum Institute of India Desktop Support Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Biocon Limited Interview Questions
3.9
 • 156 Interviews
Panacea Biotec Interview Questions
3.8
 • 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
Officer
364 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Executive Officer
343 salaries
unlock blur

₹4.3 L/yr - ₹14.5 L/yr

Assistant Officer
210 salaries
unlock blur

₹1.9 L/yr - ₹9.5 L/yr

Assistant Manager
166 salaries
unlock blur

₹8.3 L/yr - ₹23 L/yr

Production Officer
132 salaries
unlock blur

₹3.1 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Serum Institute of India with

Biocon Limited

3.9
Compare

Thermo Fisher Scientific

3.8
Compare

Biocon Biologics

3.6
Compare

Panacea Biotec

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