Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Samsung interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Samsung
upvote
share-icon
2 rounds | 7 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Resume, C++, Data Structures and Algorithms, Projects, OOPS, Operating System, Database management system, System Design
Tip
Tip

Tip 1 : Prepare your resume well. 
Tip 2 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume.
Tip 3 : Be thorough with Data Structures and Algorithms. Also prepare well topics such as OS,DBMS.

Application process
Where: Campus
Eligibility: 8 CGPA
Resume Tip
Resume tip

Tip 1 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume
Tip 2 : It's not important to have fancy projects. Only mention those on which you're confident.

Interview rounds

01
Round
Medium
Face to Face
Duration60 minutes
Interview date20 Oct 2020
Coding problem7

This round was a face to face round held on Cisco webex.
This round was completely on DS-Algo and OOPS.
The level of the questions asked was from medium level to hard level.

1. Stack using queue

Moderate
25m average time
65% success
0/80
Asked in companies
AmazonAccentureQualcomm

Implement a Stack Data Structure specifically to store integer data using two Queues.


There should be two data members, both being Queues to store the data internally. ...

View more
Problem approach

This is a common question.

Try solving now

2. Remove Duplicates from String

Moderate
25m average time
0/80
Asked in companies
InfosysMicrosoftCisco

You are given a string (STR) of length N, consisting of only the lower case English alphabet.

Your task is to remove all the duplicate occurrences of characters in the string.

Fo...
View more
Problem approach

I provided both recursive and iterative solution

 

Try solving now

3. Palindrome Linked List

Easy
20m average time
90% success
0/40
Asked in companies
CiscoMicrosoftAmazon

You are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false.

For example:
View more
Problem approach

Was not able to provide the optimized solution using stack. The interviewer gave hints but I was not able to provide optimized solution.

Try solving now

4. Word Search

Moderate
30m average time
50% success
0/80
Asked in companies
Goldman SachsMicrosoftSamsung

You are given a two-dimensional grid having 'N' rows and 'M' columns, consisting of upper case characters. You are also given a word 'WORD'. You have to find the numbe...

View more
Problem approach

He only asked for explanation that how would I implement Tries.

 

Try solving now

5. Merge Sort

Easy
15m average time
85% success
0/40
Asked in companies
OracleThought WorksAccenture

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

View more
Problem approach

I was able to provide the optimized solution which requires O(1) space.

Try solving now

6. DBMS

Explain Normalization Techniques. (Learn)
Explain Transactions.
 

Problem approach

Tip 1 : Provide real life examples for your answer,
Tip 2 : If you don't know the answer it's okay to say that you don't know instead of giving vague and wrong answers.

7. Operating System

What is LRU?
What is Memory Management?

Problem approach

Tip 1 : You should have clear understanding of OS theoretical concepts.
Tip 2 : Provide real life examples for your answer.

02
Round
Easy
HR Round
Duration10 minutes
Interview date20 Oct 2020
Coding problem0

This round was easy.
The HR asked common questions like why Samsung, why did I choose to become Software Engineer and enquired about some recent products of Samsung.

Here's your problem of the day

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

What is the result of 4 % 2?

Start a Discussion
Similar interview experiences
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by Samsung
868 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Samsung
624 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 8 problems
Interviewed by Samsung
725 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 5 problems
Interviewed by Samsung
1333 views
1 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
13169 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12172 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
8806 views
2 comments
0 upvotes