Add office photos
Engaged Employer

Hewlett Packard Enterprise

4.2
based on 4k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Infogain Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. How will you select a particular hardware / vendor for a system

Ans.

Hardware selection depends on system requirements, vendor reputation, and cost.

  • Identify system requirements and ensure hardware compatibility

  • Research vendor reputation and reliability

  • Consider cost and budget constraints

  • Evaluate vendor support and maintenance options

  • Compare hardware specifications and features

  • Consider future scalability and upgrade options

Add your answer

Q2. Difference between Microprocessor and Micro-controller

Ans.

Microprocessor is a CPU on a single chip while Micro-controller is a CPU with integrated memory and peripherals.

  • Microprocessor is used in general-purpose computing while Micro-controller is used in embedded systems.

  • Microprocessor requires external memory and peripherals while Micro-controller has them integrated.

  • Examples of Microprocessors are Intel Pentium, AMD Ryzen while examples of Micro-controllers are Arduino, Raspberry Pi.

  • Microprocessors are more powerful and expensive...read more

Add your answer

Q3. Difference between GPOS and RTOS

Ans.

GPOS is a general-purpose operating system while RTOS is a real-time operating system.

  • GPOS is designed to handle a wide range of applications while RTOS is designed to handle time-critical applications.

  • GPOS has a higher latency and lower determinism compared to RTOS.

  • RTOS has a smaller footprint and faster response time compared to GPOS.

  • Examples of GPOS include Windows, Linux, and macOS while examples of RTOS include FreeRTOS, VxWorks, and QNX.

Add your answer

Q4. Describe bootup sequence

Ans.

Bootup sequence is the process of starting up a computer system.

  • Power on self-test (POST) is performed

  • BIOS is loaded and executed

  • Bootloader is loaded and executed

  • Operating system kernel is loaded and executed

  • Device drivers are loaded and initialized

  • User login prompt is displayed

Add your answer
Discover Infogain interview dos and don'ts from real experiences

Q5. Describe I2C fundamentals

Ans.

I2C is a serial communication protocol used to connect multiple devices with two wires.

  • I2C stands for Inter-Integrated Circuit

  • It uses two wires - SDA (Serial Data) and SCL (Serial Clock)

  • It supports multiple devices on the same bus using unique addresses

  • It operates in master-slave mode where the master initiates the communication

  • It uses ACK/NACK signals to confirm successful data transmission

Add your answer

Q6. Print 1 to n using recursion

Ans.

Print 1 to n using recursion

  • Define a recursive function that takes n as input

  • Base case: if n is 1, print 1 and return

  • Recursive case: call the function with n-1 and print n

Add your answer

Q7. Implement queue using linksd list

Ans.

Queue can be implemented using linked list by maintaining head and tail pointers.

  • Create a node structure with data and next pointer

  • Maintain head and tail pointers to keep track of front and rear of queue

  • Enqueue by adding node at tail and dequeue by removing node from head

Add your answer

More about working at Hewlett Packard Enterprise

Top Rated Large Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
HQ - Houston,Texas, United States
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Infogain

based on 3 interviews
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top System Software Engineer Interview Questions from Similar Companies

3.6
 • 13 Interview Questions
3.7
 • 12 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter