HashedIn interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

HashedIn
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data structure and algorithm, Java basics, OOPs concept, Design Patterns, Spring
Tip
Tip

Tip 1 : Practice competitive programming, attempt 2 questions daily 
Tip 2 : Never leave the basics of your coding skills behind
Tip 3 : Should know in-out of your projects

Application process
Where: Linkedin
Eligibility: No
Resume Tip
Resume tip

Tip 1 : never lie on your resume 
Tip 2 : should know in & out of your listed projects

Interview rounds

01
Round
Easy
Video Call
Duration30 minutes
Interview date18 Nov 2021
Coding problem1

Interviewer had good knowledge

1. Pair Sum

Easy
15m average time
85% success
0/40
Asked in companies
AdobeGoldman SachsFacebook

You are given an array/list ‘ARR’ consisting of ‘N’ distinct integers arranged in ascending order. You are also given an integer ‘TARGET’. Your task is to count all the distinct pairs in ‘ARR’ such that their sum is equal to ‘TARGET’.

Note:

1. Pair (x,y) and Pair(y,x) are considered as the same pair. 

2. If there exists no such pair with sum equals to 'TARGET', then return -1.

Example:

Let ‘ARR’ = [1 2 3] and ‘TARGET’ = 4. Then, there exists only one pair in ‘ARR’ with a sum of 4 which is (1, 3). (1, 3) and (3, 1) are counted as only one pair.
Try solving now
02
Round
Hard
Video Call
Duration60 minutes
Interview date24 May 2022
Coding problem1

LLD

1. System Design Question

Data base design for book my show

Problem approach

Tip 1 : get your doubts clear before attempting 
Tip 2 : keep the round interactive

03
Round
Medium
HR Round
Duration15 minutes
Interview date31 May 2022
Coding problem1

Interview experience 
Salary negotiation

1. Basic HR questions

1. Introduction

2. Why HashedIn?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
1938 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
2184 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
835 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 5 problems
Interviewed by HashedIn
6393 views
1 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by Arcesium
1828 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by Ernst & Young (EY)
2595 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 8 problems
Interviewed by Newgen Software
0 views
0 comments
0 upvotes