Upload Button Icon Add office photos

HP India

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HP India Interview Questions, Process, and Tips

Updated 23 Feb 2025

Top HP India Interview Questions and Answers

View all 84 questions

HP India Interview Experiences

Popular Designations

139 interviews found

Software Developer Interview Questions & Answers

user image Nikitha Srinivas16

posted on 9 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about ur projects
  • Q2. Oops concept and theory based questions
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. About location and relocate

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was in hirepro platform

Round 2 - Technical 

(2 Questions)

  • Q1. About the data structure
  • Q2. Implementation of doubley linked list
  • Ans. 

    A doubly linked list is a data structure that consists of nodes where each node has a reference to the next and previous node.

    • Nodes contain data and two pointers: one to the next node and one to the previous node

    • Insertion and deletion operations require updating the pointers of adjacent nodes

    • Traversal can be done in both directions starting from the head or tail node

  • Answered by AI

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
HP India Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 coding questions 12 mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and implement stacks
  • Q2. Done with the two questions then CORE subjects
Round 3 - HR 

(2 Questions)

  • Q1. Ibiilvvivuovuolvul
  • Q2. Ihlvilh ihlvhlvlvul

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and face the interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Python oops basic concepts
  • Q2. Django rest framework implementation
  • Ans. 

    Django rest framework is a powerful and flexible toolkit for building Web APIs in Django.

    • Django rest framework allows you to easily build RESTful APIs in Django by providing serializers, views, and authentication.

    • It includes built-in support for pagination, filtering, and authentication.

    • You can define API endpoints using class-based views and routers.

    • Example: Creating a simple API endpoint for a model in Django using D

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HP India Senior Cloud Engineer interview:
  • Python
  • Django
  • Drf

Skills evaluated in this interview

Senior Cloud Engineer Interview Questions asked at other Companies

Q1. What all things we need to consider while creating a VM
View answer (2)

HP India interview questions for popular designations

 Software Developer

 (10)

 Technical Support Engineer

 (7)

 Software Engineer

 (7)

 Intern

 (5)

 Technician

 (3)

 Data Analyst

 (3)

 Financial Analyst

 (2)

 Senior R&D Engineer

 (2)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Multivalued map
  • Q2. Basic core java

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Get interview-ready with Top HP India Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. They've asked for the introduction first
  • Q2. Mainly technical questions related to finance accounting and costing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in the interview.

Financial Analyst 1 Interview Questions asked at other Companies

Q1. Balance sheets and what are the major components of it.. And when it will be used.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 mins and mostly aptitute based on analytics , quntitative etcc...

Round 2 - Coding Test 

Coding questions based on python

Round 3 - Technical 

(2 Questions)

  • Q1. Deep learning questions
  • Q2. Project questions from my resume

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Discuss about HP group of based on company

Round 2 - Technical 

(2 Questions)

  • Q1. HP company learn
  • Q2. How develop the company
  • Ans. 

    Developing the company involves strategic planning, market research, innovation, and effective sales strategies.

    • Conduct market research to identify opportunities and trends

    • Develop innovative products or services to meet customer needs

    • Implement effective sales strategies to increase revenue

    • Build strong relationships with clients and partners

    • Invest in training and development for sales team

    • Regularly review and adjust bus

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - simple format to develop

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (51)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 Question leetcode medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. 1 coding 1 System design
  • Ans. 

    Implement a system to track inventory in a warehouse.

    • Use a database to store information about products, quantities, and locations.

    • Create APIs for adding, updating, and retrieving inventory data.

    • Implement authentication and authorization to control access to the system.

    • Consider implementing a front-end interface for users to interact with the system.

    • Include error handling and logging to ensure system reliability.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare leetcode well with SD

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is dhcp ? How its working
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP server assigns IP addresses to devices on a network

    • It also provides other network configuration information such as subnet mask and default gateway

    • DHCP uses a lease mechanism to manage IP address assignments

    • DHCP clients request IP addresses from DHCP servers

    • DHCP operates on ...

  • Answered by AI
  • Q2. What is DNS ? How its working?
  • Ans. 

    DNS stands for Domain Name System. It translates domain names to IP addresses to locate resources on the internet.

    • DNS is like a phone book for the internet, translating domain names to IP addresses.

    • It helps users access websites by translating human-readable domain names (e.g. google.com) to machine-readable IP addresses (e.g. 172.217.3.206).

    • DNS works through a hierarchical system of servers, with the top-level servers...

  • Answered by AI

Skills evaluated in this interview

Network Support Engineer L1 Interview Questions asked at other Companies

Q1. How router it's work firewall. Access list, switching, bgp (border gateway protocol) SSH telnet. how to access Router IP. DHCP Server & DNS
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

HP India Interview FAQs

How many rounds are there in HP India interview?
HP India interview process usually has 1-2 rounds. The most common rounds in the HP India interview process are Technical, One-on-one Round and HR.
How to prepare for HP India 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 HP India. The most common topics and skills that interviewers at HP India expect are Python, Project Management, SQL, AWS and Java.
What are the top questions asked in HP India interview?

Some of the top questions asked at the HP India interview -

  1. What's the basic requirements for a windows 10 operating syst...read more
  2. main ( ) { unsigned int i=3; while( i >=0) printf( "%d", i--); } How many times...read more
  3. What is BSOD? (Blue Screen of Dea...read more
How long is the HP India interview process?

The duration of HP India interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

REVIEWS

AIESEC

No Reviews

SALARIES

AIESEC

No Salaries

COMPANY BENEFITS

AIESEC

No Benefits

SALARIES

AIESEC

SALARIES

Gallagher

SALARIES

AIESEC

SALARIES

HDFC Life

REVIEWS

AIESEC

No Reviews

INTERVIEWS

Nayesha Mills

No Interviews

JOBS

HP India

No Jobs

Tell us how to improve this page.

HP India Interview Process

based on 102 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Samsung Interview Questions
3.9
 • 545 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 371 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
Lenovo Interview Questions
4.2
 • 38 Interviews
View all

HP India Reviews and Ratings

based on 699 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.6

Salary

3.9

Job security

4.1

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 699 Reviews and Ratings
Technical Support Engineer
222 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
128 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
74 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Process Associate
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HP India with

Dell

4.0
Compare

Lenovo

4.2
Compare

Apple

4.3
Compare

Samsung

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