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 Software Designer Interview Questions and Answers

Updated 14 Mar 2024

HP India Software Designer Interview Experiences

1 interview found

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

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Dsa questions were asked

Interview questions from similar companies

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

Questions related to Tree and stack

Round 2 - Coding Test 

Questions related to Binary search

Round 3 - Technical 

(2 Questions)

  • Q1. Java concepts
  • Q2. Graph coding ques
Round 4 - HR 

(1 Question)

  • Q1. Salary discssion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Tell about AC industry

Round 2 - Technical 

(3 Questions)

  • Q1. Move zeros to end?
  • Ans. 

    Move all zeros in an array of strings to the end while maintaining the order of non-zero elements.

    • Iterate through the array and move all zeros to the end while keeping the order of non-zero elements.

    • Use two pointers approach to swap elements in-place.

    • Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']

  • Answered by AI
  • Q2. WHat are AWS services?
  • Ans. 

    AWS services are cloud computing services provided by Amazon Web Services.

    • Compute services (e.g. EC2, Lambda)

    • Storage services (e.g. S3, EBS)

    • Database services (e.g. RDS, DynamoDB)

    • Networking services (e.g. VPC, Route 53)

    • Machine learning services (e.g. SageMaker)

    • Analytics services (e.g. Redshift, Athena)

  • Answered by AI
  • Q3. What is dynamodb?
  • Ans. 

    DynamoDB is a fully managed NoSQL database service provided by AWS.

    • Fully managed NoSQL database service

    • Scalable and high-performance

    • Supports key-value and document data models

    • Automatically replicates data across multiple Availability Zones for high availability

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How good are you at stress handling situations?
  • Ans. 

    I am very good at handling stress situations, remaining calm and focused under pressure.

    • I have experience working on high-pressure projects with tight deadlines.

    • I am able to prioritize tasks effectively and stay organized during stressful situations.

    • I have developed strong problem-solving skills that help me navigate stressful scenarios.

    • I am able to communicate effectively with team members and stakeholders to manage s...

  • Answered by AI
  • Q2. Why daikin eloaborate this?
  • Ans. 

    Daikin may elaborate on a topic to provide more detailed information or explanation.

    • To provide a better understanding of a complex concept or product

    • To address potential questions or concerns from customers

    • To showcase the company's expertise and knowledge in the industry

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

The first round was an aptitude test, question ranging from medium to difficult .The marking scheme included -1,+1 for each incorrect and correct answer it was quite challenging . Additionally there were multiple-choice questions based on C++ output , which followed same marking scheme. Question were easy and most of the students were filtered out in this orund

Round 2 - Technical 

(2 Questions)

  • Q1. Basic oops concepts and code to implement them.
  • Q2. Explain your projects, what technology, dataset you used ,challenges you faced.

Interview Preparation Tips

Topics to prepare for LG Soft India Software Engineer interview:
  • apitude
  • C++
Interview preparation tips for other job seekers - Please take aptitude seriously and prepare it thoroughly
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(4 Questions)

  • Q1. Why to join WD?
  • Ans. 

    WD offers exciting opportunities for growth and innovation in the software engineering field.

    • Opportunity to work on cutting-edge technologies

    • Collaborative and supportive work environment

    • Career development and growth opportunities

    • Strong company culture and values

    • Global presence and diverse projects

  • Answered by AI
  • Q2. Detect loop in linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect loop in linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI
  • Q3. What are different product of WD?
  • Ans. 

    WD offers a variety of products including external hard drives, internal hard drives, SSDs, and network attached storage devices.

    • External hard drives

    • Internal hard drives

    • SSDs

    • Network attached storage devices

  • Answered by AI
  • Q4. Do you want to ask any questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't know result yet

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was a coding round on techgig which i cleared

Round 2 - Technical 

(3 Questions)

  • Q1. I was invited to the technical round which was also online
  • Q2. I could not attend the online technical round
  • Q3. 2 questions on dsa
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Random c question like pointer even/odd

Round 2 - Group Discussion 

Present news, like covid-19

Interview Preparation Tips

Topics to prepare for Livpure Software Engineer interview:
  • C question
Interview preparation tips for other job seekers - i will clear both round
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude and reasoning test.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic java questions about oops
  • Q2. Coding question
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Oct 2022.

Round 1 - Coding Test 

It was open coding contest called Ode 2 Code organised on hackerearth. Top 100 students got interview calls

Round 2 - One-on-one 

(3 Questions)

  • Q1. This was a 1:1 online technical interview.
  • Q2. Basic question on web development, regarding projects in resume. 1 problem solving question and DSA basics
  • Q3. I was asked to explain merge sort
  • Ans. 

    Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges the sorted halves.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Xiaomi Software Engineer interview:
  • Web Development
  • Data Structures
  • Algorithms
  • Computer science
Interview preparation tips for other job seekers - Don't join this company. It has terrible work culture

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Lenovo user image Nitin The Living Magnet

posted on 15 Nov 2020

Interview Questionnaire 

3 Questions

  • Q1. What is operating system.
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • Manages computer hardware and software resources

    • Provides common services for computer programs

    • Examples: Windows, macOS, Linux, Android, iOS

    • Kernel is the core component of an operating system

  • Answered by AI
  • Q2. How to follow the company policy?
  • Ans. 

    To follow the company policy, one must understand and familiarize themselves with the policy guidelines and procedures.

    • Read and thoroughly understand the company policy documentation

    • Adhere to the policies and procedures outlined in the documentation

    • Seek clarification from supervisors or HR if any doubts or questions arise

    • Regularly review and stay updated with any changes or updates to the policy

    • Ensure compliance with t...

  • Answered by AI
  • Q3. Will you agree to work no time limit?
  • Ans. 

    No, I cannot agree to work with no time limit.

    • Working without a time limit can lead to burnout and decreased productivity.

    • Having a reasonable work-life balance is important for overall well-being.

    • Setting clear boundaries and having a structured schedule can help maintain productivity and prevent overworking.

  • Answered by AI

Skills evaluated in this interview

HP India Interview FAQs

How many rounds are there in HP India Software Designer interview?
HP India interview process usually has 1 rounds. The most common rounds in the HP India interview process are Coding Test.

Tell us how to improve this page.

HP India Software Designer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 905 Interviews
Samsung Interview Questions
3.9
 • 561 Interviews
Cisco Interview Questions
4.1
 • 398 Interviews
Dell Interview Questions
4.0
 • 393 Interviews
OPPO Interview Questions
4.0
 • 210 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
View all
Technical Support Engineer
220 salaries
unlock blur

₹2.2 L/yr - ₹7.5 L/yr

Software Engineer
127 salaries
unlock blur

₹4.1 L/yr - ₹13.9 L/yr

Area Sales Manager
78 salaries
unlock blur

₹4.5 L/yr - ₹16.4 L/yr

Financial Analyst
74 salaries
unlock blur

₹4.1 L/yr - ₹15.4 L/yr

Process Associate
63 salaries
unlock blur

₹1.6 L/yr - ₹4.2 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