i
HashedIn by Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
3 coding questions needed to be completed in 1.5 hours.
Sort a string based on the frequency of its characters.
Create a hash table to store the frequency of each character.
Sort the characters based on their frequency using a sorting algorithm.
Reconstruct the string based on the sorted characters and their frequency.
Q1 - Pre order traversal without recursion. Q2 - Reverse a linked list.
Q1: Use a stack to keep track of nodes. Start with root, push it to stack. Pop top node, print it, push right and left children to stack.
Q2: Traverse the linked list and change the direction of the pointers. Set the head of the reversed list as the last node of the original list.
I applied via Company Website and was interviewed in May 2021. There were 3 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 before Jan 2021. There were 4 interview rounds.
HashedIn by Deloitte interview questions for designations
Top trending discussions
based on 10 interviews
3 Interview rounds
based on 60 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