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

SDE - 1

ShareChat
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 12 Months
Topics: Dynamic Programming, Graphs, Data Structures, Low level Design - OOPS, System Design
Tip
Tip

Tip 1 : Practice Leetcode Hard Questions 
Tip 2 : Improve problem solving by redoing Questions

Application process
Where: Hackerearth
Eligibility: NA
Resume Tip
Resume tip

Tip 1 : Have good projects on resume
Tip 2 : Have good one pages resume

Interview rounds

01
Round
Hard
Online Coding Interview
Duration60 Minutes
Interview date4 Nov 2021
Coding problem1

1. Longest Common Subsequence

Moderate
0/80
Asked in companies
ShareChatOptumSamsung

You have been given two Strings “STR1” and “STR2” of characters. Your task is to find the length of the longest common subsequence.

A String ‘a’ is a subsequence of a String ‘b’ if ‘a’ can be obtained from ‘b’ by deletion of several (possibly, zero or all) characters. A common subsequence of two Strings is a subsequence that is common to both Strings.

Problem approach

Tip 1 : Practice on Coding ninjas for DP models

Try solving now
02
Round
Hard
Face to Face
Duration60 Minutes
Interview date9 Nov 2021
Coding problem1

1. NINJA GRANDPARENTS

Easy
15m average time
85% success
0/40
Asked in companies
AmazonShareChatWells Fargo

No one knows about Ninja, what he is thinking and what he wants to do. Now Ninja asks for the family tree from his father. His family tree is in the form of a binary tree and each node ( or we can say a family member ) is mentioned with some integer. Now his father asks him to write a code so that he is able to calculate the sum of all child nodes with even grandparents, that is, the grandparents node with an even integer value.

So your task is to calculate the sum of values of all nodes that have even valued grandparents. Grandparents refer to the parent of the parent node or we can say the two levels above node is a grandparent node.

Example :

Consider the following binary tree :

Example

So the sum of child nodes having even valued grandparents is ‘4 + 8 + 1 + 9 + 2 = 24’
Try solving now
03
Round
Easy
Face to Face
Duration60 Minutes
Interview date10 Nov 2021
Coding problem1

1. System Design Question

Design a parking lot

04
Round
Easy
Face to Face
Duration60 Minutes
Interview date11 Nov 2021
Coding problem1

1. System Design Question

URL Shortener

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 - 1
3 rounds | 5 problems
Interviewed by ShareChat
1672 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 6 problems
Interviewed by ShareChat
1190 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 4 problems
Interviewed by ShareChat
1260 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 7 problems
Interviewed by ShareChat
2195 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes