Be the first one to contribute and help others!
I was interviewed before May 2016.
I am a recent graduate with a degree in Marketing and a passion for digital media. I have experience in social media management and content creation.
Recent graduate with a degree in Marketing
Passionate about digital media
Experience in social media management and content creation
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.
Manager related
I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
There were a total of 60 technical questions asked
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
I applied via Indeed and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Map, reduce, and filter are higher-order functions commonly used in functional programming to manipulate arrays.
Map: Transforms each element in an array based on a provided function.
Reduce: Reduces an array to a single value by applying a function to each element.
Filter: Creates a new array with elements that pass a certain condition.
Closures are functions that have access to variables from their containing scope.
Closures can access variables from their outer function even after the outer function has finished executing.
Closures can be used to create private variables in JavaScript.
Closures are commonly used in event handlers and callbacks.
Redux sagas are middleware libraries for managing side effects in Redux applications.
Redux sagas are used to handle asynchronous actions in Redux, such as API calls or timers.
They are implemented as generator functions that can pause and resume execution.
Redux sagas provide a more structured and testable approach to handling side effects compared to traditional Redux middleware like Thunk.
Common use cases for redux sag...
Function to find sum of array using reduce
Use the reduce method to iterate through the array and accumulate the sum
Convert array elements to numbers before summing them up
Handle edge cases like empty array or non-numeric elements
Example: const array = ['1', '2', '3']; const sum = array.reduce((acc, curr) => acc + Number(curr), 0);
Hitachi Energy is a global technology leader that provides innovative and sustainable energy solutions.
Hitachi Energy offers a wide range of products and services for the energy sector, including grid integration, digital solutions, and consulting services.
The company focuses on creating a more sustainable energy future through its advanced technologies and expertise.
Hitachi Energy is known for its commitment to innova...
Coding with UML diagrams
based on 4 reviews
Rating in categories
Adani Group
NTPC
Tata Power
Eaton