Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by HashedIn by Deloitte Team. If you also belong to the team, you can get access from here

HashedIn by Deloitte Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 377 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HashedIn by Deloitte Software Engineer Interview Questions, Process, and Tips

Updated 16 Nov 2024

Top HashedIn by Deloitte Software Engineer Interview Questions and Answers

  • Q1. Count Ways To Reach The N-th Stairs You have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can ei ...read more
  • Q2. Check if two trees are Mirror You are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two trees are ...read more
  • Q3. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total number of ...read more
View all 10 questions

16 HashedIn by Deloitte Software Engineer Interview Experiences

31 questions found

Sort by: Popular

Software Engineer Interview Questions

user image Anonymous

posted on 8 Oct 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. C++ related questions
2

Technical Round (1 Question)

  • Q1. Sql related questions qnd c++
3

HR Round (1 Question)

  • Q1. What r u expected salary

Software Engineer Interview Questions

user image Anonymous

posted on 16 Nov 2024

Interview experience
3
 Average
Difficulty level
 Easy
Duration
 2-4 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in May 2024.

2 Interview Rounds

1

Aptitude Test Round

Basic aptitude questions

2

Coding Test Round

Fibonacci series , 1/2 hr all test

Get interview-ready with top interview questions

Software Engineer Interview Questions

user image Anonymous

posted on 19 Feb 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

4 Interview Rounds

1

Coding Test Round

Basic DS Algo, leetcode

2

Technical Round (1 Question)

  • Q1. Leetcode medium level question
3

Technical Round (1 Question)

  • Q1. Leetcoide meduim level question
4

HR Round (1 Question)

  • Q1. Basic HR questions

Software Engineer Interview Questions

user image Anonymous

posted on 11 Jul 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

I applied via campus placement at Vellore Institute of Technology (VIT)

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Three Questions were there of dsa and one was sql

3

One-on-one Round (3 Questions)

  • Q1. There was question from dsa and sql
  • Q2. What are assymptotic notation
  • Q3. Some questions were from Tree

Skills evaluated in this interview

HashedIn by Deloitte interview questions for designations

 Software Development Engineer

 (5)

 Software Engineer II

 (4)

 Software Engineer III

 (3)

 Associate Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Software Development Engineer II

 (1)

 Software Engineer Level 1

 (1)

Software Engineer Interview Questions

user image Anonymous

posted on 1 Feb 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 No response

I applied via Campus Placement and was interviewed before Feb 2023.

2 Interview Rounds

1

Coding Test Round

DSA question based on array and trees.

2

One-on-one Round (1 Question)

  • Q1. First one was based on BS and second one based on Tree.

Software Engineer Interview Questions

user image Anonymous

posted on 19 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 More than 8 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed before Apr 2023.

4 Interview Rounds

1

Coding Test Round

Topics - There were three question, 1- easy, 2-medium
Medium level questions were from dynamic programming

2

Technical Round (1 Question)

  • Q1. Basic question were asked from the topics of OS, OOP, Database and Networking. 1 DSA question was asked.
3

Technical Round (1 Question)

  • Q1. Low level system design question was given. Design a database for a online cab booking company.
4

HR Round (1 Question)

  • Q1. Basic HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - - For DSA focus more on DP
- Low level design, including database design and oop design is often asked.

Software Engineer Interview Questions

user image Anonymous

posted on 26 May 2022

3 Interview Rounds

1

Coding Test Round

1 hour of coding round. Questions mainly from DSA.

2

Technical Round (1 Question)

  • Q1. Technical questions based on your resume.
3

HR Round (1 Question)

  • Q1. Genral questions as to why Hashedin.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA.
Know whats on your resume.

Software Engineer interview

user image Code Library

posted on 16 Nov 2021

Software Engineer Interview Questions

user image Anonymous

posted on 11 Oct 2021

I applied via Recruitment Consultant and was interviewed in Sep 2021.

3 Interview Rounds

Interview Questions

  • Q1. There were 3 rounds Add Answer
  • Q2. 1) Questions related to core java , data structure and algo , sql Add Answer
  • Q3. 2) Questions related to design pattern , spring boot , java Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Data struture and algo

Software Engineer Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Mar 2021.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 40 minutes
Round difficulty - Easy

17 candidates were shortlisted for the interview.
There were 2 coding questions asked of easy level. I had to explain my approach and write the code in google doc.

  • Q1. Check if two trees are Mirror You are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two...read more
  • Q2. Count Ways To Reach The N-th Stairs You have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time ...read more
2

Video Call Round (4 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

The round was held in evening. There were 4 questions asked and the interviewer was more interested in the running code with several test cases rather than my explaination.

  • Q1. Excel Column number You have been given a column title as appears in an Excel sheet, return its corresponding column number. For example: A -> 1 B -> 2 C ...read more
  • Q2. Increase Number By 1 You are given an array of integers NUM consisting of N elements. This array represents the digits of a number. Your task is to increase the...read more
  • Q3. Ways To Make Coin Change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more
  • Q4. Design Tic-Tac-Toe Ninja has to design a 2 players game Tic-Tac-Toe played on an ‘N’ * ‘N’ grid. Ninja has to assume the following rules while playing the game:...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in BangaloreEligibility criteria6+ CGPAHashedIn interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPS, DBMS, Operating Sytem, Computer Networks, System DesignTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice DSA questions, not only once, but at least twice.
Tip 2 : Also take care of theory subjects because they are asked a lot in interviews.
Tip 3 : Do competitive coding contest at least once in a week.

Application resume tips for other job seekers

Tip 1 : Never write something which you aren't well aware of.
Tip 2 : Try building resume on Latex

Final outcome of the interviewSelected

Skills evaluated in this interview

HashedIn by Deloitte Interview FAQs

How many rounds are there in HashedIn by Deloitte Software Engineer interview?
HashedIn by Deloitte interview process usually has 3 rounds. The most common rounds in the HashedIn by Deloitte interview process are Technical, Coding Test and HR.
How to prepare for HashedIn by Deloitte Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at HashedIn by Deloitte. The most common topics and skills that interviewers at HashedIn by Deloitte expect are Backend, Blog Writing, C++, Coding and Data Structures.
What are the top questions asked in HashedIn by Deloitte Software Engineer interview?

Some of the top questions asked at the HashedIn by Deloitte Software Engineer interview -

  1. Q1 - Pre order traversal without recursion. Q2 - Reverse a linked li...read more
  2. Q1 - Sort the string according to frequency of charact...read more
  3. What is sharding and how it can be implement...read more

Tell us how to improve this page.

Interview Process at HashedIn by Deloitte Software Engineer

based on 5 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 9 HashedIn by Deloitte interviews
Campus Placement
Company Website
Job Portal
Recruitment Consultant
Referral
56%
11%
11%
11%
11%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
HashedIn by Deloitte Software Engineer Salary
based on 397 salaries
₹6 L/yr - ₹16 L/yr
25% more than the average Software Engineer Salary in India
View more details

HashedIn by Deloitte Software Engineer Reviews and Ratings

based on 61 reviews

4.4/5

Rating in categories

4.2

Skill development

4.4

Work-Life balance

3.9

Salary & Benefits

4.6

Job Security

4.6

Company culture

3.7

Promotions/Appraisal

3.9

Work Satisfaction

Explore 61 Reviews and Ratings
Software Engineer
397 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Software Engineer2
336 salaries
unlock blur

₹9.5 L/yr - ₹22 L/yr

Senior Software Engineer
209 salaries
unlock blur

₹8.5 L/yr - ₹26 L/yr

Senior Product Specialist
169 salaries
unlock blur

₹14 L/yr - ₹25 L/yr

Software Engineer II
160 salaries
unlock blur

₹10.5 L/yr - ₹23 L/yr

Explore more salaries
Compare HashedIn by Deloitte with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview