Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Hewlett Packard Enterprise Team. If you also belong to the team, you can get access from here

Hewlett Packard Enterprise Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hewlett Packard Enterprise Front end Developer Interview Questions and Answers

Updated 21 Nov 2024

Hewlett Packard Enterprise Front end Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Construct stack using queues
  • Ans. 

    Implement a stack using two queues

    • Use two queues to simulate stack operations

    • Push operation: Enqueue the element to queue1

    • Pop operation: Dequeue all elements from queue1 to queue2, dequeue the last element from queue1, then swap the queues

    • Top operation: Dequeue all elements from queue1 to queue2, dequeue the last element from queue1, store it, swap the queues, enqueue the stored element back to queue1, and return it

    • Exa...

  • Answered by AI
  • Q2. M coloring graph

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise Front end Developer interview:
  • DSA
Interview preparation tips for other job seekers - Good with dsa

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Caching Strategy
  • Q2. What is micro Frontend architecture
  • Ans. 

    Micro Frontend architecture is an approach to building front-end applications by breaking them down into smaller, independently deployable units.

    • Allows different teams to work on separate parts of the application

    • Each micro frontend can be developed using different technologies

    • Enables incremental upgrades and updates without affecting the entire application

    • Can improve performance by loading only the necessary components

    • ...

  • Answered by AI
  • Q3. Pure and impure pipes in angular
  • Ans. 

    Pure pipes in Angular are stateless and do not change the input data, while impure pipes can have side effects and change the input data.

    • Pure pipes are used for simple transformations like formatting dates or numbers.

    • Impure pipes are used for more complex transformations that require state or side effects.

    • Pure pipes are faster and more efficient as they only run when a pure change to the input data is detected.

    • Impure p...

  • Answered by AI
  • Q4. How to make singleton services multiton
  • Ans. 

    Singleton services can be made multiton by maintaining a map of instances with unique keys.

    • Create a map to store instances with unique keys

    • Use a factory method to retrieve instances based on keys

    • Ensure that only one instance is created per key

  • Answered by AI
  • Q5. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for easier testing by injecting mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: AngularJS, Spring Framework

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read Frontend system design also

Skills evaluated in this interview

Interview experience
1
Bad
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 - Aptitude Test 

One coding, 40 technical mcq, 20-30 aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Js, react questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 question 1 easy 2 medium dsa

Round 2 - Coding Test 

2 codes of dsa and mcq.

Round 3 - Technical 

(2 Questions)

  • Q1. Code paring round
  • Q2. Dsa question of graph
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

20 MCQs on Aptitude & Quants, can google practice the questions

Round 2 - Coding Test 

2 Questions of easy/medium level can select any language and code.

Round 3 - React 

(1 Question)

  • Q1. 40 MCQs on HTML/CSS and React (mainly class components)

Interview Preparation Tips

Topics to prepare for Nagarro Front end Developer interview:
  • HTML
  • CSS
  • React
Interview preparation tips for other job seekers - google nagarro frontend questions and prepare
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General aptitude test, coding test, technical test questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to solve at least one coding question with all test case pass.

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

Interview Questionnaire 

1 Question

  • Q1. Frond end developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good question and share with advice

I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude, technical, coding test not sufficient time

Round 2 - Coding Test 

Coding you have to do 2 problems it is included in the first round

Interview Preparation Tips

Interview preparation tips for other job seekers - First-round will be MCQ, coding they will send you one link
you have 1:30 hrs time to complete the test
Aptitude - 20 Questions MCQ
Coding - 2 problems
Technical - 40 Questions MCQ
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Completely frontend developer question session coookiess localstorage , shadow dom json and object difference event child children event
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2023.

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 

Html, CSS, Javascript, Bootstrap, React Js, Node Js, GitHub, Git

Round 3 - HR 

(5 Questions)

  • Q1. Self Introduction
  • Q2. My self Velithurla Indra
  • Q3. I have completed my graduation Bsc computer science
  • Q4. My strength is self-motivated & skills aslo
  • Q5. My short term goal is to get a job in reputed company

Hewlett Packard Enterprise Interview FAQs

How many rounds are there in Hewlett Packard Enterprise Front end Developer interview?
Hewlett Packard Enterprise interview process usually has 1 rounds. The most common rounds in the Hewlett Packard Enterprise interview process are One-on-one Round.
What are the top questions asked in Hewlett Packard Enterprise Front end Developer interview?

Some of the top questions asked at the Hewlett Packard Enterprise Front end Developer interview -

  1. Construct stack using que...read more
  2. M coloring gr...read more

Tell us how to improve this page.

Hewlett Packard Enterprise Front end Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Hewlett Packard Enterprise Front end Developer Salary
based on 7 salaries
₹6 L/yr - ₹17.5 L/yr
112% more than the average Front end Developer Salary in India
View more details

Hewlett Packard Enterprise Front end Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

3.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Technical Support Engineer
868 salaries
unlock blur

₹0.9 L/yr - ₹7.5 L/yr

Process Associate
636 salaries
unlock blur

₹1.1 L/yr - ₹5.5 L/yr

Technical Solutions Consultant
594 salaries
unlock blur

₹5 L/yr - ₹17.2 L/yr

Software Engineer
561 salaries
unlock blur

₹10.7 L/yr - ₹20 L/yr

Senior Process Associate
439 salaries
unlock blur

₹1.7 L/yr - ₹7.6 L/yr

Explore more salaries
Compare Hewlett Packard Enterprise with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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