Interview Process   |   Interview Puzzles / Aptitude
Organization : Samsung
Position : Senior Software Engineer

Samsung Interview Process


I applied for the position of Senior Software Engineer for C++ profile in Samsung through an employee referral. The process took two weeks and then I was interviewed at Samsung. There are three rounds - One written exam and two face to face interviews.

Round 1 - Written Exam
The written test comprised of basic C++ related questions or problems. If your experience is less than three years, then you must appear in the test. The questions are not difficult if your base is strong.

Round 2 - Face to Face Interview
This round includes your resume too. Other than some basic questions related to C++ and threading, you will be asked about your current job profile. Also they will ask you "Why do you want to leave your current company?" So you must be prepared with a good enough reason. Don't sound like you are kind of a guy who joins and leave companies for your self-interest.
Q1. Count the number of bits of an integer.

Round 3 - Face to Face Interview
"Define yourself." This was the first thing that I was asked in this round. But that was just to loosen up the environment. Then some questions regarding programming and data structures were asked. Some questions based on algorithms were asked too.
1) Sort an array which comprises of only 0s and 1s in most efficient way.
2) Given the output when we print in C, C++ and Java, will the answers be different in each case? Why or why not?

After the offer letter was given to me I was called by HR and was asked to visit the Samsung office for an online test. I was worried at first but let me tell you that it regarding some internal process and each of their employees has to go through it. So there is no reason to be worried.


How to crack Samsung Interview


I applied for the senior position and thus I will speak for that only. I have no idea through which process the freshers have to go through.

The written test is simple and since you are experienced, you can vouch for clearing it. There is simple C++ logics that you have to apply while giving the test which should not be a problem.

The first face to face round was tougher for me than the second. The reason is that I am strong with the technical stuff and my concepts are clear, but the questions were regarding my resume and myself. Like I said previously as well, prepare with best possible answers that are realistic enough. Why do you want to join them? Why do you want to leave your current company? What did you learn in your career so far? What projects have you worked on? What problems did you face in those projects? Where do you see yourself in future? What are your dreams? Questions like that, you must prepare.

The second face to face round was more of technical stuff and I enjoyed it. The questions were not too difficult. Prepare for algorithms and data structures well and you will not find a problem.

The Interview at Samsung is easy in comparison to various other companies. I did not find any need for negotiation as the offer made was quite good. The interviewers are nice and very resourceful.

My wishes for all the aspiring candidates.


Thanks Anmol for sharing the details of your interview.
Send more details and your personal experiences [email protected]
Suggestions

Fake Coin Brain Teaser

In front of you, there are 9 coins. They all look absolutely identical, but one of the coins is fake. However, you know that the fake coin is lighter than the rest, and in front of you is a balance scale. What is the least number of weightings you can use to find the counterfeit coin?
category : LOGIC

Famous Lion Tamer Interesting Puzzle

You are trapped with a lion in a cage with 1 unit as its radius. Both you and the lion can run effortlessly at the speed of one unit.

1) The lion is quite hungry and all he wants is to catch you and eat you up. Will he be able to do that?
2) If yes, how long do you have till he does that?
category : LOGIC

Maths Magic Riddle

I can prove why 1 = 2

Step1. Lets say y = x
Step2. Multiply through by x xy = x2
Step3. Subtract y2 from each side xy - y2 = x2 - y2
Step4. Factor each side y(x-y) = (x+y)(x-y)
Step5. Divide both sides by (x-y) y = x+y
Step6. Divide both sides by y y/y = x/y + y/y
Step7. And so... 1 = x/y + 1
Step8. Since x=y, x/y = 1 1 = 1 + 1
Step9. And so... 1 = 2

How is this possible ?

Awesome Probability Logic Riddle

You need to divide 50 marbles(25-red and 25-blue) into two boxes such that the probability of picking red marble is maximized.

Following conditions need to hold true :
1. None of box is empty
2. All the marbles must be in one of two boxes.
category : LOGIC

Unique Brain Teaser

It takes ten minutes to fry a steak (five minutes for each side). You are frying the steaks in a pan that can accommodate only two steaks at one time. What is the least amount of time by which you can fry all the three steaks you have?

Weight Balance Riddle

You can place weights on both side of weighing balance and you need to measure all weights between 1 and 1000. For example if you have weights 1 and 3,now you can measure 1,3 and 4 like earlier case, and also you can measure 2,by placing 3 on one side and 1 on the side which contain the substance to be weighed. So question again is how many minimum weights and of what denominations you need to measure all weights from 1kg to 1000kg.

Tough Two Jug Measuring Puzzle

I got two jugs of
A) 11 liter
B) 6 liter

How can I measure exactly 9 liters ?
category : LOGIC | MEASURE

Difficult Brain Twister

A strange tradition is followed in an orthodox and undeveloped village. The chief of the village collects taxes from all the males of the village yearly. But it is the method of taking taxes that is interesting.

The taxes paid in the form of grains and every male should pay equal pounds corresponding to his age. In simpler terms, a man aged 10 years will have to pay 10 pounds of grains and a 20 years old will be paying 20 pounds of grain.

The chief stands on a riser containing 7 different weights next to a large 2 pan scale. As per the interesting custom, the chief can only weigh using three of the seven weights.

In such a scenario, can you calculate what must be the weights of the seven weights each and who is the oldest man the chief can measure using those weights?
category : LOGIC | MATHS

IAS Interview Problem

I need to divide numbers from 1 to 9 into two group such that sum of numbers in one group is equal to the sum of other group.
Note : 6 cannot be flipped over to make it 9.
category : LOGIC

Hard Ten Boxes Interview Puzzle

You have ten boxes and an electronic weighing machine. In those ten boxes, you have chocolates. Each chocolate weigh 20 grams. But in one box the chocolates are defective and each weigh 19 grams exactly.

Now you can weigh in the electronic weighing machine but you can use that machine just once. How will you find out which box has the defected chocolates.
category : LOGIC

Submit your Email Address to get latest post directly to your inbox.

Latest Puzzles

20 November
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

19 November
A numeric lock has 3 digit key Riddle

A numeric lock has 3 digit code with the...

18 November
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

17 November
Who Is the Mother Picture Riddle

Can you find the mother of the baby in t...

16 November
Lighter Than Air Riddle

I'm lighter than air but a thousand men ...

15 November
3 Tigers 3 Sheep Riddle

If 3 tigers catch 3 sheep in 3 minutes. ...

14 November
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :