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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HashedIn by Deloitte SDE (Software Development Engineer) Interview Questions and Answers

Updated 10 Mar 2022

HashedIn by Deloitte SDE (Software Development Engineer) Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Coding Test 

3 Questions included of easy, medium and Difficulties

Round 2 - One-on-one 

(1 Question)

  • Q1. Core Subjects, Project Discussion, Questions on DSA
Round 3 - One-on-one 

(1 Question)

  • Q1. DSA + system design round
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and explain everything in detail with clear explanations.
Be Confident with whatever questions ur asked for if you don't know the answer atleast give some abstract idea if not in details.

I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good with your DSA basics and problem solving.

SDE (Software Development Engineer) Interview Questions Asked at Other Companies

asked in Carwale
Q1. A string is given consisting of lowercase alphabets. Write a func ... read more
asked in Carwale
Q2. Given a balance and 100 coins;out of which,one is heavier. Find m ... read more
Q3. Given a binary search tree , print the path which has the sum equ ... read more
asked in Housing.com
Q4. Given a square area of 1024x1024 on a map with some flats (housin ... read more
asked in Carwale
Q5. Delete nodes in linkedlist which have a greater value on right si ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding questions on graphs and mcqs on core CSE subjects like DSA ,OS ,DBMS ,CN.
Round 2 - One-on-one 

(1 Question)

  • Q1. DSA Questions for 40-50 minutes ,easy-medium level questions ,DBMS AND SQL Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. 75-80 minutes . DSA,LOW LEVEL DESIGN , HIGH LEVEL DSA QUESTIONS
Round 4 - One-on-one 

(1 Question)

  • Q1. Project discussion in detail and complete resume discussion
Round 5 - HR 

(1 Question)

  • Q1. General HR question and onboarding process

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well , Go through DBMS AND SQL and you can look for OS and CN few questions are asked .

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

90 mins,error detection , regioning , aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourslef
  • Q2. Tell what you feel and be confident

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and speak what you know and tell them if you don't know something
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

The maximum score required to achieve is 50% out of 100.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you describe your previous project?
  • Q2. Describe Mobile Testing and API Testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - My technician interview is progressing very well, as expected, and they will ask me multiple scenario-based questions on SQL databases, as well as on manual testing; however, they will not consider me for the HR round.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure was more and it was difficult round

Round 2 - Technical 

(1 Question)

  • Q1. It will depend on interviewer
Round 3 - Behavioral 

(1 Question)

  • Q1. It will be depending on Manager who is taking interview
Round 4 - HR 

(1 Question)

  • Q1. It will be very smooth

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company overall I had very good learning and experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Test will be in hacker rank there would be a difficulty level between easy to medium

Round 2 - Technical 

(1 Question)

  • Q1. Question will be from data structure and easy to medium level of the programming laanguage question
Round 3 - HR 

(1 Question)

  • Q1. This is just to check your english ability
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One coding test happen

Round 2 - Technical 

(2 Questions)

  • Q1. Java questions, spring boot framework questions
  • Q2. DSA using stream api
  • Ans. 

    Using stream API for Data Structures and Algorithms

    • Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.

    • It can be used for implementing various data structures and algorithms efficiently.

    • For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions and spring boot questions
  • Q2. One program using stream api
  • Ans. 

    Using stream API to filter a list of numbers and find the sum of even numbers

    • Use Stream.filter() to filter out even numbers

    • Use Stream.mapToInt() to convert stream to IntStream

    • Use IntStream.sum() to find the sum of even numbers

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Coding Test 

Coding test was easy. They asked LC easy anyone with fair understanding of programming can easily solve it.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked a question from Blind 75 that i dont remember as of now. I kind of stumbled here yet gave a code for original question
  • Q2. Asked LC hard question. Interviewer was very rude and did not give a shit about my approach when I tried to explain it to him/her. He said just run code against test cases provided. I received rejection ...

Interview Preparation Tips

Interview preparation tips for other job seekers - HRs were very professional and polite but not the interviewer.

HashedIn by Deloitte Interview FAQs

How many rounds are there in HashedIn by Deloitte SDE (Software Development Engineer) interview?
HashedIn by Deloitte interview process usually has 4 rounds. The most common rounds in the HashedIn by Deloitte interview process are One-on-one Round, Coding Test and HR.
What are the top questions asked in HashedIn by Deloitte SDE (Software Development Engineer) interview?

Some of the top questions asked at the HashedIn by Deloitte SDE (Software Development Engineer) interview -

  1. Core Subjects, Project Discussion, Questions on ...read more
  2. DSA + system design ro...read more
  3. Mostly coding questi...read more

Tell us how to improve this page.

HashedIn by Deloitte SDE (Software Development Engineer) Salary
based on 7 salaries
₹7.2 L/yr - ₹9.2 L/yr
71% less than the average SDE (Software Development Engineer) Salary in India
View more details

HashedIn by Deloitte SDE (Software Development Engineer) Reviews and Ratings

based on 2 reviews

4.7/5

Rating in categories

4.7

Skill development

5.0

Work-life balance

3.7

Salary

4.3

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
414 salaries
unlock blur

₹5 L/yr - ₹16.1 L/yr

Software Engineer2
374 salaries
unlock blur

₹9.5 L/yr - ₹23.3 L/yr

Senior Software Engineer
206 salaries
unlock blur

₹8 L/yr - ₹26.5 L/yr

Software Engineer II
173 salaries
unlock blur

₹9.7 L/yr - ₹20 L/yr

Senior Product Specialist
163 salaries
unlock blur

₹12.4 L/yr - ₹27 L/yr

Explore more salaries
Compare HashedIn by Deloitte with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview