Upload Button Icon Add office photos

Filter interviews by

HP Engineering Interview Questions and Answers

Updated 21 Feb 2023

HP Engineering Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
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 - Coding Test 

Algorithm writing and testing

Round 3 - Technical 

(2 Questions)

  • Q1. Find a number in the string? C program for finding greatest of 3 numbers? RTOs related questions.
  • Ans. 

    C program for finding greatest of 3 numbers and finding a number in a string. RTOs related questions.

    • For finding greatest of 3 numbers, use if-else statements and compare each number with the other two.

    • For finding a number in a string, use string manipulation functions like strstr() or atoi().

    • For RTOs related questions, brush up on traffic rules and regulations specific to your region.

  • Answered by AI
  • Q2. C language related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - C language questions, algorithm testing, string basics

Skills evaluated in this interview

Senior Embedded Engineer Interview Questions asked at other Companies

Q1. What is the difference between a while loop and a do while loop?
View answer (1)

Technician Interview Questions & Answers

user image Anonymous

posted on 26 May 2022

I applied via Walk-in and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. How to recovery bit locker key
  • Ans. 

    To recover BitLocker key, use the BitLocker Recovery Key or contact the administrator.

    • Use the BitLocker Recovery Key to unlock the drive

    • Contact the administrator if the key is lost or unavailable

    • Check for the key in Active Directory if it was backed up there

    • Use a data recovery agent if one was set up

    • If all else fails, reformat the drive and start over

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Rajeev ranjan
presence full work

Technician Interview Questions asked at other Companies

Q1. What kinds of pipe used for hot and cold water supply ?
View answer (8)

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions are asked from ospf bgp vrrp dhcp tcp header rstp vpn

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is pretty easy

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. What is the meaning of "the market"?
  • Q2. What is your role in the company?
  • Q3. What is the company brand name.
  • Q4. The potential of the product manufacturerd by the manufacturer and which one , we are selling it to the buyer
  • Q5. Which kind of responsibility your company has given . What is your assignment inorder to complete the task.
Round 2 - Case Study 

What types of plastic machinery are you selling? What is the market potential for this machinery? Who are the buyers? What is your role in this context? Where exactly are you looking to establish pricing and contract terms?

Round 3 - Group Discussion 

How can an order be placed with the company to secure a contract for new business opportunities?

Round 4 - Agreement 

(2 Questions)

  • Q1. What is your approach to preparing content for specific purposes?
  • Q2. What is the process for submitting and signing a mutual agreement in relation to required documents and specifications?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. What are the responsibilities and skills required to work as a deputy news editor?
  • Ans. 

    Responsibilities include overseeing news content, managing a team, editing articles, ensuring accuracy, and meeting deadlines. Skills required include strong writing/editing abilities, leadership, communication, and attention to detail.

    • Overseeing news content and ensuring it is accurate and engaging

    • Managing a team of reporters and assigning tasks

    • Editing articles for grammar, style, and accuracy

    • Meeting tight deadlines f...

  • Answered by AI
  • Q2. Subbing the news?
  • Ans. 

    Subbing the news involves editing and proofreading news articles for accuracy, clarity, and style.

    • Subbing involves checking for spelling and grammar errors

    • Ensuring the news article follows the publication's style guide

    • Verifying facts and sources mentioned in the article

    • Rewriting or restructuring sentences for better clarity

    • Adding headlines, captions, and other elements to enhance readability

  • Answered by AI
  • Q3. Team management?
  • Q4. Content & design
  • Q5. News placement as their value
  • Ans. 

    News placement is crucial for conveying the value of a story to the audience.

    • News placement determines the visibility and impact of a story.

    • Strategic placement can attract more readers or viewers.

    • Placement in prominent sections or time slots can increase credibility and reach.

    • Example: Front page of a newspaper, prime time slot on TV news.

    • Example: Placing breaking news at the top of a website homepage.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - the planning of newspaper execution.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Abcd dhsjw ejejjejxj
  • Q2. Djdjsjs djsjdjxjc diejd
Round 2 - One-on-one 

(1 Question)

  • Q1. Ffghj ffhhj grgh

Frontend Developer I Interview Questions & Answers

Viacom18 Media user image Anonymous

posted on 23 Aug 2024

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Merge 2 sorted Arrays
  • Ans. 

    Merging two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Use two pointers to iterate through both arrays and compare elements

    • Add the smaller element to the new array and move the pointer for that array

  • Answered by AI
  • Q2. Write polyfill for getElementById
  • Ans. 

    Polyfill for getElementById function in JavaScript

    • Create a function named getElementById

    • Check if the function already exists, if not, create it

    • Use document.querySelector to select the element by ID

    • Return the selected element

  • Answered by AI
  • Q3. What are the new features in React 18 ? Optimisation techinques in React ? Concurrency in React ?
  • Ans. 

    React 18 introduces new features like automatic batching, start transition, and streaming server renderer. It also focuses on performance optimizations and concurrent rendering.

    • New features in React 18 include automatic batching, start transition, and streaming server renderer.

    • Optimization techniques in React 18 involve concurrent rendering, improved scheduling, and reduced re-renders.

    • Concurrency in React 18 allows for...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. HLD round to develop Autocomplete feature End to End with API contracts and architecture.
  • Q2. Remove duplicate characters from a sentence
  • Ans. 

    Remove duplicate characters from a sentence

    • Create an empty array to store unique characters

    • Iterate through each character in the sentence

    • Check if the character is already in the array, if not add it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare High Level Design rounds and ask what the interviewer actually wants

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question about applications and possibilities.
  • Q2. Questions about frameworks.
  • Q3. Questions about past projects
Round 2 - Assignment 

Two LLM based application development

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Self Introduction
Round 2 - One-on-one 

(1 Question)

  • Q1. Books workflow and the roles and responsibilities of PM
  • Ans. 

    The books workflow involves planning, organizing, and overseeing the project from initiation to completion.

    • Define project scope, objectives, and deliverables

    • Create project schedule and allocate resources

    • Monitor progress and adjust plans as needed

    • Manage risks and issues

    • Communicate with stakeholders and team members

    • Ensure project meets quality standards

    • Close out project and evaluate success

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. She ask about yourself and overall experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Which experience you have and product knowledge
Round 3 - Assignment 

Explain all details about what knowledge you having in product.

Round 4 - Behavioral 

(1 Question)

  • Q1. Total experience and some sells mock test

Interview Preparation Tips

Interview preparation tips for other job seekers - Br confident. And answer all the questions .

HP Engineering Interview FAQs

How many rounds are there in HP Engineering interview?
HP Engineering interview process usually has 2-3 rounds. The most common rounds in the HP Engineering interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in HP Engineering interview?

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

  1. Find a number in the string? C program for finding greatest of 3 numbers? RTOs ...read more
  2. how to recovery bit locker ...read more
  3. Questions are asked from ospf bgp vrrp dhcp tcp header rstp v...read more

Tell us how to improve this page.

HP Engineering Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 809 Interviews
Cyient Interview Questions
3.7
 • 283 Interviews
Kantar Interview Questions
3.5
 • 105 Interviews
View all

HP Engineering Reviews and Ratings

based on 19 reviews

3.8/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.6

Salary

4.1

Job security

3.9

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Software Engineer
14 salaries
unlock blur

₹8.4 L/yr - ₹35.6 L/yr

Software Developer
10 salaries
unlock blur

₹6.8 L/yr - ₹25 L/yr

AC Technician
5 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Senior Consultant
5 salaries
unlock blur

₹24 L/yr - ₹31 L/yr

Associate Software Engineer
5 salaries
unlock blur

₹5.3 L/yr - ₹17.5 L/yr

Explore more salaries
Compare HP Engineering with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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