I interviewed at HashedIn by Deloitte (Bangalore Rural)
Interview
The interview process consisted of multiple rounds including technical and HR discussions. The interviewer asked questions on programming concepts, problem solving, and basic computer science fundamentals. Overall the experience was smooth and well-structured, with an average level of difficulty
I applied through college or university. I interviewed at HashedIn by Deloitte (Bengaluru) in Jan 2026
Interview
1 Online Assessment - It was held on campus
2 Technical Rounds - Was held on a university venue where medium to hard level leetcode questions were being asked from topics like graph, dp and trees
1 HR Round
Interview questions [1]
Question 1
Palindromic Subsequence Problem which is a medium-hard level quest based on LCS variation in DP.
I applied through an employee referral. I interviewed at HashedIn by Deloitte (Chennai) in Jan 2026
Interview
3 Rounds of interview
1 .Net Coding - Medium level DSA Questions on Arrays, Binary Tree and Linked List were asked
2 .Net Design - This is a High Level System Design - Design MakeMyTrip
3 .Net Fitment round - Questions on resume, project architecture, basically they will check if your are suitable for HashedIn, I messed up in this round
Overall good interview experience and feedback provided by them were great we can work on it.
Hope this helps
Interview questions [1]
Question 1
1. Given a array find all the duplicates and remove it in the same array move all the distinct elements to the leftmost index
2. Find if the given linked list have loop
3. Code to validate if a given binary tree is valid