Samsung R & D Interview Experience for Internship
There were total 2 rounds.
Round 1:
There were 60 MCQs(20 English + 20 Logical reasoning + 20 Data Interpretation ) to be solved in 1 hour.
Round 2:
I got 3 coding questions.
1) Given two numbers. I have to find the number of bit which are required to change in binary conversion of 1st number so that It get converted into second number.
I have to simply compare the bits of both the numbers and whenever the bit is different insrease count by 1 and return count at the end.
2) link for 2nd question is
Preguntas de entrevista [1]
Pregunta 1
Samsung R & D Interview Experience for Internship
There were total 2 rounds.
Round 1:
There were 60 MCQs(20 English + 20 Logical reasoning + 20 Data Interpretation ) to be solved in 1 hour.
Round 2:
I got 3 coding questions.
1) Given two numbers. I have to find the number of bit which are required to change in binary conversion of 1st number so that It get converted into second number.
I have to simply compare the bits of both the numbers and whenever the bit is different insrease count by 1 and return count at the end.
2) link for 2nd question is