i
HashedIn by Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via Referral and was interviewed before Dec 2021. There were 3 interview rounds.
Algorithms and DBMS interview asking for finding count, min, and max. Finding whether a string is palindrome or not.
Sharding is a database partitioning technique to improve performance and scalability.
It involves dividing a large database into smaller, more manageable parts called shards.
Each shard contains a subset of the data and can be stored on a separate server.
Sharding can be implemented using different strategies such as range-based, hash-based, or round-robin.
It requires careful planning and coordination to ensure data consi...
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
HashedIn by Deloitte interview questions for popular designations
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
Get interview-ready with Top HashedIn by Deloitte Interview Questions
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
Count occurrence of element in an array of strings
Use a loop to iterate through the array
Use a dictionary to store the count of each element
Increment the count for each element encountered
System design for the game of Snake and Ladder
Create a board with 100 cells and mark the positions of snakes and ladders
Implement a player class with a current position on the board
Roll a dice to move the player and check for snakes and ladders
Keep track of player scores and winner at the end of the game
I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.
Basic array based questions and some puzzles
I applied via Referral and was interviewed in Oct 2020. There were 3 interview rounds.
Code to find max length subarray matching the given sum
Use a sliding window approach to iterate through the array
Keep track of the current sum and the maximum length subarray
If the current sum exceeds the given sum, move the window's left pointer
If the current sum matches the given sum, update the maximum length subarray
Return the maximum length subarray
CLI snake and ladders game code
Create a board with 100 cells using a 10x10 array
Define snakes and ladders positions as an array of tuples
Use a loop to alternate player turns and move them based on dice roll
Check for snakes and ladders and update player position accordingly
Print the board after each turn and declare winner when a player reaches cell 100
SQL query to retrieve output from given tables
Identify the tables and their relationships
Determine the columns to be selected
Use appropriate join and filter conditions
Group and aggregate data if required
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass method with the same name and parameters as a superclass method.
Method overloading is used to provide different ways of calling the same method with different parameters.
Method overriding is used to provide a specific implementation of a method in a subclass that is already defined in a supe...
I applied via Approached by Company and was interviewed before Oct 2021. There were 4 interview rounds.
Variable declaration in JavaScript
Use 'var', 'let', or 'const' to declare variables
Variables declared with 'var' have function scope
Variables declared with 'let' or 'const' have block scope
Variables declared with 'const' cannot be reassigned
Use descriptive variable names
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 85 interviews
Interview experience
based on 414 reviews
Rating in categories
Software Engineer
424
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
378
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
199
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer II
174
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
164
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech