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 Intern Interview Questions and Answers

Updated 8 Nov 2024

HashedIn by Deloitte SDE Intern Interview Experiences

2 interviews found

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They had three coding questions for 1:30 hr and Two technical rounds and at last they had fitment round

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the array
  • Ans. 

    Reverse the array of strings

    • Create a new array and iterate through the original array in reverse order, adding each element to the new array

    • Alternatively, you can use the reverse() method on the array itself

  • Answered by AI
  • Q2. Detect a loop in the linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect a loop in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Questions where based on sysytem design
  • Q2. Low level system design questions , design a tic tac toe game

Skills evaluated in this interview

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2022

I applied via Referral and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

The coding test was of 2 hours, in which there were 3 questions. The topics which were asked were dynamic programming, strings and graphs. The platform on which it was conducted was codility.

Round 3 - Technical 

(1 Question)

  • Q1. 1. Describe your projects. 2. Group anagrams : Leetcode 3. Next greater element : Leetcode 4. Morris traversal 4. Questions from OS, DBMS and CN Total duration - 1 hr
Round 4 - Technical 

(1 Question)

  • Q1. 1. Describe your projects in depth. 2. Database schema design of Codechef. 3. SQL queries related to that. 4. Questions on CN
  • Ans. 

    Answering questions on projects, database schema design of Codechef, SQL queries, and CN.

    • Projects involved developing a web application for managing employee data and a mobile app for tracking expenses.

    • Database schema design of Codechef involved creating tables for users, problems, submissions, and contests.

    • SQL queries related to Codechef included retrieving user details, problem submissions, and contest rankings.

    • Quest...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. This was basically a fitment round by a product manager. 1. Introduction 2. Your background 3. Your project 4. Any plans for higher education 5. What do you know about Hashedin and why Hashedin? 6. Do you...

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA concepts, especially DP and strings. Also, prepare basic graph.
Also focus on designing database schema and LLD concepts(basic).

Skills evaluated in this interview

SDE Intern Interview Questions Asked at Other Companies

Q1. Given a string of containing lower case letters and upper case ch ... read more
asked in Amazon
Q2. Find the square root of a number using only 4 basic arithmetic op ... read more
Q3. Remove duplicate characters from a given string keeping only the ... read more
asked in Carwale
Q4. What is caching and why do we need to do caching
Q5. Given a Y- linked list. Find the node at the intersection point

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. More questions on which topic
  • Q2. Focus on c#, MVC and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically and scenario based questions also prepared.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts with examples, SQL query to find second highest salary, diff between fail fast and fail safe, how did u implement security in your app, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic Java concepts

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude topics, 30 mins - 30 questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Case Study for how to design a data Lake ? standard questions - tell me about yourself, why us
  • Q2. Case Study for how to design a chess game

Interview Preparation Tips

Topics to prepare for Quantiphi Analytics Solutions Private Limited Intern interview:
  • SQL
  • Java
Interview preparation tips for other job seekers - Easy, They want to check for approach and ability of the candidate

HashedIn by Deloitte Interview FAQs

How many rounds are there in HashedIn by Deloitte SDE Intern interview?
HashedIn by Deloitte interview process usually has 4 rounds. The most common rounds in the HashedIn by Deloitte interview process are Technical, Coding Test and Resume Shortlist.
What are the top questions asked in HashedIn by Deloitte SDE Intern interview?

Some of the top questions asked at the HashedIn by Deloitte SDE Intern interview -

  1. 1. Describe your projects in depth. 2. Database schema design of Codechef. 3. S...read more
  2. Detect a loop in the linked l...read more
  3. Reverse the ar...read more

Tell us how to improve this page.

HashedIn by Deloitte SDE Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 337 Interviews
CitiusTech Interview Questions
3.4
 • 272 Interviews
NeoSOFT Interview Questions
3.6
 • 266 Interviews
Tiger Analytics Interview Questions
3.7
 • 225 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 218 Interviews
Xoriant Interview Questions
4.1
 • 182 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
View all
HashedIn by Deloitte SDE Intern Salary
based on 5 salaries
₹6 L/yr - ₹10 L/yr
7% more than the average SDE Intern Salary in India
View more details
Software Engineer
442 salaries
unlock blur

₹5 L/yr - ₹16.5 L/yr

Software Engineer2
398 salaries
unlock blur

₹8.5 L/yr - ₹23.3 L/yr

Senior Software Engineer
224 salaries
unlock blur

₹8.1 L/yr - ₹30 L/yr

Software Engineer II
185 salaries
unlock blur

₹9.7 L/yr - ₹20 L/yr

Software Developer
180 salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Explore more salaries
Compare HashedIn by Deloitte with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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