i
Hewlett Packard Enterprise
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
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...
Top trending discussions
You will need to create a working web app in vanilla JS.
need to implement the following things.
1. Fetch data from given REST api
2. Display data in List. add some css to show different type of items.
3. Implement text filter and other types of filter.
All needs to be implemented in vanilla JS
Designing HLD/LLD for a game like chess or Snakes and Ladders
Identify the game rules and mechanics
Determine the game board and pieces
Create a data model for the game state
Implement game logic and rules using algorithms
Design user interface and user experience
Consider scalability and performance
Test and debug the game thoroughly
React.js is a JavaScript library for building user interfaces.
React.js is developed and maintained by Facebook.
It allows developers to create reusable UI components.
React uses a virtual DOM for efficient rendering.
It follows a component-based architecture.
React can be used for building single-page applications.
I applied via Company Website and was interviewed before Jan 2022. There were 3 interview rounds.
Event Loop is a mechanism in JavaScript that manages the execution of code and handles asynchronous operations.
Event Loop continuously checks the call stack and the message queue.
If the call stack is empty, it takes the first message from the queue and pushes it onto the call stack.
If the message is a callback function, it is executed and removed from the call stack.
If the message is not a callback function, it is pass...
Use CSS to make a set of 6 boxes responsive
Use percentage or viewport units for width and height
Use media queries to adjust styles for different screen sizes
Consider using flexbox or grid for layout
Avoid using fixed pixel values
Test on different devices and browsers
Use CSS frameworks like Bootstrap or Foundation for easier implementation
I applied via LinkedIn
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
How revere the string without using reverse method
Split duplication from the array
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technical Support Engineer
867
salaries
| ₹0 L/yr - ₹0 L/yr |
Process Associate
636
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Solutions Consultant
588
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
552
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Process Associate
435
salaries
| ₹0 L/yr - ₹0 L/yr |
Dell
IBM
Cisco
Oracle