Add office photos
Employer?
Claim Account for FREE

SurveySparrow

4.1
based on 27 Reviews
Filter interviews by

10+ Hewlett Packard Enterprise Interview Questions and Answers

Updated 16 Dec 2024

Q1. testcases that you will perform on elevator

Ans.

Testcases for an elevator

  • Test the elevator buttons for all floors

  • Test the emergency stop button

  • Test the door open and close buttons

  • Test the elevator's response time

  • Test the elevator's weight capacity

Add your answer

Q2. CSS box model and why we use box-border

Ans.

CSS box model defines the design and layout of elements on a webpage. Box-border is used to include padding and border in the total width and height of an element.

  • CSS box model includes content, padding, border, and margin of an element

  • By default, padding and border are not included in the total width and height of an element

  • Using box-border property includes padding and border in the total width and height of an element

  • Example: div { box-sizing: border-box; }

View 1 answer

Q3. do post HTTP method for the given API

Ans.

The POST method is used to submit data to the server in the given API.

  • Use POST method to create a new resource on the server

  • Data is sent in the body of the request

  • Commonly used in forms and when submitting user input

Add your answer

Q4. Css visiblity none vs visiblity hidden

Ans.

visibility: hidden hides an element but still takes up space, visibility: none hides an element and removes it from the layout

  • visibility: hidden hides the element but it still occupies space on the page

  • visibility: none hides the element and removes it from the layout

  • visibility: hidden can be used to hide an element while keeping its space reserved, useful for animations

  • visibility: none is useful when you want to completely remove an element from the layout

Add your answer
Discover Hewlett Packard Enterprise interview dos and don'ts from real experiences

Q5. Difference between splice and slice

Ans.

splice is used to add or remove elements from an array, while slice is used to extract a portion of an array without modifying it.

  • splice modifies the original array by adding or removing elements, while slice returns a new array with the extracted elements

  • splice takes in parameters for index, number of elements to remove, and optional elements to add, while slice takes in parameters for start and end index

  • Example: const arr = [1, 2, 3, 4, 5]; arr.splice(2, 1, 6); // arr is no...read more

Add your answer

Q6. Optimized way to query a column in db with type as long strings. Any method other than indexing?

Ans.

Consider using full-text search or partitioning the data.

  • Utilize full-text search capabilities provided by the database system to efficiently query long strings.

  • Consider partitioning the data based on certain criteria to improve query performance.

  • Optimize the query by using appropriate data types and indexes for efficient retrieval.

Add your answer
Are these interview questions helpful?

Q7. What is box-sizing: border-box?

Ans.

box-sizing: border-box is a CSS property that includes padding and border in the element's total width and height.

  • It changes the box model so that padding and border are included in the element's total width and height

  • Helps in easier layout design as the total width and height of the element remains consistent

  • Example: div { box-sizing: border-box; width: 100px; padding: 10px; border: 1px solid black; }

Add your answer

Q8. What is semantic tag in HTML?

Ans.

Semantic tags in HTML are specific tags that provide meaning and structure to the content, making it easier for search engines and screen readers to understand.

  • Semantic tags help improve SEO by providing context to search engines.

  • They also improve accessibility for screen readers by clearly defining the structure of the content.

  • Examples of semantic tags include

    ,
    ,
Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. what is Saas Company ?

Ans.

Saas Company stands for Software as a Service Company, which provides software applications through the internet.

  • Saas companies deliver software applications over the internet on a subscription basis.

  • Users access the software through a web browser without needing to install or maintain it locally.

  • Examples of Saas companies include Salesforce, Dropbox, and Slack.

Add your answer

Q10. IRCTC Revenue generation method

Ans.

IRCTC generates revenue through ticket bookings, catering services, advertising, and tourism packages.

  • Ticket bookings for trains, flights, and buses

  • Catering services on trains and at railway stations

  • Advertising on tickets, website, and trains

  • Tourism packages and hotel bookings

  • E-commerce platform for selling products

Add your answer

Q11. Breif intro about urself

Ans.

I am a results-driven sales professional with 5 years of experience in exceeding sales targets and building strong client relationships.

  • Experienced in exceeding sales targets

  • Skilled in building strong client relationships

  • Results-driven and goal-oriented

  • Excellent communication and negotiation skills

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Hewlett Packard Enterprise

based on 15 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 2.9k Interview Questions
4.4
 • 426 Interview Questions
3.9
 • 318 Interview Questions
3.9
 • 256 Interview Questions
3.7
 • 192 Interview Questions
4.0
 • 189 Interview Questions
View all
Top SurveySparrow Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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