i
HashedIn by Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Redux is a predictable state container for JavaScript apps. It helps manage the state of an application in a single immutable state tree.
Redux is commonly used with React to manage the state of the application.
Actions are dispatched to update the state in Redux.
Reducers specify how the state changes in response to actions.
Selectors are used to extract specific pieces of state from the Redux store.
Middleware can be used...
I applied via Company Website and was interviewed in May 2023. There were 5 interview rounds.
Dp and strings questions along with array
Rotate an array of strings k times
Create a temporary array to store elements that will be rotated
Use modulo operator to handle cases where k is greater than array length
Update the original array with elements from the temporary array
Use a hash table to find two numbers in a linked list that add up to a target sum.
Traverse the linked list and store each node's value in a hash table along with its index.
For each node, check if the difference between the target sum and the current node's value exists in the hash table.
If it does, return the indices of the two nodes.
Example: Given linked list 2 -> 4 -> 3 -> 5 and target sum 7, return indices 1 and 2.
I applied via campus placement at Vellore Institute of Technology (VIT)
Three Questions were there of dsa and one was sql
Asymptotic notation is a way to describe the performance of an algorithm in terms of its input size.
Asymptotic notation is used to analyze the efficiency of algorithms by focusing on how they behave as the input size approaches infinity.
Common notations include O (Big O), Ω (Big Omega), and Θ (Big Theta), which represent the worst-case, best-case, and average-case time complexity respectively.
For example, if an algorit...
To backup Jenkins, you can use the built-in backup feature or manually backup the Jenkins home directory.
Use the built-in backup feature in Jenkins to create a backup of the Jenkins configuration and data.
Manually backup the Jenkins home directory by copying the entire directory to a safe location.
Regularly schedule backups to ensure data is always protected.
Test the backup and restore process to ensure it works correc
HashedIn by Deloitte interview questions for popular designations
Get interview-ready with Top HashedIn by Deloitte Interview Questions
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
Closure is a function that retains access to variables from its parent scope even after the parent function has finished executing.
Closure allows a function to access and manipulate variables from its outer function's scope.
It occurs when a function is defined within another function and the inner function uses variables from the outer function.
Closure helps in creating private variables and functions in JavaScript.
Exa...
Sum of array element
Depot api on .net with database
I applied via campus placement at R N S Institute of Technology, Bangalore and was interviewed in Nov 2022. There were 4 interview rounds.
2 medium questions
Codility was used.
I applied via campus placement at Jaypee University of Information Technology, Solan and was interviewed in Oct 2022. There were 5 interview rounds.
Duration 100 minutes.
3 coding questions were asked.
1 easy, 1 medium, 1 hard
Top trending discussions
The duration of HashedIn by Deloitte interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 83 interviews
Interview experience
based on 409 reviews
Rating in categories
Software Engineer
414
salaries
| ₹5 L/yr - ₹16.1 L/yr |
Software Engineer2
374
salaries
| ₹9.5 L/yr - ₹23.3 L/yr |
Senior Software Engineer
206
salaries
| ₹8 L/yr - ₹26.5 L/yr |
Software Engineer II
173
salaries
| ₹9.7 L/yr - ₹20 L/yr |
Senior Product Specialist
163
salaries
| ₹12.4 L/yr - ₹27 L/yr |
TCS
Infosys
Wipro
HCLTech