i
HashedIn by Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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.
HashedIn by Deloitte interview questions for popular designations
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
Get interview-ready with Top HashedIn by Deloitte Interview Questions
I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.
I appeared for an interview before Sep 2021.
I applied via Approached by Company and was interviewed before Mar 2021. There were 3 interview rounds.
Sort an array of 0s, 1s, 2s in linear time.
Use three pointers to keep track of the positions of 0s, 1s, and 2s.
Traverse the array once and swap elements based on their values.
The final array will have 0s, 1s, and 2s grouped together in that order.
Finding the Kth smallest element in an array.
Sort the array and return the Kth element.
Use a min heap to find the Kth smallest element.
Use quickselect algorithm to find the Kth smallest element.
Divide and conquer approach using binary search.
Use selection algorithm to find the Kth smallest element.
Designing APIs and finding second largest value in SQL query.
For API design, consider RESTful principles and use clear and concise naming conventions.
For finding second largest value in SQL, use ORDER BY and LIMIT clauses.
Consider edge cases such as duplicates and null values.
Test thoroughly to ensure correct functionality.
Check if there exists a pair of numbers in the array that add up to a given sum.
Iterate through the array and for each element, check if the difference between the sum and the element exists in the array using a hash table.
Alternatively, sort the array and use two pointers to traverse from both ends towards the middle, adjusting the pointers based on the sum of the current pair.
Optimize job scheduling code
Use priority queue to efficiently schedule jobs
Implement dynamic programming to optimize job sequence
Consider parallel processing to reduce overall time
Use efficient data structures to store job information
Use Sieve of Eratosthenes algorithm to optimize prime number generation.
Implement Sieve of Eratosthenes algorithm to eliminate non-prime numbers
Use boolean array to mark non-prime numbers
Start with 2 and mark all its multiples as non-prime, then move to next unmarked number
Stop at square root of the upper limit to optimize performance
Implement a min stack using a single stack
Create a stack to hold the elements and another stack to hold the minimum values
When pushing an element, check if it's smaller than the current minimum and push it to the minimum stack if it is
When popping an element, check if it's the current minimum and pop it from the minimum stack if it is
To get the minimum value, return the top element of the minimum stack
Deadlock is a situation where two or more processes are unable to proceed because they are waiting for each other to release resources.
Occurs in multi-process systems
Processes hold resources and wait for others to release resources
Can lead to system freeze or crash
Prevented by proper resource allocation and scheduling
Example: Two trains on a single track, each waiting for the other to pass first
Semaphore is used to control access to a resource with limited capacity while mutex is used to synchronize access to a shared resource.
Semaphore allows multiple threads to access a resource simultaneously up to a certain limit while mutex allows only one thread to access a shared resource at a time.
Semaphore can be used to solve the producer-consumer problem while mutex can be used to solve the critical section problem...
I am a technical analyst with experience in data analysis and software development.
I have a degree in computer science and have worked in the tech industry for 5 years.
I specialize in data analysis and have experience with programming languages such as Python and SQL.
I have worked on projects involving data visualization and machine learning.
I am a quick learner and enjoy staying up-to-date with the latest technologies
I tend to overthink and get stuck in analysis paralysis.
I am aware of this weakness and actively work on setting deadlines for myself.
I also seek input from colleagues to help me make decisions.
For example, when working on a project, I will set a deadline for myself to make a decision and then consult with a colleague to get their perspective.
This helps me to avoid getting stuck in overthinking and ensures that I am ma
Hashedin is a leading software development company with a focus on delivering innovative solutions.
Expertise in cutting-edge technologies
Proven track record of successful project delivery
Strong emphasis on client satisfaction
Collaborative and agile approach to development
Dedicated team of experienced professionals
Yes, I play Poker occasionally.
I enjoy playing Poker with friends and family.
I have a good understanding of the rules and strategies of the game.
Playing Poker helps me improve my analytical and decision-making skills.
No, I would not be satisfied with just pocket money and expenses.
Salary is an important aspect of any job and cannot be replaced by just expenses and pocket money.
Expenses and pocket money are not enough to cover other important expenses like savings, investments, and emergencies.
It is important to have a fair and reasonable salary that reflects the value of the work being done.
Without a salary, it would be difficult t...
Store newspapers of a company
Create a database to store newspaper information
Use a unique identifier for each newspaper
Include fields for date, title, author, and content
Implement a search function for easy retrieval
Consider implementing a backup system for data security
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 89 interviews
Interview experience
based on 426 reviews
Rating in categories
2-6 Yrs
Not Disclosed
4-9 Yrs
Not Disclosed
Software Engineer
451
salaries
| ₹5 L/yr - ₹16.5 L/yr |
Software Engineer2
396
salaries
| ₹8.5 L/yr - ₹23.3 L/yr |
Senior Software Engineer
224
salaries
| ₹8.1 L/yr - ₹30 L/yr |
Software Engineer II
185
salaries
| ₹9.7 L/yr - ₹20 L/yr |
Software Developer
176
salaries
| ₹5.2 L/yr - ₹17 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant